-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
19 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+2.57 KB
(100%)
homeassistant/components/frontend/www_static/frontend.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
homeassistant/components/frontend/www_static/home-assistant-polymer
Submodule home-assistant-polymer
updated
from 6e3053 to c8c8b6
2 changes: 1 addition & 1 deletion
2
homeassistant/components/frontend/www_static/panels/ha-panel-automation.html
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+76 Bytes
(100%)
homeassistant/components/frontend/www_static/panels/ha-panel-automation.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
homeassistant/components/frontend/www_static/panels/ha-panel-dev-service.html
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-36 Bytes
(100%)
homeassistant/components/frontend/www_static/panels/ha-panel-dev-service.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
homeassistant/components/frontend/www_static/panels/ha-panel-dev-template.html
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-39 Bytes
(100%)
homeassistant/components/frontend/www_static/panels/ha-panel-dev-template.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
homeassistant/components/frontend/www_static/panels/ha-panel-hassio.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<html><head><meta charset="UTF-8"></head><body><dom-module id="ha-panel-hassio"><template><style>[hidden]{display:none!important}</style><hassio-main hass="[[hass]]" narrow="[[narrow]]" show-menu="[[showMenu]]"></hassio-main></template></dom-module><script>Polymer({is:"ha-panel-hassio",properties:{hass:{type:Object},narrow:{type:Boolean},showMenu:{type:Boolean,value:!1},loaded:{type:Boolean,value:!1}},attached:function(){window.HASS_DEV||this.importHref("/api/hassio/panel",null,function(){alert("Failed to load the Hass.io panel from supervisor.")})}})</script></body></html> | ||
<html><head><meta charset="UTF-8"></head><body><dom-module id="ha-panel-hassio"><template><style>[hidden]{display:none!important}</style><hassio-main hass="[[hass]]" narrow="[[narrow]]" show-menu="[[showMenu]]" route="[[route]]"></hassio-main></template></dom-module><script>Polymer({is:"ha-panel-hassio",properties:{hass:Object,narrow:Boolean,showMenu:Boolean,route:Object,loaded:{type:Boolean,value:!1}},attached:function(){window.HASS_DEV||this.importHref("/api/hassio/panel",null,function(){alert("Failed to load the Hass.io panel from supervisor.")})}})</script></body></html> |
Binary file modified
BIN
-14 Bytes
(96%)
homeassistant/components/frontend/www_static/panels/ha-panel-hassio.html.gz
Binary file not shown.
10 changes: 5 additions & 5 deletions
10
homeassistant/components/frontend/www_static/panels/ha-panel-map.html
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+575 Bytes
(100%)
homeassistant/components/frontend/www_static/panels/ha-panel-map.html.gz
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file modified
BIN
-19 Bytes
(99%)
homeassistant/components/frontend/www_static/service_worker.js.gz
Binary file not shown.
125 changes: 0 additions & 125 deletions
125
homeassistant/components/frontend/www_static/websocket_test.html
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1.09 KB
homeassistant/components/frontend/www_static/websocket_test.html.gz
Binary file not shown.