Add Home Assistant entity_category support #766
xannor
started this conversation in
Feature Requests
Replies: 1 comment
-
Feel free to submit a PR and I will review it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be helpful if the entity_category attribute could be added to the entity discovery message for entities that are configuration and/or diagnostic in nature. This would help reduce clutter when the HA entities is re-exported through other services (I.E. Home Bridge) as most will ignore categorized entities by default.
The following integrations support entity_category so it is not just limited to sensor:
binary_sensor
switch
select
and many others...
Beta Was this translation helpful? Give feedback.
All reactions