Closed runningman84 closed 6 years ago
I've taken a look on this and from my perspective it is a bug in python-luftdaten 0.1.1
I've created an PR to hopefully fix the issue. (https://github.com/fabaff/python-luftdaten/pull/1)
BR Rene
Problem still occurs in hass 0.60.1 (shouldn't it be included in that release?)
This minor fix was not selected for version 0.60.1. Should be part of 0.61
Can confirm that it works again with 0.61.
Home Assistant release (
hass --version
): 0.60.0Python release (
python3 --version
): Python 3.6.3Component/platform: luftdaten
Description of problem: The sensor only reports one out of two conditions (humidity and P2 is reported as unknown). The api data from luftdaten seems to be fine in the same timeframe.
It might be that sensor 5637 is not providing measurements for humidity 20:28 components/sensor/luftdaten.py (WARNING) It might be that sensor 5636 is not providing measurements for P2 20:28 components/sensor/luftdaten.py (WARNING)
Expected: Home assistant should display P1, P2, temperature and humidity.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Additional info: