Page 2 of 4

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Tuesday 26 November 2019 7:29
by Egregius
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.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Tuesday 26 November 2019 20:58
by ropske
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,

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 8:34
by lost
Hello,
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)
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???!!

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.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 9:36
by ropske
These are my settings for 1 module that is not reporting temperature:
stijn10.jpg
stijn10.jpg (45.39 KiB) Viewed 752 times
stijn11.jpg
stijn11.jpg (88.89 KiB) Viewed 752 times
stijn12.jpg
stijn12.jpg (109.05 KiB) Viewed 752 times
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

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 11:08
by Egregius
These are my groups:
Screenshot at nov. 27 11-05-59.png
Screenshot at nov. 27 11-05-59.png (51.56 KiB) Viewed 745 times
And the settings:
Screenshot at nov. 27 11-08-09.png
Screenshot at nov. 27 11-08-09.png (99 KiB) Viewed 745 times

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 12:53
by ropske
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.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 13:40
by Egregius
You have to wake up the device for that...

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 23:09
by ropske
When i wake up the device by clicking 3times the B-button i receive a timeout in Domoticz log:
stijn30.jpg
stijn30.jpg (155.05 KiB) Viewed 733 times
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:
stijn31.jpg
stijn31.jpg (154.15 KiB) Viewed 733 times
result: 'Lifeline' is still not added to Node1

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 23:09
by ropske
When i wake up the device by clicking 3times the B-button i receive a timeout in Domoticz log:
stijn30.jpg
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:
stijn31.jpg
result: 'Lifeline' is still not added to Node1

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Wednesday 27 November 2019 23:10
by ropske
forgot the pics

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 6:19
by Egregius
Maybe try when the smokedetector is closer to the Zwave stick?

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 9:27
by ropske
I can add Group 2 & Group3 to node1 without problems.

Only group1 (lifeline) is not working.

Will try again tonight like you suggest.
Thanks

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 14:11
by Egregius
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.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 14:15
by ropske
Ouch, you cant add Group 1 anymore now to node1 after the removal?

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 14:38
by Egregius
Nope, same problem as you.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 14:52
by Egregius
Lifeline is back to group 1. Don't know exactly what I did.
I changed /Config/Fibaro/fgsd0002.xml, added auto="true":

Code: Select all

<Group auto="true" index="1" label="Lifeline" max_associations="1"/>
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. :D

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 17:05
by ropske
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.

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 17:52
by ropske
ok, excluding/including has also no effect :(

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>
thats mine now

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 21:18
by Egregius
That’s from your cache file or the device specific xml?

Re: Fibaro Smoke Sensor2 (FGDS-002) not reporting temperature

Posted: Thursday 28 November 2019 22:57
by ropske
device specific xml