github xaviml/controllerx v1.4.2
v1.4.2 - Hotfix

latest releases: v4.27.0b1, v4.27.0b0, v4.26.2...
4 years ago

Due to a bug on z2m, the E1744 controller was changing the state for each request twice. So for example, "play_pause" was called twice every time the controller was clicked. I added a simple logic that checks the time that the same action was called last time and if the difference is higher than a certain threshold (added in the app parameters) then the function is called.

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.