mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
Update __init__.py (#4155)
Changed manifest.json to respect Android screen rotate lock.
This commit is contained in:
parent
7f699b4261
commit
1d9ac5f8b3
@ -27,7 +27,6 @@ MANIFEST_JSON = {
|
|||||||
"icons": [],
|
"icons": [],
|
||||||
"lang": "en-US",
|
"lang": "en-US",
|
||||||
"name": "Home Assistant",
|
"name": "Home Assistant",
|
||||||
"orientation": "any",
|
|
||||||
"short_name": "Assistant",
|
"short_name": "Assistant",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"theme_color": "#03A9F4"
|
"theme_color": "#03A9F4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user