Entitiy availability #977
farmio
started this conversation in
Home Assistant KNX integration
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context
Due to lack of support for lock / read-only entity status in Home Assistant (what DPT 2 is commonly used for in KNX) we should find an alternative approach to reflect that somehow. Eg. when a cover is locked, but a move-telegram is received, we can't know if it is actually moving.
Proposal
Add an optional
availability
key for knx entities allowing to configure one or multiple group addresses (DPT 1 or 2) to allow setting the availability property of a KNX entity.Considerations
Beta Was this translation helpful? Give feedback.
All reactions