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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user