r-renato / ha-climacell-weather

Climacell weather provider integration is a custom component for Home Assistant. The climacell platform uses the Climacell API as a source for meteorological data for your location.
MIT License
46 stars 10 forks source link

Log Warning: implements device_state_attributes. Please report it to the custom component author #66

Closed tarheelz closed 1 year ago

tarheelz commented 2 years ago

Not sure what this issue is but I have duly reported it. ;)

Note: While I do not know that it is related the particular matter sensors have gone while recently. It's as thought climacell is reporting in a new unit of measurement. Still investigating...

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:601
First occurred: 9:29:01 AM (26 occurrences)
Last logged: 9:29:02 AM

Entity sensor.cc_climacell_realtime_epa_health_concern (<class 'custom_components.climacell_custom.sensor.ClimacellTimelineSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.cc_climacell_realtime_pollen_tree (<class 'custom_components.climacell_custom.sensor.ClimacellTimelineSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.cc_climacell_realtime_pollen_weed (<class 'custom_components.climacell_custom.sensor.ClimacellTimelineSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.cc_climacell_realtime_pollen_grass (<class 'custom_components.climacell_custom.sensor.ClimacellTimelineSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.cc_climacell_realtime_fire_index (<class 'custom_components.climacell_custom.sensor.ClimacellTimelineSensor'>) implements device_state_attributes. Please report it to the custom component author.