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

This commit is contained in:
Home Assistant Version Control
2026-08-26 16:03:02 +00:00
parent f98c619abe
commit 68eeaffd9a
2 changed files with 6 additions and 4 deletions
+4 -4
View File
@@ -187,7 +187,7 @@
},
{
"type": "tile",
"entity": "light.night_light_2"
"entity": "light.night_light"
},
{
"type": "tile",
@@ -398,7 +398,7 @@
},
{
"type": "tile",
"entity": "light.night_light_2",
"entity": "light.night_light",
"show_entity_picture": false,
"hide_state": false,
"vertical": false,
@@ -448,7 +448,7 @@
},
{
"type": "tile",
"entity": "sensor.night_light_illuminance_2"
"entity": "sensor.night_light_illuminance"
},
{
"type": "heading",
@@ -1089,7 +1089,7 @@
"show_name": true,
"show_state": true,
"show_icon": true,
"entity": "light.night_light_2"
"entity": "light.night_light"
}
],
"max_columns": 4,