Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme bei der Namensvergabe im HAM-Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme bei der Namensvergabe im HAM-Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Langer last edited by

      Hallo zusammen,

      betrifft "HAM-Adapter".

      So ist die Original Datenstruktur unter "ham.0.xxx" für einen Shelly:
      Es geht nur um den Eintrag "name:"

      Original (Auszug)
      
        "ham.0.Licht-Flur-unten.Power-Meter-1.Current-Consumption": {
          "type": "state",
          "common": {
            "type": "number",
            "unit": "W",
            "min": 0,
            "max": 12000,
            "read": true,
            "write": false,
            "role": "value",
            ***"name": "Current Consumption",***
      
        "ham.0.Licht-Flur-unten.Switch-1.On": {
          "type": "state",
          "common": {
            "type": "boolean",
            "read": true,
            "write": true,
            "role": "switch",
            ***"name": "On",***
            "unit": "",
      
      

      Ich ändere den Namen, siehe unten.

      Neu (Auszug) 
       
         "ham.0.Licht-Flur-unten.Power-Meter-1.Current-Consumption": {
          "type": "state",
          "common": {
            "type": "number",
            "unit": "W",
            "min": 0,
            "max": 12000,
            "read": true,
            "write": false,
            "role": "value",
            ***"name": "P-Flur_Unten-Decke",***
      
        "ham.0.Licht-Flur-unten.Switch-1.On": {
          "type": "state",
          "common": {
            "type": "boolean",
            "read": true,
            "write": true,
            "role": "switch",
            ***"name": "Z-Flur_Unten-Decke",***
            "unit": "",
      
      

      Alles ist OK und läuft bis ein Neustart des Adapters erfolgt, dann sind die Namen wieder im Originalzustand.

      Wie kann man daran etwas Ändern?

      Für Euere Antworten schon mal vielen Dank!

      MfG
      Wastl

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Support us

      ioBroker
      Community Adapters
      Donate
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      963
      Online

      31.9k
      Users

      80.2k
      Topics

      1.3m
      Posts

      ham adapter
      1
      1
      105
      Loading More Posts
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
      The ioBroker Community 2014-2023
      logo