lukasroegner / homebridge-tado-smart-thermostat

Plugin for using Tado devices in homebridge.
MIT License
13 stars 4 forks source link

Warning from the characteristic 'Serial Number' after upgrade to Homebridge 1.3.0 #42

Open Ilkase7en opened 3 years ago

Ilkase7en commented 3 years ago

After upgrading to the official Homebridge 1.3.0 I get this log message during startup.

[homebridge-tado-smart-thermostat] This plugin generated a warning from the characteristic 'Serial Number': characteristic was supplied illegal value: number instead of string. Supplying illegal values will throw errors in the future! See https://git.io/JtMGR for more info.

The GitHub link tells me:

If you see this message in the log, the plugin attempted to set an invalid value for a certain characteristic. Setting invalid values can cause HomeKit to stop talking to Homebridge resulting in accessories going into "Not Responding" state.

alexsalvo1 commented 3 years ago

Same issue here upgradig to Homebridge 1.3.1

mtressl commented 3 years ago

+1 for the same issue

gazawilson commented 2 years ago

I also have this error message, is there an update?