Replies: 1 comment
-
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 should be possible to conveniently set up calls to the most common entity services triggered from KNX telegrams.
This can currently be done by
knx_event
events - which require some YAML, automations or blueprints.Examples are:
ToggleEntity
(switch, light, etc.) on/off from a DPT 1 group addressLightEntity
from a DPT 3 group address (start-stop and the lack of support for that in HA renders this the most complex probably)Beta Was this translation helpful? Give feedback.
All reactions