device_state_attributes error at startup
Closed this issue · 1 comments
genem2 commented
I've been experiencing this intermittently for the past few weeks or so. Not recalling if it started with 2021.11 or .12, but it looks similar to this issue. Hopefully it's straight forward. Thank you
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 3:48:05 AM (14 occurrences)
Last logged: 3:48:06 AM
Entity calendar.home_assistant (<class 'custom_components.microsoft_todo.calendar.MSToDoListDevice'>) implements device_state_attributes. Please report it to the custom component author.
Entity calendar.home_rapairs (<class 'custom_components.microsoft_todo.calendar.MSToDoListDevice'>) implements device_state_attributes. Please report it to the custom component author.
Entity calendar.improvement_ideas (<class 'custom_components.microsoft_todo.calendar.MSToDoListDevice'>) implements device_state_attributes. Please report it to the custom component author.
Entity calendar.leaving_tasks (<class 'custom_components.microsoft_todo.calendar.MSToDoListDevice'>) implements device_state_attributes. Please report it to the custom component author.
Entity calendar.lec_items (<class 'custom_components.microsoft_todo.calendar.MSToDoListDevice'>) implements device_state_attributes. Please report it to the custom component author.
black-roland commented
Thanks for reporting! Fixed.