openhab-android
openhab-android copied to clipboard
Always reloads to HABpanel list when (re-)connecting bluetooth mouse.
Actual behaviour
If you connect a bluetooth mouse (my case: Logitech M720 with easy connect) to your android device (Fire 8 HD Tablet), openhab is always reloading the start page of the HABpanel UI.
Expected behaviour
Stay on the current page, wether it is the classic sitemap, OH3 UI or even HABpanel itself (but at least stay at the current dashboard).
Steps to reproduce
- Install OH for android (from f-droid in my case)
- configure HABpanel with 1 dashboard
- connect a bluetooth mouse to your android device
- load openhab's HABpanel dashboard
- disconnect bluetooth mouse => reloads to HABpanel list (which should not happen)
- if you select the dashboard again with touch and re-connect the bluetooth mouse again: reloads to HABpanel list again (which should not happen)
Can you reproduce the issue in demo mode?
yes, although there is no default panel configured, it still loads the HABpanel list with connecting or re-connecting.
Environment data
Client
- Android version: Fire OS 7.3.2.4
- Device model: Fire 8 HD (10th generation)
- App version: 2.22.0
- Build flavor: Foss
- Device language: German
Server
- Server version: 3.3.0 (Release Build)
- Reverse Proxy: none
- Authentication method: API Token
openHAB Cloud
- Self hosted cloud or myopenhab.org: myopenhab.org
- openHAB Cloud version : -
- Authentication method : user and password
Just installed version 2.23.0 which now reloads OH3 UI. This is much better (because I have controls there directly and not in a dashboard with HABpanel which is left with reloading to the dashboard list) but still not the intended behavior in my opinion.