Closed odcambc closed 1 year ago
👍 yup that's a silly mistake. I'll merge and rip a new release to pypi
New version is available: https://pypi.org/project/pioreactor-relay-plugin/0.4.1/
I think you'll have to uninstall and install the plugin again to get the latest version.
I found that the UI switch was not switching the relay on or off, even though I see is_relay_on gets changed in the logs upon clicking. I think set_relay_on isn't getting called and actually changing the duty cycle, since it would be looking for set_is_relay_on instead.