home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.91k stars 30.52k forks source link

Errors after adding Luftdaten senor in configuration.yaml #20585

Closed Obicom closed 5 years ago

Obicom commented 5 years ago

Home Assistant release with the issue: 0.86.3

Last working Home Assistant release (if known): Not known (add the sensor with the current version)

Operating environment (Hass.io/Docker/Windows/etc.): Hassio on Raspi3b+

Component/platform: https://www.home-assistant.io/components/luftdaten/

Description of problem: After add the Lufdaten component to configuration.yaml I got a lot of errors in log file, but it seems that the sensor is working.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

luftdaten:
  sensor_id: 4144
  show_on_map: true

Traceback (if applicable): image

image

Additional information:

eelcohn commented 5 years ago

I can confirm this issue on Home Assistant version 0.86.2 and version 0.86.4 running on Docker.

jvanderneutstulen commented 5 years ago

Looks like the same issue as #18838, should be fixed in dev by #20226.

Obicom commented 5 years ago

@jvanderneutstulen Again problems with Luftdaten sensor after update to 0.87.0b6 (Beta) ...

image

On luftdaten.info map the sensor is online: image

jvanderneutstulen commented 5 years ago

I think their api server is still overloaded. Hopefully everyone upgrades swiftly ;)

Obicom commented 5 years ago

Is only a beta update and I guess that not so many hassio users are currently updating

enurist commented 5 years ago

I can confirm that error. Hitting the API directly via webbrowser https://api.luftdaten.info/v1/sensor/[sensorid]/ works. Hassbian 0.87.0.

lichtteil commented 5 years ago

I just published my custom component to read the sensor data directly in my network instead of the unreliable luftdaten API. Maybe it will help someone. Feedback welcome: https://github.com/lichtteil/local_luftdaten

stale[bot] commented 5 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.