Hello!
Has anybody had luck with the Fibaro Swipe or Home Seer HS-WD100+ switches in Home Assistant. Or really, any device that utilizes a “central scene” command class
I find these Zwave devices funny to work with. In my googles, OpenZWave seems to fully support Central Scene Command Classes now. When I pair the Fibaro Swipe to openZwave I am able to generate the following commands based on the four primary gestures the Swipe supports.
However, despite trying every combination of tricks I can think of I cannot get HA to register the activated scenes.
My initial thought was these devices behave similarly to the Aeotec Minimotes and don’t generate a formal entity_id in the service tool. Those remotes trigger a zwave.scene_activated event which HA interprets as an automation trigger which you cannot see from the front end directly.
However, that is not the case. I cannot get HA to see any command generated from the Swipe in the terminal or UI. Anybody have a guess what is going on here? I expect this challenge is universal to any device utilizing a “central scene” command class… or I could be missing something obvious!
Cheers!
2016-11-11 03:06:00.971 Info, Node006, Received Central Scene set from node 6: scene id=1 in 0 seconds. Sending event notification.
2016-11-11 03:06:00.971 Warning, Node006, No ValueID created for Scene 1
2016-11-11 03:06:01.784 Detail, Node006, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x06, 0x05, 0x5b, 0x03, 0x79, 0x00, 0x02, 0xd0
2016-11-11 03:06:01.784 Detail,
2016-11-11 03:06:01.784 Info, Node006, Received Central Scene set from node 6: scene id=2 in 0 seconds. Sending event notification.
2016-11-11 03:06:01.785 Warning, Node006, No ValueID created for Scene 2
2016-11-11 03:06:04.397 Detail, Node006, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x06, 0x05, 0x5b, 0x03, 0x7a, 0x00, 0x03, 0xd2
2016-11-11 03:06:04.397 Detail,
2016-11-11 03:06:04.397 Info, Node006, Received Central Scene set from node 6: scene id=3 in 0 seconds. Sending event notification.
2016-11-11 03:06:04.397 Warning, Node006, No ValueID created for Scene 3
2016-11-11 03:06:05.208 Detail, Node006, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x06, 0x05, 0x5b, 0x03, 0x7b, 0x00, 0x04, 0xd4
2016-11-11 03:06:05.208 Detail,
2016-11-11 03:06:05.209 Info, Node006, Received Central Scene set from node 6: scene id=4 in 0 seconds. Sending event notification.
2016-11-11 03:06:05.209 Warning, Node006, No ValueID created for Scene 4