Skip to content

Commit

Permalink
Update source/_posts/2024-05-22-companion-app-for-ios-20245-assist.ma…
Browse files Browse the repository at this point in the history
…rkdown

Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
bgoncal and frenck committed May 22, 2024
1 parent d66527d commit afb9f20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ There are a couple of things to take into consideration. I tried this last weeke

- The Actions UI in CarPlay was aligned to display the same information as in Apple Watch, previously we were displaying the “Identifier” and ”Text”, now we display just the “Text” so we keep consistency between platforms.

- We also added a button to reload your widgets, since sometimes they may become blank for a few users after an update. For actions, we added a button to manually update server-created Actions so you don't need to reopen the app for that (but remember to restart HA after adding or removing Actions from yaml).
- We also added a button to reload your widgets, since sometimes they may become blank for a few users after an update. For actions, we added a button to update server-created Actions manually, so you don't need to reopen the app for that (but remember to restart HA after adding or removing Actions from YAML).

- Memory usage and performance issues on our macOS client are big topics in our GitHub right now, and we are aware of them and are working towards improving them. This release is the first iteration in that direction.

Expand Down

0 comments on commit afb9f20

Please sign in to comment.