999LV / BatteryLevel

Domoticz python plugin to display/log battery level of zwave devices
MIT License
9 stars 5 forks source link

Plugin failure with domoticz 4.10881 (OZW 1.6) #8

Closed dobber81 closed 5 years ago

dobber81 commented 5 years ago

With OZW 1.6 the plugin fails.

Domoticz version 4.10881

2019-06-09 01:34:41.884 Error: (Battery monitoring Z-wave) Ignoring controller ./Config/zwcfg_0xc1efd261.xml since presumed dead (not updated for more than 2 hours) 2019-06-09 01:34:41.884 Error: (Battery monitoring Z-wave) Enable to find a zwave controller configuration file !

999LV commented 5 years ago

Yes I know... already raised on the forum: https://www.domoticz.com/forum/viewtopic.php?f=65&t=17531&sid=3ea439c7cce553a8391cfd255419e788&start=120

But I have not yet been sent an openzwave cache file in the 1.6 format to work on (I am waiting for domoticz and openzwave to stabilize more before upgrading my production systems).

If you want to help me develop a new version of the plugin to handle the new version, please send me a 1.6 cache file example to work on. Best is to send by pm on the forum at Logread user (alternatively, if you can code in Python, feel free to implement and make a pull request...)

dobber81 commented 5 years ago

I sent you a pm on the forum. My cache file included. Thank you!

999LV commented 5 years ago

Should be corrected with version 0.5.0 now pulled. Cannot test myself (I have not yet upgraded to OZW 1.6) so please report any issue, or if ok :)

dobber81 commented 5 years ago

Looks like it's back in bussiness! Thank you!