fdegier / homebridge-jablotron-alarm

Homebridge plugin for connecting Jablotron JA-100 alarm systems to Homekit.
The Unlicense
26 stars 5 forks source link

Warning from the characteristic 'Security System Target State' #55

Closed MaLi812 closed 3 years ago

MaLi812 commented 3 years ago

I've been receiving this warning message for a few days now:

[homebridge-jablotron] This plugin generated a warning from the characteristic 'Security System Target State': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.

Everything is working still fine. Should I still do something?

THX in advance.

MaLi812

fdegier commented 3 years ago

Hi,

Which version of Homebridge and the plugin are you running?

I am on v1.1.7 and do not get this error.

MaLi812 commented 3 years ago

Hi F4stFr3ddy,

I'm on home bridge-version 1.3.1 (latest in release channel) and plugin-version 2.2.1. The warning occurs immediately after switching to a new state:

[2/25/2021, 9:16:57 PM] [Jablotron] Setting section state: section_2 => 1 [2/25/2021, 9:16:57 PM] [Jablotron] Switching section section_2 (using section_2) to new state: set [2/25/2021, 9:17:01 PM] [homebridge-jablotron] This plugin generated a warning from the characteristic 'Security System Target State': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.

Kind regards.

MaLi812

MaLi812 commented 3 years ago

Hi, since home bridge-version 1.3.3 the warning disappeared.

fdegier commented 3 years ago

Great, I guess it was a bug in homebridge. Thank you for reporting.