Home Assistant coming for your car!

Hey everyone today we would like to announce that development has begun on Android Auto. In December, Google has released an update to Android Auto and are finally accepting IoT apps into the Play Store. As you guessed the team wanted to get features added immediately. Check out the new upcoming features the team has already started to add!

These features are currently available in our beta channel and will be released to stable in the next 2 weeks.

Once you launch the app from your head unit you will have easy access to devices like your garage door, lights, locks and even scenes.

Tapping on a category allows you to see its entities and their state (with instant updates!). There are also simple touch controls to do things like opening the garage door before heading out.

In addition to selecting a domain you can also navigate to anything in Home Assistant that has a location, like persons, devices or sensors.

We have also added a new binary sensor allowing you to automate when you are in the car and connected to the head unit. There is an additional attribute for the type of connection as well.

A big thank you to Jbassett and jpelgrom for their contributions to the new Android Auto app. We look forward to the continued improvements to this new experience.


This is a companion discussion topic for the original entry at https://www.home-assistant.io/blog/2023/01/20/android-auto/
37 Likes

May I be the first to say ā€œyahooā€

8 Likes

Wow! this is going to be GREAT! I have been having to create ā€œroutinesā€ in Android auto to control things like my garage door. Will be nice to see this! Will we be able to view things like Camera feeds?

Any plans for Car Play ?

I havenā€™t read their policy but I know the Shelly app has a CarPlay functionality so IoT must be ok to some degree

11 Likes

Very cool!

I hope that future version we can create a mini-panel with more usefull entities (garage door, alarmā€¦).

Can android auto get data form car?, fuel level, odometerā€¦?

3 Likes

Instead of a one dimensional value for the entity, could we get which vehicle is using android auto? Itā€™d be nice to automatically open the garage door when Iā€™m using my car, but not another, for example.

6 Likes

Iā€™m not seeing the binary sensor for Android Auto under sensorsā€¦

No streaming is not allowed per Googleā€™s guidelines last I checked otherwise youā€™ll have YouTube and Plex :slight_smile:

If Android Auto allows for that data to be pulled then we can, personally I have not seen the docs around this.

Feel free to submit a feature request for this :slight_smile:

This particular feature will be available in the beta that gets pushed to the play store tomorrow evening, alternatively you can grab the APK off the GitHub releases page and sideload it in the meantime.

4 Likes

It certainly would be great to have while driving over the Port Hills @nickrout

I use an app called AAStore, which has a load of third party apps you can use on Android Auto. You can use AAStore to convert up to 10 websites into Android Auto apps, so I have my whole Home Assistant Lovelace dashboard accessible via my carā€™s touchscreen. Of course, it only works when the car is in ā€œparkā€.

I followed this:

1 Like

Stoked. This was literally the only reason I still used SmartThingsā€¦

1 Like

Awesome! And thank you for the inclusion of the binary sensor. That will greatly help my ā€œjust got homeā€ automations

1 Like

This is amazing! AAStore sketched me out and didnā€™t work well.

As someone with 1474 entities currently, it would be nice to filter in what entities we want shown.

1 Like

Are you also planning to support Android Automotive?
My Polestar 2 runs Android Automotive which means it wonā€™t run Android Auto (crazy I know!)

2 Likes

This is awesome, So we will be able to set notifications to pop up when letā€™s say the garage is closed? I currently use TTS to do this but a pop up would work better :slight_smile:

ā€œAndroid Automotive supports apps built for Android as well as those built for Android Autoā€ source

ā€œIn-car infotainment systems are heavily regulated due to safety concerns to the point that every app and individual interface needs to be vetted by regulatory bodies around the world. This is incredibly difficult, expensive, and time-consuming for app developersā€ source

It doesnā€™t exactly sound like a perfect match for a open source project with a fast development pace. However IoT-apps are supported as a category (source) so itā€™s possible in theoryā€¦

3 Likes

I find this!

Car App  |  Jetpack  |  Android Developers ā† Level 3

API Level 3: CarHardwareManagerthat can be used to query vehicleā€™s hardware data, such as model and make, fuel levels and other sensors.
9 Likes

I am doing this currently by checking the Bluetooth Address my phone is connected to. As Android Auto does connect (not only but) also via Bluetooth this could already be done

4 Likes

Would be great to see functionality for Android automotive too.

Did Android Auto publish some sensors and vehicle data to application?
It would be great to stream them to HA!

2 Likes