gcorgnet / sensor.emby_upcoming_media

Home Assistant component to feed Upcoming Media Card with the latest releases on an Emby instance.
MIT License
20 stars 17 forks source link

device_state_attributes 2012.12 #21

Closed LEJOUI closed 2 years ago

LEJOUI commented 2 years ago

Version of the custom_component

0.3.5

Configuration


Add your logs here.

Describe the bug

device_state_attributes seems to be deprecated a few months ago. Backwards compatibility is gone with 2012.12 and needs to be renamed to extra_state_attributes.

Debug log


Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549 
First occurred: 18:43:25 (6 occurrences) 
Last logged: 18:43:34

Entity sensor.emby_latest_tv_shows (<class 'custom_components.emby_upcoming_media.sensor.EmbyUpcomingMediaSensor'>) implements device_state_attributes. Please report it to the custom component author.
gcorgnet commented 2 years ago

Thanks. Fixed in 3.6