lichtteil / local_luftdaten

Custom component for Home Assistant that integrates your (own) local Luftdaten sensor (air quality/particle sensor) without using the cloud.
MIT License
46 stars 19 forks source link

Platform error sensor.local_luftdaten - Exception importing custom_components.local_luftdaten.sensor #61

Closed rmuehlbauer closed 1 year ago

rmuehlbauer commented 1 year ago

Any Homeassistant Version >2023.5 does not load the local_luftdaten component and hitting the "check configuration" from inside Homeassistant ends up in an error message: "Platform error sensor.local_luftdaten - Exception importing custom_components.local_luftdaten.sensor"

The behavior can be reproduced by upgrading to e.g. 2023.6....when downgrading to 2023.5 again, everything starts working again.

Not sure if this is an issue in Homeassistant itself or in the local_luftdaten component.

Does anyone else have this behaviour? Double checked my config but couldnt find any issues there - and again, with "older" HA versions everything is working like a charm.

rmuehlbauer commented 1 year ago

Problem was solved in release [2.3.0]