toto / homebridge-airrohr

HomeBridge module for the DIY luftdaten.info particulates sensor. See http://luftdaten.info how to build your own
http://luftdaten.info
MIT License
52 stars 12 forks source link

Error message is always thrown out #47

Open Bastie82 opened 3 years ago

Bastie82 commented 3 years ago

Hi,

I've had problems with the plugin since this morning. The same error message is always thrown out, although I have changed the sensor. Does somebody has any idea?

[Logs:]() [15/04/2021, 21:34:09] [homebridge-airrohr] This plugin generated a warning from the characteristic 'Current Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [15/04/2021, 21:34:09] [homebridge-airrohr] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [15/04/2021, 21:34:09] [homebridge-airrohr] This plugin generated a warning from the characteristic 'Air Quality': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [15/04/2021, 21:34:09] [homebridge-airrohr] This plugin generated a warning from the characteristic 'PM2.5 Density': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [15/04/2021, 21:34:09] [homebridge-airrohr] This plugin generated a warning from the characteristic 'PM10 Density': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.


Secondary Homebridge Logs here
[15/04/2021, 21:37:13] [homebridge-airrohr] This plugin generated a warning from the characteristic 'Current Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.
[15/04/2021, 21:37:13] [homebridge-airrohr] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

**Environment:**
Node.js Version v14.16.1
NPM Version   v6.14.12

* **Homebridge Version**:  homebridge -V 1.3.4
WaldperlachFabi commented 3 years ago

Same problem.

honkmaster commented 2 years ago

Any update @toto?