Fix deprecated import #78

Merged
richibrics merged 1 commits from main into main 2023-06-21 00:17:03 +02:00
richibrics commented 2023-06-19 16:49:05 +02:00 (Migrated from github.com)

The "EntityCategory" import was moved from homeassistant.const to homeassistant.helpers.entity.
Some entities were up to date, but Switch and Button weren't, so these reported some errors in HomeAssistant logs.

The "EntityCategory" import was moved from homeassistant.const to homeassistant.helpers.entity. Some entities were up to date, but Switch and Button weren't, so these reported some errors in HomeAssistant logs.
Andre0512 commented 2023-06-21 00:17:28 +02:00 (Migrated from github.com)

Thanks @richibrics! 👍

Thanks @richibrics! :+1:
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xiconfjs/hon#78
No description provided.