SphtKr / homebridge-zway

Homebridge plugin for (better) HomeKit support of RaZBerry and Z-Way Server
ISC License
85 stars 37 forks source link

Telldus z-wave #68

Closed antti365 closed 7 years ago

antti365 commented 7 years ago

I bought a new device, power socket Telldus. (http://telldus.se/produkt/fjarrstyrt_uttag_telldus_z-wave) Unfortunately in Eve device is not visible. Homebridge-zway is latest version (0.5.0-rc0).

http://127.0.0.1:51826/accessories: {"status":-70401}

http://your.ip.goes.here:8083/ZAutomation/api/v1/devices: {"data":{"structureChanged":true,"updateTime":1479325504,"devices":[{"creationTime":1479150929,"creatorId":1,"deviceType":"switchBinary","h":-1732094256,"hasHistory":false,"id":"ZWayVDev_zway_10-0-37","location":0,"metrics":{"icon":"switch","title":"Switch (10.0)","level":"off"},"permanently_hidden":false,"probeType":"","tags":[],"visibility":true,"updateTime":1479325480}]},"code":200,"message":"200 OK","error":null}

Log:

Wed, 16 Nov 2016 19:44:50 GMT ZWayServer Fetching Z-Way devices... Wed, 16 Nov 2016 19:44:51 GMT ZWayServer Authenticating... Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Authenticated. Resubmitting original request... Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Got grouped device BatteryPolling_7 consisting of devices: Wed, 16 Nov 2016 19:44:52 GMT ZWayServer BatteryPolling_7 - battery.Battery Wed, 16 Nov 2016 19:44:52 GMT ZWayServer WARN: Didn't find suitable device class! Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Got grouped device ZWayVDev_10-0 consisting of devices: Wed, 16 Nov 2016 19:44:52 GMT ZWayServer ZWayVDev_zway_10-0-37 - switchBinary Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Configured Characteristic "Name" for vdev "ZWayVDev_zway_10-0-37" Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Configured Characteristic "On" for vdev "ZWayVDev_zway_10-0-37" Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Found and configured Service "Switch" for vdev "ZWayVDev_zway_10-0-37" with typeKey "switchBinary" Wed, 16 Nov 2016 19:44:52 GMT ZWayServer Loaded services for Switch (10.0) Wed, 16 Nov 2016 19:44:53 GMT EventedHTTPServer Server listening on port 51826 Wed, 16 Nov 2016 19:45:11 GMT EventedHTTPServer [::ffff:192.168.10.5] New connection from client Wed, 16 Nov 2016 19:45:11 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP server listening on port 45463 Wed, 16 Nov 2016 19:45:11 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP request: /accessories Wed, 16 Nov 2016 19:45:11 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: GET /accessories Wed, 16 Nov 2016 19:45:11 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP Response is finished Wed, 16 Nov 2016 19:45:16 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP request: /accessories Wed, 16 Nov 2016 19:45:16 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: GET /accessories Wed, 16 Nov 2016 19:45:16 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP Response is finished Wed, 16 Nov 2016 19:45:19 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP request: /accessories Wed, 16 Nov 2016 19:45:19 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: GET /accessories Wed, 16 Nov 2016 19:45:19 GMT EventedHTTPServer [::ffff:192.168.10.5] HTTP Response is finished

antti365 commented 7 years ago

Sorry, after removing Fibaro Multiposition Motor Switch FGR211 (look #66), socket Telldus normally I saw Eve. Issue can be closed.