Fibaro FGMS-001 Set Parameter/Attribute via DzVents
Posted: Friday 08 May 2020 20:39
Hello,
Thanks to posts from Waaren and DDuck, I have solved my GLIBC issues with my Raspberry PI (RPI) which now runs the Buster Distribution.
https://www.domoticz.com/forum/viewtopi ... PI#p228784
Domoricz is now running in RPI
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Domoticz is used as an alarm system with the following hardware:
#Z WAVE HARDWARE#
• MOTION SENSOR FGMS-001 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• DOOR/WINDOW SENSOR 2 FGDW-002 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• WALL PLUG – TYPE E/F FGWPE/F-101 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• SIREN Siren Gen 5 Aeotec by Aeon Labs Santa Clara,CA,USA
• ZROOM RFID KEYPAD Wintop Shanghai,China (Radio Frequency Identifier)
• Z-STICK GEN5 CONTROLLER ZZW090-C(868.42 MHz) Aeotec by Aeon Labs Santa Clara,CA,USA
COVID-19 situation has, at least in France, confined most of us at home for over two months and it was not until a few days ago that I noticed that Domoticz was down. Thus, the need to upgrade to Debian Buster release. When I had Domoticz up and running I noticed that all motion and door opening devices batteries levels were flat-out. I have been tweaking the devices parameters to stop sending report and minimize all no-essential tasks to prolong battery life. Yesterday, bill was € 45 for six batteries and I would like make this a yearly event rather than quarterly.
Domoticz's Setup tab allows one to change device attributes/parameters and the FIBARO Motion Device Parameter 8 has three states: PIR Sensor Always Active; PIR Sensor Active during the day only; PIR Sensor Active during the night only. While Parameter 9 defines the difference between day and night. Setting the PIR Active at night only and adjusting the day/night setting one effectively enables PIR during the night. I used the method domoticz.devices('Hall Motion Sensor').dump() but I do not see any variable that resembles the PIR Sensor Active parameter.
I have looked in the forum for examples of how to set parameters/attributes via DzVents and I see that most likely the settings of devices must be set with JSON commands.
Is this the correct path?
Regards,
El ZorroVega
Thanks to posts from Waaren and DDuck, I have solved my GLIBC issues with my Raspberry PI (RPI) which now runs the Buster Distribution.
https://www.domoticz.com/forum/viewtopi ... PI#p228784
Domoricz is now running in RPI
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Domoticz is used as an alarm system with the following hardware:
#Z WAVE HARDWARE#
• MOTION SENSOR FGMS-001 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• DOOR/WINDOW SENSOR 2 FGDW-002 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• WALL PLUG – TYPE E/F FGWPE/F-101 Fibaro System Fibar Group sp. z.o.o Poznan,Poland
• SIREN Siren Gen 5 Aeotec by Aeon Labs Santa Clara,CA,USA
• ZROOM RFID KEYPAD Wintop Shanghai,China (Radio Frequency Identifier)
• Z-STICK GEN5 CONTROLLER ZZW090-C(868.42 MHz) Aeotec by Aeon Labs Santa Clara,CA,USA
COVID-19 situation has, at least in France, confined most of us at home for over two months and it was not until a few days ago that I noticed that Domoticz was down. Thus, the need to upgrade to Debian Buster release. When I had Domoticz up and running I noticed that all motion and door opening devices batteries levels were flat-out. I have been tweaking the devices parameters to stop sending report and minimize all no-essential tasks to prolong battery life. Yesterday, bill was € 45 for six batteries and I would like make this a yearly event rather than quarterly.
Domoticz's Setup tab allows one to change device attributes/parameters and the FIBARO Motion Device Parameter 8 has three states: PIR Sensor Always Active; PIR Sensor Active during the day only; PIR Sensor Active during the night only. While Parameter 9 defines the difference between day and night. Setting the PIR Active at night only and adjusting the day/night setting one effectively enables PIR during the night. I used the method domoticz.devices('Hall Motion Sensor').dump() but I do not see any variable that resembles the PIR Sensor Active parameter.
I have looked in the forum for examples of how to set parameters/attributes via DzVents and I see that most likely the settings of devices must be set with JSON commands.
Is this the correct path?
Regards,
El ZorroVega
