Android app EventListener

I just updated my openHAB android app for the first time in a while and discovered the loss of the EventListener and related functions. This is actually a pretty big issue for me (in particular SSID events).

The commit for this says EventListener has been removed “on Play Store builds”. Does this mean that if I start using F-Droid or direct download that I get the functionality back or do I just need to start working on other avenues for these functions?

Google blocked app updates until we remove event listener, so we had to delete it :confused:
APKs on GitHub are the same build as Play Store, so you need to use F-Droid to get that feature back.

Also see Make charging state changes event based rather than schedule based · Issue #3884 · openhab/openhab-android · GitHub

1 Like