mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Revert "Make Android app shortcut use 'Home Assistant' as name." (#8271)
* Revert "Version bump to 0.49.0.dev0 (#8266)" This reverts commit 8e4394f17371dd75c550136d3a91483b3e4d39a1. * Revert "Adding done_message to alert (#8116)" This reverts commit 5e56bc746450c0861cdcafc9bdb000e871701a03. * Revert "Camera services arm disarm including Netgear Arlo (#7961)" This reverts commit ed20f7e3593f62c6d26331fb2c3f49178a1b4b6c. * Revert "Make Android app shortcut use 'Home Assistant' as name instead of just 'Assistant'. (#8261)" This reverts commit 0bcb7839fbffc70ac90400effb99558b6d0214b5.
This commit is contained in:
parent
8e4394f173
commit
7123ec14be
@ -31,7 +31,7 @@ MANIFEST_JSON = {
|
||||
'icons': [],
|
||||
'lang': 'en-US',
|
||||
'name': 'Home Assistant',
|
||||
'short_name': 'Home Assistant',
|
||||
'short_name': 'Assistant',
|
||||
'start_url': '/',
|
||||
'theme_color': '#03A9F4'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user