i added a yale deadbolt controlled via zigbee.
i printed the device and added it to the homebridge config file.
{
"accessory":"Control4",
"name":"Door Lock",
"service":"Lock",
"base_url":"http://10.172.69.2:9000/575",
"switchHandling":"realtime",
"refresh_interval":900000,
"manufacturer":"Control4",
"model":"Lock"
},
from the logs:
[9/21/2019, 10:20:29 AM] [Door Lock] Setting power state to on
[9/21/2019, 10:20:29 AM] [Door Lock] HTTP set power function succeeded!
[9/21/2019, 10:20:56 AM] [Door Lock] Setting power state to off
[9/21/2019, 10:20:56 AM] [Door Lock] HTTP set power function succeeded!
siri does not report the correct state, she can lock/unlock the door but she always says:
"Sorry i wasnt able to lock your front door, for more details check the homekit app"
im running Control4 OS3
i added a yale deadbolt controlled via zigbee.
i printed the device and added it to the homebridge config file.
{
"accessory":"Control4",
"name":"Door Lock",
"service":"Lock",
"base_url":"http://10.172.69.2:9000/575",
"switchHandling":"realtime",
"refresh_interval":900000,
"manufacturer":"Control4",
"model":"Lock"
},
from the logs:
[9/21/2019, 10:20:29 AM] [Door Lock] Setting power state to on
[9/21/2019, 10:20:29 AM] [Door Lock] HTTP set power function succeeded!
[9/21/2019, 10:20:56 AM] [Door Lock] Setting power state to off
[9/21/2019, 10:20:56 AM] [Door Lock] HTTP set power function succeeded!
siri does not report the correct state, she can lock/unlock the door but she always says:
"Sorry i wasnt able to lock your front door, for more details check the homekit app"
im running Control4 OS3