Philipps HUe Statusänderungen von Steckdoese werden nicht angezeigt

Begonnen von sixpack, 07 März 2018, 22:02:29

Vorheriges Thema - Nächstes Thema

sixpack

Ich habe eine Hue bridge zum Testen im Betrieb mit (u.a.) einer Osram ZigBee Steckdose

Soweit funktioniert alles, aber wenn ich die Dose (an der Dose) einschalte, so kriegt FHEM das nicht mit :( (Ebenso wenn ich aus der Phillips bridge schalte, auch bei einem LED Strip gleiches verhalten. Die Hue App bekommt das abschalten der Dose mit ....

Bridge:
define HBridge HUEBridge 10.1.2.84
attr HBridge icon hue_filled_bridge_v2
attr HBridge key 1234
attr HBridge noshutdown 1
attr HBridge pollDevices 1
attr HBridge queryAfterSet 1
attr HBridge room HUEDevice


was mache ich falsch?

Dose:
define HUEDevice3 HUEDevice 3  IODev=HBridge
attr HUEDevice3 IODev HBridge
attr HUEDevice3 alias Steckdose 1
attr HUEDevice3 color-icons 2
attr HUEDevice3 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr HUEDevice3 model Plug 01
attr HUEDevice3 room HUEDevice
attr HUEDevice3 subType switch
attr HUEDevice3 webCmd toggle:on:off