YinHangCode / homebridge-mi-aqara

a homebridge plugin for XiaoMi Aqara plugin.
1.08k stars 154 forks source link

characteristic 'Current Temperature': characteristic was supplied illegal value: number -100 exceeded minimum of -40 #312

Open lboue opened 1 year ago

lboue commented 1 year ago

Hello,

Could you fix this warning message with a new release?

  1. characteristic 'Current Temperature': characteristic was supplied illegal value: number -100 exceeded minimum of -40.
  2. characteristic 'Current Relative Humidity': characteristic was supplied illegal value: number 654.36 exceeded maximum of 100.
  3. characteristic 'Battery Level': characteristic was supplied illegal value: number -5 exceeded minimum of 0.

Full logs

[9/2/2022, 7:30:35 PM] [homebridge-mi-aqara] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number -100 exceeded minimum of -40. See https://homebridge.io/w/JtMGR for more info.
[9/2/2022, 7:30:35 PM] [homebridge-mi-aqara] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number -5 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info.
[9/2/2022, 7:30:35 PM] [homebridge-mi-aqara] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic was supplied illegal value: number 654.36 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[9/2/2022, 7:30:35 PM] [homebridge-mi-aqara] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number -5 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info.

Regards