Closed rudyberends closed 1 year ago
This is a HomeKit issue. The Thermostat service accepts values between 10 and 38 degrees celsius for current and target temperature.
The only thing we can do is limit the values in the plugin so everything above 38 gets set as 38.
This was added to the code with commit 926f6e8
This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 45 exceeded maximum of 38. See https://homebridge.io/w/JtMGR for more info.`