Problem sending switch command to Lights
Moderators: leecollings, remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Problem sending switch command to Lights
Using Domoticz 2025.1 (build 16739)
I think for a few weeks now (as we were out on holiday).
We are having trouble controlling the lights in and around the house.
Unable to switch the lights on or off using standard jobs and timers in;
- Domoticz
- the Domoticz dashboard
- the Zwave JS UI dashboard
The P1 meter continues to send information, same as the Coolcam motion sensors and the sensitive door sensors, all continue to send current information on power usage, solar panel power delivery, door status and motion.
However, when I try to switch a light on or off, via timer job or the dashboard the switch doesn't respond.
Lighting switches and timers do work after a reboot but stop working after a like 12 hours
Heal network, re-interview nodes, re-installing the beta version does not help.
Please advise on how to resolve the problem
I think for a few weeks now (as we were out on holiday).
We are having trouble controlling the lights in and around the house.
Unable to switch the lights on or off using standard jobs and timers in;
- Domoticz
- the Domoticz dashboard
- the Zwave JS UI dashboard
The P1 meter continues to send information, same as the Coolcam motion sensors and the sensitive door sensors, all continue to send current information on power usage, solar panel power delivery, door status and motion.
However, when I try to switch a light on or off, via timer job or the dashboard the switch doesn't respond.
Lighting switches and timers do work after a reboot but stop working after a like 12 hours
Heal network, re-interview nodes, re-installing the beta version does not help.
Please advise on how to resolve the problem
- waltervl
- Posts: 5979
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Problem sending switch command to Lights
If switching is working from the Zwave-JS-UI user interface the issue is in the MQTT communication. Check logs in Zwave-JS-UI, Mosquito and Domoticz to see where the issue is.
If the switching also is not working in the Zwave-JS-UI user interface the issue is in Zwave-JS-UI or with the Zwave stick. Check the Zwave-JS-UI logs.
If the switching also is not working in the Zwave-JS-UI user interface the issue is in Zwave-JS-UI or with the Zwave stick. Check the Zwave-JS-UI logs.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- gizmocuz
- Posts: 2577
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Problem sending switch command to Lights
Also make sure your ZWave-JS installation is running the latest version. There have been some changes.
Also check to see if you got new switches for some nodes... specially for push buttons
Also check to see if you got new switches for some nodes... specially for push buttons
Quality outlives Quantity!
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Re: Problem sending switch command to Lights
Searched log but cannot find any errors, also don't know what I am looking for
Switches used in timer are (Node 002, 003, 005, 007, 017)
Added current log file in zip format,
help is welcome, regards Piet
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Re: Problem sending switch command to Lights
Thank you,
Updated to the latest Z-wave JS UI version 10.10.0 (as I never ran an update before) this may have been the reason.
Will give an update tomorrow if the light switches are still working.
regards Piet
Updated to the latest Z-wave JS UI version 10.10.0 (as I never ran an update before) this may have been the reason.
Will give an update tomorrow if the light switches are still working.
regards Piet
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Re: Problem sending switch command to Lights
Updating Z-wave JS UI did not do the trick.
Currently both Domoticz dashboard and Z-wave JS UI are not able to turn the lights/switches on/off.
adding log files
Currently both Domoticz dashboard and Z-wave JS UI are not able to turn the lights/switches on/off.
adding log files
- gizmocuz
- Posts: 2577
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Problem sending switch command to Lights
Okey, it is important to get ZWave-JS to be working first
Depending on how many nodes you have, you might consider reinstalling it (via docker compose of course)
Leave all settings like they are, only configure the MQTT endpoint (ip/port) (and enable the HASS integration), leave all topics the way they are
the default HASS (config) discovery prefix is 'homeassistant'
Retained mode is also on by default
Depending on how many nodes you have, you might consider reinstalling it (via docker compose of course)
Leave all settings like they are, only configure the MQTT endpoint (ip/port) (and enable the HASS integration), leave all topics the way they are
the default HASS (config) discovery prefix is 'homeassistant'
Retained mode is also on by default
Quality outlives Quantity!
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Re: Problem sending switch command to Lights
reinstalling Z-Wave JS UI from scratch and re-adding the devices is some work as a few are build-in switches.
Strange thing is after a re-boot the system is working perfect for close to 12 hours, after that I am unable to switch light switches on/off.
Don't exactly know which settings I need to change, please advise.
adding
Strange thing is after a re-boot the system is working perfect for close to 12 hours, after that I am unable to switch light switches on/off.
Don't exactly know which settings I need to change, please advise.
adding
-
- Posts: 12
- Joined: Wednesday 28 October 2015 16:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Nederland
- Contact:
Re: Problem sending switch command to Lights
does reinstalling Z-Wave US UI really means I have to re-add all of my nodes, or is there a way to reinstall and restore the Node information?
Instead of Beta currently running the stable version of Domoticz will update tomorrow if this has any effect.
Is there a way to determine why sending a command on/off to a switch is not executed, do find the command in the domoticz.log but am unable to find the same command in any of the Z-wave US UI logs.
Instead of Beta currently running the stable version of Domoticz will update tomorrow if this has any effect.
Is there a way to determine why sending a command on/off to a switch is not executed, do find the command in the domoticz.log but am unable to find the same command in any of the Z-wave US UI logs.
- gizmocuz
- Posts: 2577
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Problem sending switch command to Lights
I advise to use the latest Domoticz beta
No, you do not have to re-add all your nodes again... but you might need to wake some up
Always create a backup
No, you do not have to re-add all your nodes again... but you might need to wake some up
Always create a backup
Quality outlives Quantity!
Who is online
Users browsing this forum: Bing [Bot] and 1 guest