Z-wave auto read switch status light Topic is solved
Moderator: leecollings
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Z-wave auto read switch status light
Hello,
I have most of my lights with Z-wave dimmers and switchers and they work ok, no issue there. However I noticed that when I trigger these manually (from the wall pad that sends the wired signal to the for example Fibaro switch), Domoticz does not have a log of it. I can see the logs when Domoticz triggers the event, but not when manually overrided by the wall switch.
Is this normal behaviour? I was keen to know more about my routines to start digging into ML....
Any thoughts... or do I just have an issue on my Z-wave network?
I have most of my lights with Z-wave dimmers and switchers and they work ok, no issue there. However I noticed that when I trigger these manually (from the wall pad that sends the wired signal to the for example Fibaro switch), Domoticz does not have a log of it. I can see the logs when Domoticz triggers the event, but not when manually overrided by the wall switch.
Is this normal behaviour? I was keen to know more about my routines to start digging into ML....
Any thoughts... or do I just have an issue on my Z-wave network?
11101101 - www.machinon.com
- gizmocuz
- Posts: 2712
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Z-wave auto read switch status light
Could you check in the manual if there is a 'group' that notifies the controller that there are updates ?
For example this could be Group 3, in that case, from the OpenZWave setup, select Groups&Network from the dropdown,
and add Node 1 (the controller) to this group for that node
For example this could be Group 3, in that case, from the OpenZWave setup, select Groups&Network from the dropdown,
and add Node 1 (the controller) to this group for that node
Quality outlives Quantity!
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Re: Z-wave auto read switch status light
Hi,
Thanks for the guidance. I think I understand what you mean. I have a Fibaro Dimmer
https://manuals.fibaro.com/content/manu ... T-v1.3.pdf
According to the manual I should add it to group 1:
which it seems it is However my controller does not seem to belong to any group, is this right? Does not seem right if I understand it correctly, is it?
Thanks for the guidance. I think I understand what you mean. I have a Fibaro Dimmer
https://manuals.fibaro.com/content/manu ... T-v1.3.pdf
According to the manual I should add it to group 1:
which it seems it is However my controller does not seem to belong to any group, is this right? Does not seem right if I understand it correctly, is it?
11101101 - www.machinon.com
- jvdz
- Posts: 2445
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Z-wave auto read switch status light
The controller needs to be in that "lifeline" group to receive the status. Just add that in there and check.
Jos
Jos
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Re: Z-wave auto read switch status light
This is what I have, no option for adding group for the controller
It is all empty
11101101 - www.machinon.com
- jvdz
- Posts: 2445
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Z-wave auto read switch status light
I am sorry but can't read that screen shot properly. It does look like there is a number in Group 1, which is the group the controller needs to be in.
Is that the controller number there?
EDIT: So it is the other way round: in this case the device group 1 needs to have deviceid of the controller in it. This should be the case for all devices, although the group ID can differ per device.
Is that the controller number there?
EDIT: So it is the other way round: in this case the device group 1 needs to have deviceid of the controller in it. This should be the case for all devices, although the group ID can differ per device.
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Re: Z-wave auto read switch status light
Sorry, let's try with bigger pictures.
I want to add this (which is already on group1) to report status to the controller
However the controller does not have group:
I want to add this (which is already on group1) to report status to the controller
However the controller does not have group:
11101101 - www.machinon.com
- jvdz
- Posts: 2445
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Z-wave auto read switch status light
You are a little confused here. 
So lets take de Hall. It has in Group1 the device 1 ( did you replace your controller that had deviceid 1 at the time?)
This group1 needs to contain the deviceid of your current controller, so should be 61.
There is no need to add anything to the controller itself, only to each device you want to control and receive the status for!
So when this work for Hall, you need to check/update all ZWAVE devices.
By the way: the CO2 sensor and Kitchen do have the proper value there (61) so guess they work fine?
Any clearer?
Jos
So lets take de Hall. It has in Group1 the device 1 ( did you replace your controller that had deviceid 1 at the time?)
This group1 needs to contain the deviceid of your current controller, so should be 61.
There is no need to add anything to the controller itself, only to each device you want to control and receive the status for!
So when this work for Hall, you need to check/update all ZWAVE devices.
By the way: the CO2 sensor and Kitchen do have the proper value there (61) so guess they work fine?
Any clearer?
Jos
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Re: Z-wave auto read switch status light
aaaahh!
yes, I did change the controller many times a while back (experimenting with different options)
Makes a lot of sense now, thanks so much
yes, I did change the controller many times a while back (experimenting with different options)
Makes a lot of sense now, thanks so much
11101101 - www.machinon.com
- EdddieN
- Posts: 510
- Joined: Wednesday 16 November 2016 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Scotland
- Contact:
Re: Z-wave auto read switch status light
Hey! It turns it actually works!
Thanks so much for the clarification, I never quite understood what the groups did so my Z-wave network was a real mess
. Manually updated it now
I guess the same applies for an alarm, right? so If I have a device alarm ID37, and I want a door to send a signal to it when open, then I would add it to group 37, right?
Anyway, the reporting work great now, updated from manual switch on Domoticz
Thanks so much for the clarification, I never quite understood what the groups did so my Z-wave network was a real mess
I guess the same applies for an alarm, right? so If I have a device alarm ID37, and I want a door to send a signal to it when open, then I would add it to group 37, right?
Anyway, the reporting work great now, updated from manual switch on Domoticz
Last edited by EdddieN on Wednesday 12 September 2018 22:45, edited 1 time in total.
11101101 - www.machinon.com
- jvdz
- Posts: 2445
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Z-wave auto read switch status light
yes of course
correct zwave devices can trigger actions directly like that without the controller in the middle.EdddieN wrote: Wednesday 12 September 2018 19:14 I guess the same applies for an alarm, right? so If I have a device alarm ID37, and I want a door to send a signal to it when open, then I would add it to group 37, right?
Jos
Who is online
Users browsing this forum: No registered users and 1 guest