HMCCU und HM-LC-Sw2PBU-FM

Begonnen von MoneyBox76, 31 Januar 2018, 13:48:44

Vorheriges Thema - Nächstes Thema

MoneyBox76

Hallo zusammen,

ich bin wegen der HMIP Unterstützung dabei meine Devices von VCCU auf HMCCU zu migrieren. Bei etlichen Geräten hat das schon gut funktioniert, jedoch die HM-LC-Sw2PBU-FM machen mir Probleme. Eventuell da keine defaults hinterlegt sind?

Hier was ich bisher habe:

Autocreate zum test mit t=all
get d_ccu devicelist create HM-LC-Sw2PBU.* t=all f=HM_%n defattr save

Das erzeugt folgendes Device



Internals:
   CFGFN     
   DEF        NEQ1661022
   IODev      d_ccu
   NAME       HM_HM_LC_Sw2PBU_FM_NEQ
   NR         816
   STATE      Initialized
   TYPE       HMCCUDEV
   ccuaddr    NEQ1661022
   ccudevstate active
   ccuif      BidCos-RF
   ccuname    HM-LC-Sw2PBU-FM NEQ
   ccutype    HM-LC-Sw2PBU-FM
   channels   3
   statevals  devstate
   READINGS:
     2018-01-31 13:41:18   state           Initialized
Attributes:
   IODev      d_ccu


Und die 3 folgenden Channel:

Internals:
   CFGFN     
   DEF        NEQ1661022:0
   IODev      d_ccu
   NAME       HM_HM_LC_Sw2PBU_FM_NEQ_0
   NR         817
   STATE      Initialized
   TYPE       HMCCUCHN
   ccuaddr    NEQ1661022:0
   ccudevstate active
   ccuif      BidCos-RF
   ccuname    HM-LC-Sw2PBU-FM NEQ:0
   ccutype    HM-LC-Sw2PBU-FM
   channels   1
   statevals  devstate
   READINGS:
     2018-01-31 13:41:18   state           Initialized
Attributes:
   IODev      d_ccu


Internals:
   CFGFN     
   DEF        NEQ1661022:1
   IODev      d_ccu
   NAME       HM_HM_LC_Sw2PBU_FM
   NR         818
   STATE      Initialized
   TYPE       HMCCUCHN
   ccuaddr    NEQ1661022:1
   ccudevstate active
   ccuif      BidCos-RF
   ccuname    HM-LC-Sw2PBU-FM
   ccutype    HM-LC-Sw2PBU-FM
   channels   1
   statevals  devstate
   READINGS:
     2018-01-31 13:41:18   state           Initialized
Attributes:
   IODev      d_ccu


Internals:
   CFGFN     
   DEF        NEQ1661022:2
   IODev      d_ccu
   NAME       HM_HM_LC_Sw2PBU_FM_1
   NR         819
   STATE      Initialized
   TYPE       HMCCUCHN
   ccuaddr    NEQ1661022:2
   ccudevstate active
   ccuif      BidCos-RF
   ccuname    HM-LC-Sw2PBU-FM 1
   ccutype    HM-LC-Sw2PBU-FM
   channels   1
   statevals  devstate
   READINGS:
     2018-01-31 13:41:18   state           Initialized
Attributes:
   IODev      d_ccu


Ein "set XXX defaults" bringt leider auch nichts.

Für Hilfe bin ich sehr dankbar.

Viele Grüße
Michael

MoneyBox76

Hallo zusammen,

nach dem Update auf die Version HMCCU 4.2 funktioniert das "set defaults" wieder, also alles i.O.

Viele Grüße
Michael

zap

#2
Ja, in der 4.2 habe ich die Defaults für das Gerät ergänzt.

In diesem Zusammenhang nochmal eine Bitte an alle HMCCU User: Wenn Ihr eigene Konfigurationen von Geräten erstellt habt, die noch keine Defaults haben, schickt mir bitte den Gerätetyp und die Attribute. Dann nehme ich das in die Defaults auf.
2xCCU3 mit ca. 100 Aktoren, Sensoren
Entwicklung: FHEM auf Proxmox Debian VM
Produktiv inzwischen auf Home Assistant gewechselt.
Maintainer: HMCCU, (Fully, AndroidDB)

MoneyBox76