MindrustUK / Heatmiser-for-home-assistant

Heatmiser Neo-Hub / Neostat support for home-assistant.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom component implements device_state_attributes

jamespreedy opened this issue · comments

Hiya, hope you're well.

On Home Assistant launch, I get the below error. It says to report it to the custom component author, so I thought I should create a Github Issue for it.

`Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 8:28:42 am (22 occurrences)
Last logged: 8:28:47 am

Entity climate.kitchenette (<class 'custom_components.heatmiserneo.climate.NeoStatEntity'>) implements device_state_attributes. Please report it to the custom component author.
Entity climate.bedroom_3 (<class 'custom_components.heatmiserneo.climate.NeoStatEntity'>) implements device_state_attributes. Please report it to the custom component author.
Entity climate.en_suite (<class 'custom_components.heatmiserneo.climate.NeoStatEntity'>) implements device_state_attributes. Please report it to the custom component author.
Entity media_player.lounge_hue_sync (<class 'custom_components.huesyncbox.media_player.HueSyncBoxMediaPlayerEntity'>) implements device_state_attributes. Please report it to the custom component author.
Entity climate.hallway (<class 'custom_components.heatmiserneo.climate.NeoStatEntity'>) implements device_state_attributes. Please report it to the custom component author.
`

Please let me know if you need anymore information, or if I can help at all.

Thanks,

James.

Created pull request to replace the deprecated device_state_attributes: #96

I guess this can be closed now

Will review in 30 days and close if there's no reply.

Closing due to lack of activity.