ConBee, Hue Device und IKEA Tradfri E27

Begonnen von Spartacus, 22 Dezember 2019, 12:23:52

Vorheriges Thema - Nächstes Thema

Spartacus

Hallo,
ich kämpfe mit den drei Komponenten und so richtig kriege ich das nicht ans Fliegen. Die RGB-Lampe ist über autocreate eingerichtet worden, aber die Sättigung lässt sich nicht einstellen. Zwar sendet fhem die Werte, aber die Lampe ignoriert sie.

RGB-Werte und Helligkeit funktionieren.

Über das ConBee WebInterface geht alles. Gestern hatte ich den Deconz noch über einen Windows PC aufen, heute habe ich alles auf einen Pi gemoved. Daher musste ich alle Deviced am ConBee neu anlernen. Ich bin mir ziemlich sicher, dass ich gestern auch die Sättigung über das Fhem Device einstellen konnte.

Hier mal die Config des Lämpchen:

defmod ZigbeeGW_HUEDevice2 HUEDevice 2  IODev=ZigbeeGW
attr ZigbeeGW_HUEDevice2 IODev ZigbeeGW
attr ZigbeeGW_HUEDevice2 alias Color light 2
attr ZigbeeGW_HUEDevice2 color-icons 2
attr ZigbeeGW_HUEDevice2 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr ZigbeeGW_HUEDevice2 group HUEDevice
attr ZigbeeGW_HUEDevice2 model Classic A60 RGBW
attr ZigbeeGW_HUEDevice2 room HUEDevice
attr ZigbeeGW_HUEDevice2 subType extcolordimmer
attr ZigbeeGW_HUEDevice2 webCmd hue:rgb:rgb ff0000:rgb 98FF23:rgb 0000ff:toggle:on:off

setstate ZigbeeGW_HUEDevice2 on
setstate ZigbeeGW_HUEDevice2 2019-12-22 11:52:58 alert none
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:10:09 bri 254
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:37 colormode hs
setstate ZigbeeGW_HUEDevice2 2019-12-22 11:52:58 effect none
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:09:22 hue 41613
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:35 onoff 1
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:35 pct 100
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:19 reachable 1
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:42 rgb 0635ff
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:42 sat 248
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:35 state on
setstate ZigbeeGW_HUEDevice2 2019-12-22 12:21:42 xy 0.1559,0.0794



Das GW:
defmod ZigbeeGW HUEBridge 172.16.xx.x
attr ZigbeeGW httpUtils 1
attr ZigbeeGW icon hue_filled_bridge_v2
attr ZigbeeGW key 72DA528A7E
attr ZigbeeGW room 98-Geräte -> HUE

setstate ZigbeeGW connected
setstate ZigbeeGW 2019-12-22 11:50:54 lastError resource, /lights/1, not available
setstate ZigbeeGW 2019-12-22 12:21:16 state connected


Hat jemand eine Idee?
Spartacus
Fhem-System: 1 x raspberry PI Typ B, 1 x enOcean PI Typ B | Enocean: PTM210, FMS61NP, FAM14, 2 x FSR14-4x, FTS14-EM | LaCrosse: 2 x TX29D über Jeelink V3 | 1-Wire: 2 x DS18B20 über DS9490R

Spartacus

Moin,
Hat hier niemand eine Idee, an welcher Schraube zu drehen ist?
Christian
Fhem-System: 1 x raspberry PI Typ B, 1 x enOcean PI Typ B | Enocean: PTM210, FMS61NP, FAM14, 2 x FSR14-4x, FTS14-EM | LaCrosse: 2 x TX29D über Jeelink V3 | 1-Wire: 2 x DS18B20 über DS9490R