{
+ "version": 1,
+ "key": "lovelace",
"data": {
"config": {
"title": "Panoramica",
"title": "Allarmi"
},
{
+ "icon": "mdi:weather-sunny",
+ "id": "meteo",
+ "title": "Meteo",
"badges": [
- "sun.sun",
- "sensor.yr_symbol"
+ {
+ "entity": "sun.sun"
+ },
+ {
+ "entity": "sensor.front_balcony_temperature"
+ },
+ {
+ "entity": "sensor.rear_balcony_temperature"
+ }
],
"cards": [
{
"title": "Veranda",
"type": "entities"
}
- ],
- "icon": "mdi:weather-sunny",
- "id": "meteo",
- "title": "Meteo"
+ ]
}
]
}
- },
- "key": "lovelace",
- "version": 1
+ }
}
\ No newline at end of file