ilcato / homebridge-Fibaro-HC2

Homebridge plugin for Fibaro Home Center 2 (and Home Center Lite ...)
Apache License 2.0
66 stars 27 forks source link

Plugin reporting a problem with locking while it locks the lock #117

Closed iRonin closed 5 years ago

iRonin commented 5 years ago

The plugin is reporting that there is a problem when operating the lock, when both locking and unlocking, but the lock works just fine. It is causing Siri to report errors. Here are the logs:

[2018-9-27 18:51:48] [FibaroHC2] Setting value to device:  47  parameter: Lock Target State
[2018-9-27 18:51:48] [FibaroHC2] Command:  secure, value: 0, to: 47
[2018-9-27 18:51:48] [FibaroHC2] There was a problem setting value to Lock:  47
[2018-9-27 18:51:49] [FibaroHC2] Getting value from device:  47  parameter: Lock Current State
[2018-9-27 18:51:50] [FibaroHC2] Getting value from device:  47  parameter: Lock Target State
[2018-9-27 18:51:53] [FibaroHC2] Updating value for device:  47  parameter: Lock Current State, value: true
[2018-9-27 18:51:53] [FibaroHC2] Updating value for device:  47  parameter: Lock Target State, value: true
iRonin commented 5 years ago

Weird, everything works fine after restarting.