hp-net / homebridge-nibe

Homebridge Plugin providing data from Nibe Uplink
MIT License
16 stars 3 forks source link

Target temperature warnings #183

Closed nseries100 closed 2 weeks ago

nseries100 commented 1 year ago

Describe the bug Loop of warnings in the log

To Reproduce

Expected behavior Clear log without warnings / errors

Screenshots & Logfiles `[16/07/2023, 13:15:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:16:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:17:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:18:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:19:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:20:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:21:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:22:39] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:23:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:24:35] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:25:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.

[16/07/2023, 13:26:36] [homebridge-nibe] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10.`

Versions Plugin version: latest Node version: 18.6 Operating system: raspbian

Additional context

hpruszyn commented 2 weeks ago

@nseries100 could you please download the new version released today and check if the issue still occurs?

nseries100 commented 2 weeks ago

Seems ok now. Thank you.