I’m trying to get the FGS223 working with Home Assistant but so far no luck.
As stated in the manual I set the following options:
Parameter 20 to 0 (momentary switch)
Parameter 28 to 15 (send all scenes for S1)
Parameter 29 to 15 (send all scenes for S2)
The problem is I only seem to receive one scene id for all actions (single, click, double click, hold, release).
In the OZW_Log.txt I see:
2017-09-13 09:55:10.832 Info, Node003, Received Central Scene set from node 3: scene id=1 in 0 seconds. Sending event notification.
2017-09-13 09:55:10.834 Warning, Node003, No ValueID created for Scene 1
Anyone have an idea (or example) how to use different scenes?
I’m trying to achieve this as well, but i’m stuck unfortunately. My zwave log shows this on startup:
2017-09-24 13:34:41.843 Info, Node002, CentralScene - Created 0
No, I can’t find that message in the logfile.
Did you change the parameters 28 and 29 and restarted Home Assistent? And change the xml file when Home Assistant was stopped?
Thanks so much, this is great!
One thing that bothers me though, is that a double click still turns on the device, instead of just sending the scene command. Is there a way to bypass this?
Actually I have some users in an Italian forum having no trouble at all to include it as a proper 223.
I resorted to ask here too as I was out of resources
One thing that is clear is that a secure add is required.
when I run open zwave control panel I see
reinan@ReinasServer:~/open-zwave-control-panel$ vi OZW_Log.txt
reinan@ReinasServer:~/open-zwave-control-panel$ vi OZW_Log.txt
reinan@ReinasServer:~/open-zwave-control-panel$ vi /etc/openzwave/options.xml
reinan@ReinasServer:~/open-zwave-control-panel$ sudo ./ozwcp -p 5555
2019-07-22 18:25:05.484 Error, Cannot find a path to the configuration files at ./config/, Using /etc/openzwave/ instead...
2019-07-22 18:25:05.484 Info, Reading /etc/openzwave/options.xml for Options
2019-07-22 18:25:05.484 Warning, Failed to Parse options.xml: Failed to open file
2019-07-22 18:25:05.484 Always, OpenZwave Version 1.4.0 Starting Up
webserver starting port 5555
so somehow there is some permission problem.
and options are not read (including secure key).
Indeed whrn I try to add the node it adds as unknown device and insecure.
any help appreciated
Did you update firmware or anything? I’m using similar settings and the switch is also turned on/off together with the scene being triggered. I also got a response from the retailer that it’s the designed behavior.