Hi everyone!
I’d like to share a test version of a simple custom Home Assistant mobile app I built for cars running Android Automotive (AAOS).
I’m not an Android developer – this was made for personal use, but maybe someone else will find it useful or interesting too.
How it works & how to use it:
The app consists of 3 main screens:
- Configuration screen – where you enter:
- your Home Assistant URL,
- a long-lived access token,
- the entity ID for your gate button,
- and the entity ID for the gate state sensor (e.g. a binary_sensor).
- Driving mode screen – shown while driving:
- displays a single large button to open/close the gate,
- shows the current state of the gate (open/closed).
- Full dashboard screen (WebView):
- gives you full access to your Home Assistant UI,
- automatically switches back to the simplified driving view when the car starts moving.
The app is completely free to use.
Availability:
The app is available through closed testing – just sign up using the link below.
https://play.google.com/apps/testing/com.adwgate.adwhome
Once signed up, you can download it from the Google Play Store.
Privacy:
The app does not collect any data, usage stats, or logs. All configuration is stored locally on the device only.
Goal:
If at least 14 users join the closed test, I’ll be able to publish the app publicly on the Play Store.
Demo:
The app was tested on Android Automotive in a Volvo vehicle.
Thanks in advance for any feedback or ideas!
Cheers!