Document Android Auto app in launcher required for notifications - #1397
Open
peno64 wants to merge 2 commits into
Open
Document Android Auto app in launcher required for notifications#1397peno64 wants to merge 2 commits into
peno64 wants to merge 2 commits into
Conversation
Add an extra note about car_ui: Note: The Home Assistant app must remain enabled/visible in the Android Auto app launcher. Removing it from Android Auto may prevent car_ui: true notifications from appearing on the car display, even though notifications continue to arrive on the phone.
Member
|
I feel like removing it isn't a very common thing to do, maybe move it down to below the example and add it in a Please use backticks for inline yaml code like this: `car_ui: true`. |
Author
|
Well I removed it as a cleanup operation since I see no point in having it on screen of the car and it was only 2 weeks later I noted that automations didn't work anymore and it took me some time to figure out that this was the problem... |
apply suggestions
Author
|
@jpelgrom |
jpelgrom
reviewed
Aug 4, 2026
| channel: "Door unlocked" | ||
| importance: high | ||
| ``` | ||
|
|
Member
There was a problem hiding this comment.
Fix syntax + move down
Suggested change
| :::note | |
| The Home Assistant app must remain enabled/visible in the Android Auto app launcher. Removing it from Android Auto may prevent `car_ui: true` notifications from appearing on the car display, even though notifications continue to arrive on the phone. | |
| ::: |
Comment on lines
+56
to
+57
| :::note: The Home Assistant app must remain enabled/visible in the Android Auto app launcher. Removing it from Android Auto may prevent [`car_ui: true`] notifications from appearing on the car display, even though notifications continue to arrive on the phone. | ||
|
|
Member
There was a problem hiding this comment.
Suggested change
| :::note: The Home Assistant app must remain enabled/visible in the Android Auto app launcher. Removing it from Android Auto may prevent [`car_ui: true`] notifications from appearing on the car display, even though notifications continue to arrive on the phone. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add an extra note about car_ui:
Note: The Home Assistant app must remain enabled/visible in the Android Auto app launcher. Removing it from Android Auto may prevent car_ui: true notifications from appearing on the car display, even though notifications continue to arrive on the phone.
Proposed change
Type of change
Checklist
Additional information