Update __init__.py (#4155)

Changed manifest.json to respect Android screen rotate lock.
This commit is contained in:
Nicholas Sideras 2016-10-31 15:04:54 -05:00 committed by Paulus Schoutsen
parent 7f699b4261
commit 1d9ac5f8b3

View File

@ -27,7 +27,6 @@ MANIFEST_JSON = {
"icons": [],
"lang": "en-US",
"name": "Home Assistant",
"orientation": "any",
"short_name": "Assistant",
"start_url": "/",
"theme_color": "#03A9F4"