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
Thanks for the contribution. I actually just bought this power strip. I'll make some modifications to allow all 3 outlets to be controlled from a single Output module and I'll include it for the next release.
I made several improvements to the input I added, namely a watch function that periodically queries the states of the outlets, which will also reconnect to the strip if it disconnects. This is important because the original version would not reconnect after a disconnect (which can be easily induced by unpowering the strip, attempting to switch an outlet, then powering it) and you would not be able to switch any outlets until a daemon restart or output class reload.
I have made a custom output for the kp303 smart plug which is working well so far.
https://gist.github.com/piedshag/7b0f5814501190c2ebe90c2e348ce7e5
The text was updated successfully, but these errors were encountered: