Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Moderator: leecollings
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
This is to avoid exclude/include:
service domoticz stop
edit ozwcache and remove the 2 nodes completely from <Node to </Node
service domoticz start
This will remove all old entries and re-apply the new config file.
Could be that the button 'Refresh Node info' does the same, but I'm not sure of that.
service domoticz stop
edit ozwcache and remove the 2 nodes completely from <Node to </Node
service domoticz start
This will remove all old entries and re-apply the new config file.
Could be that the button 'Refresh Node info' does the same, but I'm not sure of that.
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Problem still exists 
What i noticed in the OZW log output window when I wake up the device:
2019-11-26 20:56:46.904 Error, Node058, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always, Dumping queued log messages
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always, End of queued log message dump
2019-11-26 20:56:46.905 Always,
2019-11-26 20:57:14.083 Error, Node058, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always, Dumping queued log messages
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always, End of queued log message dump
2019-11-26 20:57:14.083 Always,
What i noticed in the OZW log output window when I wake up the device:
2019-11-26 20:56:46.904 Error, Node058, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always, Dumping queued log messages
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always,
2019-11-26 20:56:46.904 Always, End of queued log message dump
2019-11-26 20:56:46.905 Always,
2019-11-26 20:57:14.083 Error, Node058, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always, Dumping queued log messages
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always,
2019-11-26 20:57:14.083 Always, End of queued log message dump
2019-11-26 20:57:14.083 Always,
-
lost
- Posts: 699
- Joined: Thursday 10 November 2016 9:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Hello,
On top of that, except for configuration, this module is supposed to sent data to controller (fire alarm, it's base function, + Tre) and almost never the opposite. So it's strange to have this message: You did not activate pooling (would be nonsense for a battery module almost always sleeping, thus shutting down it's radio and not able to "hear" anything from controller)?
On my side, I have 2 of these devices working flawlessly since almost 3 years. Not sure I setup a time to send temperature data, IMO I just setup a change percent since last sent measure to trigger a new report to controller + a temperature level that triggers an alarm (like 35°C), in order to have an early warning before smoke in case of fire.
IMO, this message was supposed to be a command from controller that was not acknowledged by device (I sometimes have this kind of messages, probably some devices that are close to range limit)... But I don't see any command for this node in your logs???!!ropske wrote: Tuesday 26 November 2019 20:58 2019-11-26 20:57:14.083 Error, Node058, ERROR: Dropping command, expected response not received after 1 attempt(s)
On top of that, except for configuration, this module is supposed to sent data to controller (fire alarm, it's base function, + Tre) and almost never the opposite. So it's strange to have this message: You did not activate pooling (would be nonsense for a battery module almost always sleeping, thus shutting down it's radio and not able to "hear" anything from controller)?
On my side, I have 2 of these devices working flawlessly since almost 3 years. Not sure I setup a time to send temperature data, IMO I just setup a change percent since last sent measure to trigger a new report to controller + a temperature level that triggers an alarm (like 35°C), in order to have an early warning before smoke in case of fire.
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
These are my settings for 1 module that is not reporting temperature:
What i find strange is that only group4 and group5 are 'linked' to my zwave controller.
Those are Fire and Smoke report.
Group1 is Lifeline and this is NOT linked to device1 (zwave controller)
And if i want to add it to device 1, it just does not show up.
Can you show me your settings of your device please and how are your groups configured for your Smoke SensorV2 ?
Thank you
Those are Fire and Smoke report.
Group1 is Lifeline and this is NOT linked to device1 (zwave controller)
And if i want to add it to device 1, it just does not show up.
Can you show me your settings of your device please and how are your groups configured for your Smoke SensorV2 ?
Thank you
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
These are my groups:
And the settings:
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
My settings are completely the same as yours.
Your 'Lifeline' group is linked to Group1
But mine not, i think that is the issue.
But the problem is that it won't accept it. When i enter Node1, it just won't show up.
Your 'Lifeline' group is linked to Group1
But mine not, i think that is the issue.
But the problem is that it won't accept it. When i enter Node1, it just won't show up.
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
You have to wake up the device for that...
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
When i wake up the device by clicking 3times the B-button i receive a timeout in Domoticz log:
i added the 'Lifeline' to Group1 and after it i quickly waked up the device by clicking again 3times the B-button and again i'm receivig a time out:
result: 'Lifeline' is still not added to Node1
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
When i wake up the device by clicking 3times the B-button i receive a timeout in Domoticz log:
i added the 'Lifeline' to Group1 and after it i quickly waked up the device by clicking again 3times the B-button and again i'm receivig a time out:
result: 'Lifeline' is still not added to Node1
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
forgot the pics
- Attachments
-
- stijn31.jpg (154.15 KiB) Viewed 732 times
-
- stijn30.jpg (155.05 KiB) Viewed 732 times
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Maybe try when the smokedetector is closer to the Zwave stick?
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
I can add Group 2 & Group3 to node1 without problems.
Only group1 (lifeline) is not working.
Will try again tonight like you suggest.
Thanks
Only group1 (lifeline) is not working.
Will try again tonight like you suggest.
Thanks
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Well, the lifeline is the problem.
I removed group 1 for lifeline and I don't receive temp updates anymore.
Now I also need to figure out how to get group 1 back there.
I removed group 1 for lifeline and I don't receive temp updates anymore.
Now I also need to figure out how to get group 1 back there.
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Ouch, you cant add Group 1 anymore now to node1 after the removal?
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Nope, same problem as you.
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Lifeline is back to group 1. Don't know exactly what I did.
I changed /Config/Fibaro/fgsd0002.xml, added auto="true":
Apparently that was removed since December 2015: https://github.com/OpenZWave/open-zwave ... 8424ab8383
It then didn't work directly. Not even after I cleared the node from the config file or by pressing the "Refresh Node info" button. Everytime in between this operations I restarted Domoticz service.
Then I hit the delete button, woke the device and restarted domoticz.
The node wasn't removed and after all nodes were awake and queried the lifeline was back and so are the temperature reports.
I changed /Config/Fibaro/fgsd0002.xml, added auto="true":
Code: Select all
<Group auto="true" index="1" label="Lifeline" max_associations="1"/>It then didn't work directly. Not even after I cleared the node from the config file or by pressing the "Refresh Node info" button. Everytime in between this operations I restarted Domoticz service.
Then I hit the delete button, woke the device and restarted domoticz.
The node wasn't removed and after all nodes were awake and queried the lifeline was back and so are the temperature reports.
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
Glad for you, it is workin again mate 
Mine is still not working.
Maybe i need to try to exlude / include my node again.
Lifeline still not linked to Node1
Did the same like you.
Mine is still not working.
Maybe i need to try to exlude / include my node again.
Lifeline still not linked to Node1
Did the same like you.
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
ok, excluding/including has also no effect 
thats mine now
Code: Select all
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="5">
<Group index="1" max_associations="1" label="Lifeline" auto="true"/>
<Group index="2" max_associations="5" label="Fire Alarm" auto="false" />
<Group index="3" max_associations="5" label="Tamper" auto="false"/>
<Group index="4" max_associations="5" label="Fire Alarm Report" auto="true"/>
<Group index="5" max_associations="5" label="Tamper Report" auto="true"/>
</Associations>
</CommandClass>
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
That’s from your cache file or the device specific xml?
-
ropske
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature
device specific xml
Who is online
Users browsing this forum: No registered users and 1 guest