1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00

Update frontend

This commit is contained in:
Paulus Schoutsen 2016-07-13 23:05:40 -07:00
parent 8984a6b161
commit e38b7d97d2
11 changed files with 14 additions and 16 deletions

View File

@ -1,5 +1,5 @@
"""DO NOT MODIFY. Auto-generated by build_frontend script."""
CORE = "40572296573d6b85f0675a041a429cec"
UI = "0f88d61182d79e446d7aef8637232c3c"
CORE = "7d80cc0e4dea6bc20fa2889be0b3cd15"
UI = "805f8dda70419b26daabc8e8f625127f"
MAP = "f0f36e3400d3b9d9f4241e08c78e4719"
DEV = "325e002bdc2beee673101975a30b4118"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
Subproject commit 7be7cf463ce52c0ce505b8b3c0eb975f5c59b0ae
Subproject commit f7ecdd9ce2dbfd46aca3a6adcc3b15d675d3a1c4

View File

@ -29,7 +29,7 @@
/* eslint-disable quotes, comma-spacing */
var PrecacheConfig = [["/","f0359177332162e4257fb61616529a2c"],["/devEvent","76a9a2c8bcc7e60b50195e6f9fae51aa"],["/devInfo","76a9a2c8bcc7e60b50195e6f9fae51aa"],["/devService","76a9a2c8bcc7e60b50195e6f9fae51aa"],["/devState","76a9a2c8bcc7e60b50195e6f9fae51aa"],["/devTemplate","76a9a2c8bcc7e60b50195e6f9fae51aa"],["/history","f0359177332162e4257fb61616529a2c"],["/logbook","f0359177332162e4257fb61616529a2c"],["/map","632eb9dfb592c42e6960bcbd0a878efd"],["/states","f0359177332162e4257fb61616529a2c"],["/static/core-40572296573d6b85f0675a041a429cec.js","031a28119f9cc711009afda6b8e3a95f"],["/static/dev-tools-325e002bdc2beee673101975a30b4118.html","133741f1836a45e699ae4ec0cd2b77ee"],["/static/frontend-0f88d61182d79e446d7aef8637232c3c.html","fca0cc2792cbb33fe682987576054fc9"],["/static/mdi-758957b7ea989d6beca60e218ea7f7dd.html","4c32b01a3a5b194630963ff7ec4df36f"],["/static/partial-map-f0f36e3400d3b9d9f4241e08c78e4719.html","28677cbb79e105e03cf1fd3b1ef25c83"],["static/favicon-192x192.png","419903b8422586a7e28021bbe9011175"],["static/fonts/roboto/Roboto-Bold.ttf","d329cc8b34667f114a95422aaad1b063"],["static/fonts/roboto/Roboto-Light.ttf","7b5fb88f12bec8143f00e21bc3222124"],["static/fonts/roboto/Roboto-Medium.ttf","fe13e4170719c2fc586501e777bde143"],["static/fonts/roboto/Roboto-Regular.ttf","ac3f799d5bbaf5196fab15ab8de8431c"],["static/images/card_media_player_bg.png","a34281d1c1835d338a642e90930e61aa"],["static/webcomponents-lite.min.js","b0f32ad3c7749c40d486603f31c9d8b1"]];
var PrecacheConfig = [["/","d2c67846acf9a583c29798c30503cbf1"],["/devEvent","2bab76c4866e7ceeed1515b111a69d5e"],["/devInfo","2bab76c4866e7ceeed1515b111a69d5e"],["/devService","2bab76c4866e7ceeed1515b111a69d5e"],["/devState","2bab76c4866e7ceeed1515b111a69d5e"],["/devTemplate","2bab76c4866e7ceeed1515b111a69d5e"],["/history","d2c67846acf9a583c29798c30503cbf1"],["/logbook","d2c67846acf9a583c29798c30503cbf1"],["/map","6bb6af1c0abed4fb9041e1fecb07a8c2"],["/states","d2c67846acf9a583c29798c30503cbf1"],["/static/core-7d80cc0e4dea6bc20fa2889be0b3cd15.js","1f35577e9f32a86a03944e5e8d15eab2"],["/static/dev-tools-325e002bdc2beee673101975a30b4118.html","133741f1836a45e699ae4ec0cd2b77ee"],["/static/frontend-805f8dda70419b26daabc8e8f625127f.html","d8eeb403baf5893de8404beec0135d96"],["/static/mdi-758957b7ea989d6beca60e218ea7f7dd.html","4c32b01a3a5b194630963ff7ec4df36f"],["/static/partial-map-f0f36e3400d3b9d9f4241e08c78e4719.html","28677cbb79e105e03cf1fd3b1ef25c83"],["static/favicon-192x192.png","419903b8422586a7e28021bbe9011175"],["static/fonts/roboto/Roboto-Bold.ttf","d329cc8b34667f114a95422aaad1b063"],["static/fonts/roboto/Roboto-Light.ttf","7b5fb88f12bec8143f00e21bc3222124"],["static/fonts/roboto/Roboto-Medium.ttf","fe13e4170719c2fc586501e777bde143"],["static/fonts/roboto/Roboto-Regular.ttf","ac3f799d5bbaf5196fab15ab8de8431c"],["static/images/card_media_player_bg.png","a34281d1c1835d338a642e90930e61aa"],["static/webcomponents-lite.min.js","b0f32ad3c7749c40d486603f31c9d8b1"]];
/* eslint-enable quotes, comma-spacing */
var CacheNamePrefix = 'sw-precache-v1--' + (self.registration ? self.registration.scope : '') + '-';

View File

@ -2,9 +2,7 @@
cd "$(dirname "$0")/.."
cd homeassistant/components/frontend/www_static/home-assistant-polymer/home-assistant-js/
npm run prod
cd ..
cd homeassistant/components/frontend/www_static/home-assistant-polymer
npm run frontend_prod
cp bower_components/webcomponentsjs/webcomponents-lite.min.js ..