MrSleeps / Juwel-HeliaLux-Home-Assistant-Custom-Component

A custom component for Home Assistant to monitor your Juwel HeliaLux light states
Apache License 2.0
11 stars 3 forks source link

Log error class #1

Closed sagitt closed 2 years ago

sagitt commented 2 years ago

Hi, very good work! i love this

I'm using the last HA version 2022.02.5 and see this in logs:

Logger: homeassistant.helpers.entity Source: helpers/entity.py:580 First occurred: 11:21:40 (5 occurrences) Last logged: 11:21:41

Entity sensor.aquariumled_current_profile (<class 'custom_components.juwel_helialux.sensor.JuwelSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.aquariumled_white (<class 'custom_components.juwel_helialux.sensor.JuwelSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.aquariumled_blue (<class 'custom_components.juwel_helialux.sensor.JuwelSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.aquariumled_red (<class 'custom_components.juwel_helialux.sensor.JuwelSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.aquariumled_green (<class 'custom_components.juwel_helialux.sensor.JuwelSensor'>) implements device_state_attributes. Please report it to the custom component author.

MrSleeps commented 2 years ago

The latest version should have fixed that :)