planetk / homebridge-netatmo

This is a homebridge plugin for several netatmo devices
Apache License 2.0
108 stars 25 forks source link

Update weatherstation-airpressure-legacy.js #96

Closed Geek-MD closed 1 year ago

Geek-MD commented 1 year ago

Changed line 28 from UINT8 to UINT16 to solve warning related with illegal value of air pressure

[homebridge-netatmo] This plugin generated a warning from the characteristic 'Atmospheric Pressure': characteristic was supplied illegal value: number 1015 exceeded maximum of 255. See https://homebridge.io/w/JtMGR for more info.

xMadNet commented 1 year ago

HomeBridge 1.6.0 Hi, Still got the issue [2/28/2023, 9:24:19 AM] [homebridge-netatmo] This plugin generated a warning from the characteristic 'Atmospheric Pressure': characteristic was supplied illegal value: number 1032 exceeded maximum of 255. See https://homebridge.io/w/JtMGR for more info. BR