I use Domoticz with a ZWave.me stick
A while ago I had to do a re-install of domoticz, all my Zwave nodes are switchable but the measuring of kWh etc does not work anymore.
I also see that ID and Type are both set to 0x000 and manufacturer is also empty.
Is there a way to learn the powerplugs correctly so everything works again?
For the sake of clarity, switching on and off works on all nodes.
If I have to add them manually I have a challenge because one of my fibaro wall plugs (gen5) is under a ceiling with a heavy IR panel attached, so I don't get there easily.
Lost functionality after re-install, all help welcome
Moderator: leecollings
-
- Posts: 33
- Joined: Friday 15 August 2014 22:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Lost functionality after re-install, all help welcome
RasPi2/KaKu/HUE/Xiaomi/Z-Wave/Nuki/Daikin 3,5kw Ururu Sarara/IR Heating Panels all working together with domoticz
-
- Posts: 543
- Joined: Saturday 02 July 2016 5:17
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Lost functionality after re-install, all help welcome
The 0x000 means Domoticz doesn't know what kind of Z-Wave device is sending (or receiving) the data.
It may partially work or not at all. Over time (about 12 hours) any hard wired devices should self populate the ID and Type fields, battery operated devices will need to be re-included manually (it's relatively easy) although you will need to re-enter the name of the device.
Just include the device as usual (no need to exclude it first), it will act as a kind of repair (will not create new devices in Domoticz but just fix the ones not working).
If you want to speed things up you can just re-include all devices (be sure to use the same type of include as you did originally (secure or not secure).
Re-including an already included device that has not been excluded basically just forces a new Z-Wave interview with the device so Domoticz / OpenZWave knows what it's talking to (and how to talk to it correctly).
It may partially work or not at all. Over time (about 12 hours) any hard wired devices should self populate the ID and Type fields, battery operated devices will need to be re-included manually (it's relatively easy) although you will need to re-enter the name of the device.
Just include the device as usual (no need to exclude it first), it will act as a kind of repair (will not create new devices in Domoticz but just fix the ones not working).
If you want to speed things up you can just re-include all devices (be sure to use the same type of include as you did originally (secure or not secure).
Re-including an already included device that has not been excluded basically just forces a new Z-Wave interview with the device so Domoticz / OpenZWave knows what it's talking to (and how to talk to it correctly).
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
-
- Posts: 543
- Joined: Saturday 02 July 2016 5:17
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Lost functionality after re-install, all help welcome
As for your hard to get to Fibaro, try this and see if it populates the ID and Type fields
Go here: http://domoticzip/ozwcp/cp.html
Click the Z-Wave node, then in the "Select an Operation" dropbox choose "Refresh Node Info" then click "Go".
Wait a minute then check Domoticz, if your lucky it will work.
That method should only be used with hard wired devices (not battery).
Go here: http://domoticzip/ozwcp/cp.html
Click the Z-Wave node, then in the "Select an Operation" dropbox choose "Refresh Node Info" then click "Go".
Wait a minute then check Domoticz, if your lucky it will work.
That method should only be used with hard wired devices (not battery).
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
-
- Posts: 33
- Joined: Friday 15 August 2014 22:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Lost functionality after re-install, all help welcome
Not lucky... to badben53252642 wrote: ↑Tuesday 20 November 2018 16:52 As for your hard to get to Fibaro, try this and see if it populates the ID and Type fields
Go here: http://domoticzip/ozwcp/cp.html
Click the Z-Wave node, then in the "Select an Operation" dropbox choose "Refresh Node Info" then click "Go".
Wait a minute then check Domoticz, if your lucky it will work.
That method should only be used with hard wired devices (not battery).
RasPi2/KaKu/HUE/Xiaomi/Z-Wave/Nuki/Daikin 3,5kw Ururu Sarara/IR Heating Panels all working together with domoticz
-
- Posts: 33
- Joined: Friday 15 August 2014 22:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Lost functionality after re-install, all help welcome
Well, it has been a few weeks allready and it is not re-populating.ben53252642 wrote: ↑Tuesday 20 November 2018 16:42 The 0x000 means Domoticz doesn't know what kind of Z-Wave device is sending (or receiving) the data.
It may partially work or not at all. Over time (about 12 hours) any hard wired devices should self populate the ID and Type fields, battery operated devices will need to be re-included manually (it's relatively easy) although you will need to re-enter the name of the device.
Just include the device as usual (no need to exclude it first), it will act as a kind of repair (will not create new devices in Domoticz but just fix the ones not working).
If you want to speed things up you can just re-include all devices (be sure to use the same type of include as you did originally (secure or not secure).
Re-including an already included device that has not been excluded basically just forces a new Z-Wave interview with the device so Domoticz / OpenZWave knows what it's talking to (and how to talk to it correctly).
For the re-include I am affraid I have to push the physical button on the Fibaro Plug I guess? So I need to find a strong person to hold the wighty IR panel while I stick my hand in the small hole in the ceiling I left undernieth it.
Is there a better way to backup the Zwave config in the future? I thought it would be enough just to backup the domoticz database but seeing it doesnt work that well, what do I need then?
RasPi2/KaKu/HUE/Xiaomi/Z-Wave/Nuki/Daikin 3,5kw Ururu Sarara/IR Heating Panels all working together with domoticz
-
- Posts: 543
- Joined: Saturday 02 July 2016 5:17
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Lost functionality after re-install, all help welcome
The missing file in your case of re-installing Domoticz would have been located in the Config folder and start with:
zwcfg
You will see some letters / numbers after it which is your Z-Wave home ID.
zwcfg
You will see some letters / numbers after it which is your Z-Wave home ID.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
-
- Posts: 33
- Joined: Friday 15 August 2014 22:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Lost functionality after re-install, all help welcome
Thanks,ben53252642 wrote: ↑Tuesday 20 November 2018 18:44 The missing file in your case of re-installing Domoticz would have been located in the Config folder and start with:
zwcfg
You will see some letters / numbers after it which is your Z-Wave home ID.
re-included the plugs, will include zwave config to the dackup from now on
RasPi2/KaKu/HUE/Xiaomi/Z-Wave/Nuki/Daikin 3,5kw Ururu Sarara/IR Heating Panels all working together with domoticz
Who is online
Users browsing this forum: No registered users and 0 guests