Timeout in log for my zwave devices Topic is solved

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
multinet
Posts: 97
Joined: Friday 05 December 2014 22:52
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Timeout in log for my zwave devices

Post by multinet »

Hello

Since few weeks I have a trouble with zwave : I get a lot of timeout in the log and my devices are not responding. I need to restart the system every few hours

I tried (without succes)
- upgrade to the latest beta domoticz
- change from 15sec to 120sec the polling interval
- change from 10000ms to 600000ms the timeout detection
- desactivate the query for all my battery devices

Still the error in log

My system : Pi2 / UZB zwave key / 10 battery devices (smoke/flood/motion) / 4 powered devices (shutter/universal/rgbw)

Any help welcome :)

Thank you
Multinet
PI 2 - Domoticz 2021.1
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver (5 DIO 54755 + 2 DIO 54756 + 3 DIO 54798)
Z-Wave.Me ZME_UZB1 USB Stick (6 FGSD002 + 2 FGRM222 + 1 FGS223 + 1 FGMS001-ZW5 + 1 FGRGBWM441 + 1 FGBS001 + 2 FGFS101)
6 sondes DS18B20
meal
Posts: 107
Joined: Monday 04 March 2019 14:59
Target OS: Raspberry Pi / ODroid
Domoticz version: 2025.1
Location: France
Contact:

Re: Timeout in log for my zwave devices

Post by meal »

Hello,

My config is RPI3B+, Os:Buster, Domoticz:2021.1 (build 13330) , OpenZWave USB Version: 1.6-1919-g11270361
Zwave Controller : ZW090-Controller
Zwave Network : 20 devices AC powered and battery powered
Polling Interval = 5400 sec
Interrogation desactivated for all the devices.
Zwave Network is operating smoothly.
Zwave Hardware ID:4

To control the ZWave Network I have created for each Zwave device a corresponding Status Device in Dummy Hardware which value is "On" if Zwave device is ready, "Off" if not.
To identify dead nodes or non responding one I run periodically a python script reading the Zwave status from http://192.168.0.xx:8080/json.htm?type= ... odes&idx=4. It then checks the node status for AC powered devices and the LastUpdateTime info.
If the LastUpdateTime is too much in the past (172800 sec for Battery Powered devices, 40 sec for FGWP) the script set the corresponding status to "Off" else it is set to "On"

Hope it helps.
BR
meal
multinet
Posts: 97
Joined: Friday 05 December 2014 22:52
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Timeout in log for my zwave devices

Post by multinet »

Hello

Thanks for your answer

Could you please share your python script ?

Thank you
Multinet
PI 2 - Domoticz 2021.1
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver (5 DIO 54755 + 2 DIO 54756 + 3 DIO 54798)
Z-Wave.Me ZME_UZB1 USB Stick (6 FGSD002 + 2 FGRM222 + 1 FGS223 + 1 FGMS001-ZW5 + 1 FGRGBWM441 + 1 FGBS001 + 2 FGFS101)
6 sondes DS18B20
User avatar
waltervl
Posts: 5711
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Timeout in log for my zwave devices

Post by waltervl »

For scripting examples for dead nodes see viewtopic.php?t=15488

For timedout Sensors you can also set a notification directly in Domoticz without scripts: viewtopic.php?t=36473
So for example Last Update > 1440 minutes ( = 24 hrs) send notification.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
multinet
Posts: 97
Joined: Friday 05 December 2014 22:52
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Timeout in log for my zwave devices

Post by multinet »

Hello

I put 'assume awake' to flase, it seems to fix my problem

Do you confirm that my timeout can be generated by this parameter set to true ?

Thank you
Multinet
PI 2 - Domoticz 2021.1
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver (5 DIO 54755 + 2 DIO 54756 + 3 DIO 54798)
Z-Wave.Me ZME_UZB1 USB Stick (6 FGSD002 + 2 FGRM222 + 1 FGS223 + 1 FGMS001-ZW5 + 1 FGRGBWM441 + 1 FGBS001 + 2 FGFS101)
6 sondes DS18B20
meal
Posts: 107
Joined: Monday 04 March 2019 14:59
Target OS: Raspberry Pi / ODroid
Domoticz version: 2025.1
Location: France
Contact:

Re: Timeout in log for my zwave devices

Post by meal »

Hello,

In my ZW090-Controller configuration I have Assume Awake=True which is the default configuration.

Best regards
meal
multinet
Posts: 97
Joined: Friday 05 December 2014 22:52
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Timeout in log for my zwave devices

Post by multinet »

waltervl wrote: Tuesday 22 February 2022 13:49 For scripting examples for dead nodes see viewtopic.php?t=15488

For timedout Sensors you can also set a notification directly in Domoticz without scripts: viewtopic.php?t=36473
So for example Last Update > 1440 minutes ( = 24 hrs) send notification.

Hello

this topic : viewtopic.php?t=36473
seems to be offline.

Can you send me the new url ?

thank you

Multinet
PI 2 - Domoticz 2021.1
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver (5 DIO 54755 + 2 DIO 54756 + 3 DIO 54798)
Z-Wave.Me ZME_UZB1 USB Stick (6 FGSD002 + 2 FGRM222 + 1 FGS223 + 1 FGMS001-ZW5 + 1 FGRGBWM441 + 1 FGBS001 + 2 FGFS101)
6 sondes DS18B20
Patricen
Posts: 117
Joined: Tuesday 06 February 2018 18:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta rel
Contact:

Re: Timeout in log for my zwave devices

Post by Patricen »

Same issue there, I heard this is OZW related and zwave2mqtt should be used in place of ozw,vbut I'm looking for a tutorial to proceed to migration.
User avatar
waltervl
Posts: 5711
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Timeout in log for my zwave devices

Post by waltervl »

Patricen wrote: Thursday 24 February 2022 13:14 Same issue there, I heard this is OZW related and zwave2mqtt should be used in place of ozw,vbut I'm looking for a tutorial to proceed to migration.
A toturial can be found here: https://www.domoticz.com/wiki/ZwaveJS2M ... _OpenZwave
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest