Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Philio Double Relay Insert (Switch) #142

Open
iTommix opened this issue Feb 14, 2021 · 0 comments
Open

Problem with Philio Double Relay Insert (Switch) #142

iTommix opened this issue Feb 14, 2021 · 0 comments

Comments

@iTommix
Copy link

iTommix commented Feb 14, 2021

I have this device configured in ZWay and its working there. Added the Tag to include it in Homebridge via "homebridge-zway", but it's not visible there. If i take a look at "http://192.168.178.36:51826/accessories" (Homebridge) i found it:

{"aid":13,"services":[ {"iid":1,"type":"3E","characteristics":[ {"iid":2,"type":"14","perms":["pw"],"format":"bool","description":"Identify"}, {"iid":3,"type":"20","perms":["pr"],"format":"string","value":"Z-Wave.me","description":"Manufacturer"}, {"iid":4,"type":"21","perms":["pr"],"format":"string","value":"Virtual Device (VDev version 1)","description":"Model"}, {"iid":5,"type":"23","perms":["pr"],"format":"string","value":"Stehlampe","description":"Name"}, {"iid":6,"type":"30","perms":["pr"],"format":"string","value":"VDev-1164367159","description":"Serial Number"}, {"iid":7,"type":"52","perms":["pr"],"format":"string","value":"0.5.0","description":"Firmware Revision"} ]} ]}

And even Zway "http://192.168.178.36:8083/ZAutomation/api/v1/devices/ZWayVDev_zway_5-1-37" gives me the device:

{"data":{"creationTime":1613241639,"creatorId":1,"customIcons":{"level":{"off":"flaticonset_14_16132207030669908.png","on":"flaticonset_14_16132207030838940.png"}},"deviceType":"switchBinary","h":1164367159,"hasHistory":false,"id":"ZWayVDev_zway_5-1-37","location":1,"locationName":"Wohnzimmer","metrics":{"icon":"switch","title":"Stehlampe","isFailed":false,"level":"off"},"nodeId":5,"order":{"rooms":0,"elements":0,"dashboard":0,"room":3},"permanently_hidden":false,"probeType":"switch","tags":["Homebridge.Include","RPI.Include"],"visibility":true,"updateTime":1613264787},"code":200,"message":"200 OK","error":null}

If i add the Bridge to Apple Home, it includes the device but with "Not Supported".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant