thkl / homebridge-homematic

Homematic plugin for homebridge: https://github.com/nfarina/homebridge
179 stars 49 forks source link

Warning since updating to Homebridge 1.3.0 #664

Open Tylli opened 3 years ago

Tylli commented 3 years ago

Hi, I See this error in Homebridge log since I upgraded to 1.3.0:

[22.2.2021, 20:15:16] [homebridge-homematic] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 5 exceeded minimum of 6. See https://git.io/JtMGR for more info.

It appears when I turn off the heater in a room via home.app. If I turn them off this will set a temperature value of "5". I didn't find a way in Homebridge or Homematic to set it to 6 via home app. It seems like there is a wrong value in the plugin.

I am not sure if this is a plugin issue of if I have to configure something in Homebridge or Homematic. I searched for this problem and I searched for a changeable value in both applications but didn't find one. This error started appearing in 1.3.0 and disappeared when I reverted back to a plugin version below 0.2.

Tylli commented 3 years ago

It seems like this is a general Homebridge problem. 1.3.1 made everything even worse. Now there is another warning for the Homematic plugin:

[23.2.2021, 09:55:10] [homebridge-homematic] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.

And a ton of other warnings for almost every plugin I have that reads temperatures or humidity.

Stefan-Github-new commented 3 years ago

Hi, since updating to 1.3.0 I receive also some warnings:

[24.2.2021, 23:51:41] [homebridge-homematic] This plugin generated a warning from the characteristic 'S2W2': SET handler returned write response value, though the characteristic doesn't support write response! See https://git.io/JtMGR for more info. [24.2.2021, 23:51:41] [homebridge-homematic] This plugin generated a warning from the characteristic 'S2W1': SET handler returned write response value, though the characteristic doesn't support write response! See https://git.io/JtMGR for more info. [25.2.2021, 08:56:33] [homebridge-homematic] This plugin generated a warning from the characteristic 'Programmable Switch Event': 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 as much as I can say, but the Home-App is more often than before updating the status of all devices.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.