Config file for Fibaro FGMS001 zwave+ version
Moderator: leecollings
-
- Posts: 67
- Joined: Saturday 19 November 2016 17:02
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Config file for Fibaro FGMS001 zwave+ version
I have a FGMS001 zwave+ motion sensor and realized that the xml config file in the current version is made for the former non+ version.
I had a look at the present fgms.xml file and felt brave enough to try and modify it with the modifications:
In particular, the non+ version had 3 association groups:
1 - Basic Report
2 - Tamper Alarm
3 - Lifeline
while in the zw+ version it has 5 association groups:
1st association group – “Lifeline"
2nd association group – “Motion”
3rd association group – “Tamper”
4th association group – “Motion BC”
5th association group – “Tamper BC”
In addition, the zw+ contains additional parameters:
18. Associations in Z-Wave network Security Mode
25. Tamper - alarm cancellation
28. Tamper - broadcast mode (was parameter 26 in former version)
29. Tamper - backward compatible broadcast mode
I modified the file and saved it as fgms001zw5.xml in the Config folder of my domoticz installation. I then modified the manufacturer_specific.xml accordingly. My device reports itself as ID=0x1001 and type=0x0801. I then excluded the device and included it again and... voilà, it works!
Specifically I managed to associate it to a light switch, which I wasn't able to before since one of the significant changes was on the association groups.
I'm attaching the file in case the developers want to add it to an upcoming version. Meanwhile, save the updated versions of both files since they might likely be killed by any update.
Enjoy!
I had a look at the present fgms.xml file and felt brave enough to try and modify it with the modifications:
In particular, the non+ version had 3 association groups:
1 - Basic Report
2 - Tamper Alarm
3 - Lifeline
while in the zw+ version it has 5 association groups:
1st association group – “Lifeline"
2nd association group – “Motion”
3rd association group – “Tamper”
4th association group – “Motion BC”
5th association group – “Tamper BC”
In addition, the zw+ contains additional parameters:
18. Associations in Z-Wave network Security Mode
25. Tamper - alarm cancellation
28. Tamper - broadcast mode (was parameter 26 in former version)
29. Tamper - backward compatible broadcast mode
I modified the file and saved it as fgms001zw5.xml in the Config folder of my domoticz installation. I then modified the manufacturer_specific.xml accordingly. My device reports itself as ID=0x1001 and type=0x0801. I then excluded the device and included it again and... voilà, it works!
Specifically I managed to associate it to a light switch, which I wasn't able to before since one of the significant changes was on the association groups.
I'm attaching the file in case the developers want to add it to an upcoming version. Meanwhile, save the updated versions of both files since they might likely be killed by any update.
Enjoy!
- Attachments
-
- fgms001zw5.xml
- (17.77 KiB) Downloaded 285 times
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Hi,
ive tried to do like you, wich means that i tried to change the FGMS configfile but i dont get the sensor to work. ive also made changes in the manufacturing file. Look at the attached file.
Do you have any ideas? Wouldnt the sensor appear as an motion sensor?
Thanks!
ive tried to do like you, wich means that i tried to change the FGMS configfile but i dont get the sensor to work. ive also made changes in the manufacturing file. Look at the attached file.
Do you have any ideas? Wouldnt the sensor appear as an motion sensor?
Thanks!
- Attachments
-
- 1.PNG (22.94 KiB) Viewed 5395 times
- LouiS22
- Posts: 433
- Joined: Friday 27 February 2015 13:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Budapest, Hungary
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
You should provide this to openzwave github, as it's the main source of these xmls. There's a detailed howto on their github. Don't worry, you can't screw itmanutremo wrote:I have a FGMS001 zwave+ motion sensor and realized that the xml config file in the current version is made for the former non+ version.
I had a look at the present fgms.xml file and felt brave enough to try and modify it with the modifications:
In particular, the non+ version had 3 association groups:
1 - Basic Report
2 - Tamper Alarm
3 - Lifeline
while in the zw+ version it has 5 association groups:
1st association group – “Lifeline"
2nd association group – “Motion”
3rd association group – “Tamper”
4th association group – “Motion BC”
5th association group – “Tamper BC”
In addition, the zw+ contains additional parameters:
18. Associations in Z-Wave network Security Mode
25. Tamper - alarm cancellation
28. Tamper - broadcast mode (was parameter 26 in former version)
29. Tamper - backward compatible broadcast mode
I modified the file and saved it as fgms001zw5.xml in the Config folder of my domoticz installation. I then modified the manufacturer_specific.xml accordingly. My device reports itself as ID=0x1001 and type=0x0801. I then excluded the device and included it again and... voilà, it works!
Specifically I managed to associate it to a light switch, which I wasn't able to before since one of the significant changes was on the association groups.
I'm attaching the file in case the developers want to add it to an upcoming version. Meanwhile, save the updated versions of both files since they might likely be killed by any update.
Enjoy!
-
- Posts: 40
- Joined: Friday 25 March 2016 22:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5248
- Location: Paris, France
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
hey,
i wonder if it will fix my motion detection on 3 of my devices that goes crazy and which keep showing as ON for mouvement detection even if there is no motion... nly 3 devices have this problem and i have like 8 installed .. the problem appeared like 2 months ago ...
i wonder if it will fix my motion detection on 3 of my devices that goes crazy and which keep showing as ON for mouvement detection even if there is no motion... nly 3 devices have this problem and i have like 8 installed .. the problem appeared like 2 months ago ...
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Sorry, im new to this, do you know exactly where to find the "how to" solution at github?
- LouiS22
- Posts: 433
- Joined: Friday 27 February 2015 13:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Budapest, Hungary
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
https://github.com/OpenZWave/open-zwave ... ng-DevicesMankan wrote:Sorry, im new to this, do you know exactly where to find the "how to" solution at github?
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
perfect, will try this later! looks like its going to take a little time to get this... But ive will try
-
- Posts: 67
- Joined: Saturday 19 November 2016 17:02
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Mankan,
Yes my device shows a "Motion" sensor after inclusion. Which is the exact device version, firmware version, ID and type of your device? Also, did you update the manufacturer_specific.xml file accordingly?
Louis22,
I wasn't aware that device config files could be contributed directly in the OZW github. Many thanks for the link to the instructions, I'll certainly send mine.
Yes my device shows a "Motion" sensor after inclusion. Which is the exact device version, firmware version, ID and type of your device? Also, did you update the manufacturer_specific.xml file accordingly?
Louis22,
I wasn't aware that device config files could be contributed directly in the OZW github. Many thanks for the link to the instructions, I'll certainly send mine.
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Yes, i think i made the change properly in manufacturer_specific.xml
I uploaded your file, fgms001zw5.xml, then i made changes in manufacturer, see attached copy.
I uploaded your file, fgms001zw5.xml, then i made changes in manufacturer, see attached copy.
- Attachments
-
- cut manufacturer.PNG (13.08 KiB) Viewed 5305 times
- dre68
- Posts: 27
- Joined: Friday 30 January 2015 20:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Noordwijk, Netherlands
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
http://www.domoticz.com/forum/viewtopic ... 5&start=20
Here a link to an older post of me about the same issue
Here a link to an older post of me about the same issue
-
- Posts: 67
- Joined: Saturday 19 November 2016 17:02
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Looks good, should work once you exclude and then include the device again.
Mankan wrote:Yes, i think i made the change properly in manufacturer_specific.xml
I uploaded your file, fgms001zw5.xml, then i made changes in manufacturer, see attached copy.
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Sounds good i havent got it to work yet but i will give it a try tonight or tomorrow......
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
1/2
3pictures / 6 pictures
Hi, i still doesnt get it to work..... hmmm. I attached 3 copys, maybe some of you can see that something is really wrong, hopefully
3pictures / 6 pictures
Hi, i still doesnt get it to work..... hmmm. I attached 3 copys, maybe some of you can see that something is really wrong, hopefully
- Attachments
-
- 3.PNG (63.7 KiB) Viewed 5223 times
-
- 2.PNG (21.9 KiB) Viewed 5223 times
-
- 1.PNG (24.01 KiB) Viewed 5223 times
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
2/2
Hi, i still doesnt get it to work..... hmmm. I attached 3 copys, maybe some of you can see that something is really wrong, hopefully
Hi, i still doesnt get it to work..... hmmm. I attached 3 copys, maybe some of you can see that something is really wrong, hopefully
- Attachments
-
- 6.PNG (197.8 KiB) Viewed 5223 times
-
- 5.PNG (231.45 KiB) Viewed 5223 times
-
- 4.PNG (208.83 KiB) Viewed 5223 times
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Sorry, the proble is, when i press the switch this attached copy appear
- Attachments
-
- 7.PNG (7.47 KiB) Viewed 5223 times
- StanHD
- Posts: 347
- Joined: Friday 12 July 2013 16:09
- Target OS: Windows
- Domoticz version:
- Location: East Sussex, UK
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
That message is by design. You can't turn a PIR on/off with a switch. Is the PIR not triggering the switch as expected when motion is sensed? Your settings seem ok. Note that you have the Wake-up set to 2 hours (7200), so any changes could take up to this interval to update. (Unless you Wake-up manualy)
Domoticz Main - Intel nuc, Windows, RFXTRX433E. Lan Relay Boards, Aeon Z-Stick Gen 5, Evohome HGI80, Milight WiFi, MySensors Ethernet Gateway, Harmony Hub
Python:- Broadlink RM2, Sonos
HA-Bridge - Amazon Echo / Alexa
Python:- Broadlink RM2, Sonos
HA-Bridge - Amazon Echo / Alexa
-
- Posts: 20
- Joined: Wednesday 23 November 2016 6:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
Cool,then its only a script for notification i have to set.
Thanks for your help!
Thanks for your help!
- Attachments
-
- 8.PNG (31.08 KiB) Viewed 5196 times
-
- Posts: 78
- Joined: Wednesday 30 September 2015 19:33
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
Details of my installation:
Domoticz version: 2.3266
OpenZwave version: 1.3492
Fibaro Motion: v3.2
controller: aeon zstick gen5 usb
¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
Thanks for the above details and the xml file. Currently I have included the controller to Group 1, Group 4 of Fibaro Motion (v3.2)
If some one could clarify my TWO points, please:
1. After including your above suggestions, in my case :
- motion is not detected till I add the controller to Group 4.
- Motion is not detected in Group 2.
As per manual of Fibaro Motion v3.2 - Group 4 (is for backward compatibility for Motion) and Group 5 (backward compatibility for Tamper)
But my controller is Aeon Zstick Gen5 USB controller - which is zwave plus version - so, it should have responded to motion on Group 2? Any comments?
2. Now coming to motion detection that is happening on Group 4, on every motion detection, I also see Alarm Level, Alarm Type, and Burglar. Any comments?
=====
2017-01-04 17:36:46.086 (aeon-GEN5-USB) Lighting 2 (Alarm Type)
2017-01-04 17:36:46.090 OpenZWave: Alarm Level: Secure
2017-01-04 17:33:06.113 (aeon-GEN5-USB) Lighting 2 (Alarm Level)
2017-01-04 17:33:06.118 (aeon-GEN5-USB) Lighting 2 (Burglar)
2017-01-04 17:33:06.170 (aeon-GEN5-USB) Lighting 2 (Sensor)
=====
Anyway to turn off Alarm Type, Alarm Level and Burglar on Motion Detection?
Details of my installation:
Domoticz version: 2.3266
OpenZwave version: 1.3492
Fibaro Motion: v3.2
controller: aeon zstick gen5 usb
¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
Thanks for the above details and the xml file. Currently I have included the controller to Group 1, Group 4 of Fibaro Motion (v3.2)
If some one could clarify my TWO points, please:
1. After including your above suggestions, in my case :
- motion is not detected till I add the controller to Group 4.
- Motion is not detected in Group 2.
As per manual of Fibaro Motion v3.2 - Group 4 (is for backward compatibility for Motion) and Group 5 (backward compatibility for Tamper)
But my controller is Aeon Zstick Gen5 USB controller - which is zwave plus version - so, it should have responded to motion on Group 2? Any comments?
2. Now coming to motion detection that is happening on Group 4, on every motion detection, I also see Alarm Level, Alarm Type, and Burglar. Any comments?
=====
2017-01-04 17:36:46.086 (aeon-GEN5-USB) Lighting 2 (Alarm Type)
2017-01-04 17:36:46.090 OpenZWave: Alarm Level: Secure
2017-01-04 17:33:06.113 (aeon-GEN5-USB) Lighting 2 (Alarm Level)
2017-01-04 17:33:06.118 (aeon-GEN5-USB) Lighting 2 (Burglar)
2017-01-04 17:33:06.170 (aeon-GEN5-USB) Lighting 2 (Sensor)
=====
Anyway to turn off Alarm Type, Alarm Level and Burglar on Motion Detection?
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
I have exactly the same experience with:kman wrote:¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
1. After including your above suggestions, in my case :
- motion is not detected till I add the controller to Group 4.
- Motion is not detected in Group 2.
As per manual of Fibaro Motion v3.2 - Group 4 (is for backward compatibility for Motion) and Group 5 (backward compatibility for Tamper)
But my controller is Aeon Zstick Gen5 USB controller - which is zwave plus version - so, it should have responded to motion on Group 2? Any comments?
2. Now coming to motion detection that is happening on Group 4, on every motion detection, I also see Alarm Level, Alarm Type, and Burglar. Any comments?
=====
2017-01-04 17:36:46.086 (aeon-GEN5-USB) Lighting 2 (Alarm Type)
2017-01-04 17:36:46.090 OpenZWave: Alarm Level: Secure
2017-01-04 17:33:06.113 (aeon-GEN5-USB) Lighting 2 (Alarm Level)
2017-01-04 17:33:06.118 (aeon-GEN5-USB) Lighting 2 (Burglar)
2017-01-04 17:33:06.170 (aeon-GEN5-USB) Lighting 2 (Sensor)
=====
Anyway to turn off Alarm Type, Alarm Level and Burglar on Motion Detection?
Domoticz Version: 3.6304
OpenZwave Gen5 USB controller
Zwave Version: 1.4-2279-g7c8c27d-dirty:
Using the modified config file from this place.
Motion is only detected properly if I add the controller to Group 4. I also had to put the controller in Group 5 to have proper tamper detection, even though I'm using a Gen 5 USB stick.
I also have that Alarm Level, Type en Burglar are triggered simultaneously with the Motion Detection (although Alarm Level and Type always receive an "off" command). I can not really explain why this is, but this can be ignored of course.
However what can not be ignored is that for each motion detection/cancellation I now also get the "OpenZWave: Alarm Level: Secure" message in the log-file. This is probably related to the previous point, but I really don't want that to be in the log, as it clutters the log and takes up resources.
I have done much experimenting (even removed the controller from all association groups except group 1), but I keep getting the alarm messages in the log.
Has anybody an solution?
-
- Posts: 483
- Joined: Tuesday 12 August 2014 5:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3_8394
- Location: Rumbeke,Belgium
- Contact:
Re: Config file for Fibaro FGMS001 zwave+ version
hi,
just noticed that some parameters in the new file fgms001zw5.xml according to the manual are not correct.
Some values are not allowed in new zwave+ device
will make an updated file according to the manual of the zwave+ device
just noticed that some parameters in the new file fgms001zw5.xml according to the manual are not correct.
Some values are not allowed in new zwave+ device
will make an updated file according to the manual of the zwave+ device
Who is online
Users browsing this forum: No registered users and 1 guest