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

This commit is contained in:
Home Assistant Version Control
2026-08-26 16:05:14 +00:00
parent 423397d5a1
commit fdfe620f03
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -100,7 +100,7 @@
},
{
"type": "tile",
"entity": "light.night_light_2",
"entity": "light.night_light",
"name": "Door Light Color State",
"state_content": "state",
"state_color": true
@@ -111,7 +111,7 @@
"state_color": true,
"entities": [
{
"entity": "binary_sensor.night_light_occupancy_2",
"entity": "binary_sensor.night_light_occupancy",
"name": "Night Light Motion Sensor",
"icon": "mdi:motion-sensor"
}