Search found 12 matches
- Sunday 21 March 2021 7:58
- Forum: Z-Wave
- Topic: Fixing Z-Wave for once and for all!
- Replies: 218
- Views: 46920
Re: Fixing Z-Wave for once and for all!
So, I hit the "refresh node info" button and....my Domoticz is stuck again. So, I have to restart the service again. Do you not have that issue?
Well this is new: in the logging I see: 2021-03-20 12:49:57.931 Error: WebServer:8080 thread seems to have ended unexpectedly (last update 71.000000 ...
- Monday 18 January 2021 9:32
- Forum: Z-Wave
- Topic: Fixing Z-Wave for once and for all!
- Replies: 218
- Views: 46920
Re: Fixing Z-Wave for once and for all!
Hmmmm.... there is one other thing I need to figure out: if I revive one node, select the next one and perform the same action, Domoticz becomes non responding. Let's see how this can be fixed.
Yeah, I've seen this, too. I was thinking of looking for the cause, but never got around to it, and ...
- Tuesday 05 January 2021 8:00
- Forum: Z-Wave
- Topic: Fixing Z-Wave for once and for all!
- Replies: 218
- Views: 46920
Re: Fixing Z-Wave for once and for all!
OpenZwave: temporarily ignoring possibly wrapped power meter counter (NodeID: 22, 0x16)
That means that node was suddenly reporting a lower total accumulated usage than what was previously recorded, meaning it looked like it had produced power instead of using it. The "possibly wrapped" is a ...
- Tuesday 17 December 2019 8:36
- Forum: Z-Wave
- Topic: How to force removal of a dead node?
- Replies: 19
- Views: 5115
Re: How to force removal of a dead node?
I run a new enough domoticz (current, from git) to not have that config file, but I've tried, unsuccessfully, to use the openzwave control panel to delete this node. Openzwave thinks the node is sleeping, so it's not on its dead list, and it seems that leaves me with no removal option.
- Thursday 12 December 2019 8:49
- Forum: Z-Wave
- Topic: How to force removal of a dead node?
- Replies: 19
- Views: 5115
Re: How to force removal of a dead node?
Did you try selecting this node from the node list and press the delete button ?
Yeah, I did - and it then seems to disappear nicely, but the above mentioned error messages are logged, and when domoticz is later restarted, it shows up again (because the Aeotec Z-Wave controller USB stick still ...
- Friday 06 December 2019 7:59
- Forum: Z-Wave
- Topic: How to force removal of a dead node?
- Replies: 19
- Views: 5115
Re: How to force removal of a dead node?
Still wondering if someone might have a hint for me...
- Tuesday 25 June 2019 15:41
- Forum: Z-Wave
- Topic: How to force removal of a dead node?
- Replies: 19
- Views: 5115
How to force removal of a dead node?
I'm running Domoticz 4.10926 with an AEON Labs ZW090 Z-Stick Gen5 EU interface, and everything is working great! However, there's this one device that accidentally got completely reset while I was adding it to the system, and then added again - leaving its first presence under another node number in ...
- Monday 13 May 2019 8:05
- Forum: Z-Wave
- Topic: OZW 1.6 RELEASED !!
- Replies: 33
- Views: 12118
Re: OZW 1.6 RELEASED !!
...and now the industrious gizmocuz has updated Domoticz for Openzwave 1.6! 
- Sunday 12 May 2019 10:14
- Forum: Z-Wave
- Topic: OZW 1.6 RELEASED !!
- Replies: 33
- Views: 12118
Re: OZW 1.6 RELEASED !!
Ah, I don't have the changes any more - it was just a quick test. However, it's just differences in the declaration of the functions in question: during the compilation of Domoticz, the local declaration is used, and if its parameter list doesn't agree with the one in Openzwave, it'll fail during ...
- Sunday 12 May 2019 9:26
- Forum: Z-Wave
- Topic: OZW 1.6 RELEASED !!
- Replies: 33
- Views: 12118
Re: OZW 1.6 RELEASED !!
I am sure there are changes that need to be made to Domoticz before it can use Openzwave 1.6, but looking at the actual error messages generated during linking made me notice something strange:
There's a copy of the header files from Openzwave sitting in hardware/openzwave/, seemingly placed there ...
There's a copy of the header files from Openzwave sitting in hardware/openzwave/, seemingly placed there ...
- Wednesday 31 October 2018 9:54
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 12431
Re: New Domoticz Events design
Not exactly an editor issue, but I notice that Blockly "scripts" may be enabled and disabled, and the system does what you expect, but dzvents scripts, once created, are forever active: you can disable them, even delete them, but they keep on working -- even after a restart.
Actually, it's much ...
- Friday 26 October 2018 13:00
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 12431
Re: New Domoticz Events design
BTW Any suggestions for further events editor improvements are welcome
Not exactly an editor issue, but I notice that Blockly "scripts" may be enabled and disabled, and the system does what you expect, but dzvents scripts, once created, are forever active: you can disable them, even delete them ...