Replies: 1 comment
-
|
You can force to send the current data by calling this on the start_control: self.lnxlink.run_module(self.name, data) |
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.
-
When using my module
https://github.com/D3SOX/lnxlink-modules/blob/master/kde_screens_onoff.py
it always takes a few seconds to update the state in Home Assistant when switching it on or off.
But after executing the command it can already assume its state and verify on the next poll.
Is there currently a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions