.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-08-26 05:04:36 +00:00
parent ebc7cc0ccf
commit 703ae5e2c2
2 changed files with 9 additions and 6 deletions
+6 -6
View File
@@ -187,7 +187,7 @@
},
{
"type": "tile",
"entity": "light.night_light"
"entity": "light.night_light_2"
},
{
"type": "tile",
@@ -387,7 +387,7 @@
},
{
"type": "tile",
"entity": "light.office_lamp",
"entity": "light.office_lamp_2",
"vertical": false,
"features_position": "bottom",
"features": [
@@ -398,7 +398,7 @@
},
{
"type": "tile",
"entity": "light.night_light",
"entity": "light.night_light_2",
"show_entity_picture": false,
"hide_state": false,
"vertical": false,
@@ -411,7 +411,7 @@
},
{
"type": "tile",
"entity": "light.bedroom_lamp",
"entity": "light.bedroom_lamp_2",
"show_entity_picture": false,
"hide_state": false,
"vertical": false,
@@ -448,7 +448,7 @@
},
{
"type": "tile",
"entity": "sensor.night_light_illuminance"
"entity": "sensor.night_light_illuminance_2"
},
{
"type": "heading",
@@ -1089,7 +1089,7 @@
"show_name": true,
"show_state": true,
"show_icon": true,
"entity": "light.night_light"
"entity": "light.night_light_2"
}
],
"max_columns": 4,