Add "sync_state" to KNX lights in yaml #2666
Answered
by
farmio
michaelklanner
asked this question in
Integration enhancements
Integration nameKNX Link to integration documentation on our websitehttps://www.home-assistant.io/integrations/knx/ Describe the enhancementIt seems that the "sync_state" for a KNX light entity can only be set in the UI, but not in the YAML configuration. It would be nice if we could also set the "sync_state" in the YAML configuration. Use casesFirst, I would say it is an inconsistency between the UI and the YAML configuration. Also, the load on the bus system can be reduced since a sync is mainly needed at startup, since the KNX actor would report changes in the state anyway. Anything else?No response |
Answered by
farmio
Aug 12, 2026
Replies: 3 comments
|
🏷️ I've automatically added the |
0 replies
|
sync_state is now available for all yaml platforms. home-assistant/core#178526 |
0 replies
Answer selected by
farmio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sync_state is now available for all yaml platforms. home-assistant/core#178526