Limych / ha-gismeteo

Gismeteo Weather Provider for Home Assistant
Other
117 stars 21 forks source link

Error sensor.gismeteo_rain #94

Closed devmaster-st closed 2 years ago

devmaster-st commented 2 years ago

Environment

Describe the bug Logger: homeassistant.helpers.entity Source: helpers/entity.py:549 First occurred: 16:18:20 (10 occurrences) Last logged: 16:18:20

Entity sensor.gismeteo_rain (<class 'custom_components.gismeteo.sensor.GismeteoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.gismeteo_snow (<class 'custom_components.gismeteo.sensor.GismeteoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.gismeteo_storm (<class 'custom_components.gismeteo.sensor.GismeteoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.gismeteo_temperature (<class 'custom_components.gismeteo.sensor.GismeteoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.gismeteo_wind_speed (<class 'custom_components.gismeteo.sensor.GismeteoSensor'>) implements device_state_attributes. Please report it to the custom component author.

Configuration.yaml


weather:
  - platform: gismeteo

Steps to Reproduce

Expected behavior No errors or warnings.

Debug log


Add your logs here.

Additional context

Limych commented 2 years ago

Already fixed at v2.3.4

Thanks :heart: