You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current minimal example for sending a simple telegram to a group address is quite involved. It needs a lot of imports and knowledge about inner workings of xknx.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The current minimal example for sending a simple telegram to a group address is quite involved. It needs a lot of imports and knowledge about inner workings of xknx.
I propose to add a helper class abstracting this from users. It could be in a similar way to HA
knx.send
service.This could look something like this:
I was thinking about adding
I'd love to hear some further ideas or naming and interface proposals.
Beta Was this translation helpful? Give feedback.
All reactions