1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00

Migrate for climate 1.0 (#3333)

* Migrate for climate 1.0

* Update demo

* Fix gallery

* Add preset to thermostat card

* Fix climate entity row
This commit is contained in:
Paulus Schoutsen
2019-07-05 15:13:53 -07:00
committed by GitHub
parent 0a8703ad0a
commit 4fdbec93b3
14 changed files with 663 additions and 665 deletions

View File

@@ -44,8 +44,8 @@ module.exports = {
to: "static/images/leaflet/",
},
{
from: "../node_modules/@polymer/font-roboto-local/fonts",
to: "static/fonts",
from: "../node_modules/roboto-fontface/fonts/roboto/*.woff2",
to: "static/fonts/roboto/",
},
{
from: "../node_modules/leaflet/dist/images",