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

This commit is contained in:
Home Assistant Version Control
2026-08-14 02:07:00 +00:00
parent 18e7b8bab4
commit 7d9ce0f534
2 changed files with 5 additions and 6 deletions
+4 -6
View File
@@ -1085,15 +1085,13 @@
"entity": "light.night_light"
},
{
"type": "custom:mushroom-light-card",
"type": "entity",
"entity": "light.3d_printer_lights",
"name": "Printer Light",
"icon": "mdi:lightbulb",
"primary_info": "name",
"secondary_info": "state",
"tap_action": {
"action": "toggle"
}
"show_name": true,
"show_state": true,
"show_icon": true
}
],
"max_columns": 4,