Hello I tried to configure the alarm system plugin.
I would like to have that the “device_plugin_zway_windowsensor14” triggers a alarm an then the “device_plugin_zway_binaryswitch13” is switched on. How do I do this? I am confused…
{
"includes": [
"device_plugin_zway_windowsensor14",
"device_plugin_zway_windowsensor15",
"device_plugin_zway_binaryswitch13"
],
"id": "device_plugin_alarmsystem_alarmsystem",
"name": "device_plugin_alarmsystem_alarmsystem",
"class": "AlarmSystem"
},
{
"id": "device_plugin_alarmswitch_alarmswitch1",
"name": "device_plugin_alarmswitch_alarmswitch1",
"class": "AlarmSwitch"
}
],