I should start by saying I’ve had a handful of Actions configured in configuration.yaml and working well via iPhone for a couple of years.
With the release of the CarPlay integration–and since I got an Apple Watch–I’ve been interested in filtering those Actions so that some show up in CarPlay, and others in the Watch. When I first configured HA on the Watch, all of the Actions were available in the app. They’re also all available in CarPlay. They were always available on the iPhone by holding down the HA icon, which was my original goal before CP and the Watch were in the picture.
Now… I’ve added to configuration.yaml the lines I’m seeing from the HA docs here to filter which Actions show where… and HA is telling me the configuration is wrong. I can’t restart with this config. So, I did a direct copy-paste from the docs above into ios: and replaced my entire configuration… and I get the same error. Any ideas why?
Logger: homeassistant.config
Source: config.py:1258
First occurred: 5:37:34 PM (1 occurrences)
Last logged: 5:37:34 PM
Invalid config for 'ios' at ios.yaml, line 10: 'show_in_carplay' is an invalid option for 'ios', check: ios->actions->0->show_in_carplay, please check the docs at https://www.home-assistant.io/integrations/ios Invalid config for 'ios' at ios.yaml, line 11: 'show_in_watch' is an invalid option for 'ios', check: ios->actions->0->show_in_watch, please check the docs at https://www.home-assistant.io/integrations/ios
This thread really got me interested in this since I use CarPlay extensively. If it’s the repository HERE then it looks like the CarPlay stuff is in pre-release:
I’m very interested in how to implement this. The docs make it seem like you have to build and then publish the app on the store to get it to your device and CarPlay.
Still facing issues to get a config added into configuration.yaml to be visible in the companion app on my iphone.
What i want is to have 2 created automation accessible via the companion app / car play screen… so far i cant get it working
Actually, if I could just have a “Favorites” screen in HA CarPlay that it defaults to and shows elements of my selection (covers, scenes, actions, etc.) it would be all I need. I’d rather have a screen with garage door buttons that show status than an Action that doesn’t.
As it is, it’s a couple of taps to get to the garage doors… which is still vastly better than no HA CarPlay at all.
This time I actually check the developer branch of HA and I now see carplay and watch show up for the ios integration code, so my guess is that this issue will be fixed in the next release of Core:
I haven’t seen any chatter about this since February. I switch between Android and iOS and I feel Android Auto does this better than CarPlay. Android Auto defaults to a favorites screen, and I can see the status of my alarm or garage as they are pressed. This “Actions” tab on CarPlay isn’t as ideal for me. Also, while there is a “Cover” category I can get to, I don’t have access to the alarm system in CarPlay like I do in Android Auto. Personally, I’d prefer they just match what they have done in Android Auto. Am I alone?