Open miixxii opened 3 years ago
Hello,
I've configured your plugin today and I do have small issue. I have wireless zone with window sensors, and fire sensors and I do have wired zone where motion sensors are connected. I do see all wireless sensors, but not a wired one.
Wired zone are 301 - 303
here is my config:
{ "host": "", "port": , "username": "", "password": "", "securityPartitions": [ 1 ], "accessoryPartitions": [ 1 ], "zoneTypes": { "202": "smoke", "203": "smoke", "204": "smoke", "301": "motion", "302": "motion", "303": "motion" }, "pollingInterval": 1, "pushover": { "notificationDelay": 15 }, "platform": "SecvestKit" }
Many thanks
Hello,
I've configured your plugin today and I do have small issue. I have wireless zone with window sensors, and fire sensors and I do have wired zone where motion sensors are connected. I do see all wireless sensors, but not a wired one.
Wired zone are 301 - 303
here is my config:
{ "host": "",
"port": ,
"username": "",
"password": "",
"securityPartitions": [
1
],
"accessoryPartitions": [
1
],
"zoneTypes": {
"202": "smoke",
"203": "smoke",
"204": "smoke",
"301": "motion",
"302": "motion",
"303": "motion"
},
"pollingInterval": 1,
"pushover": {
"notificationDelay": 15
},
"platform": "SecvestKit"
}
Many thanks