.storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-07-24 16:03:28 +00:00
parent 8a971d10dd
commit b6b79aa336
-25
View File
@@ -415,31 +415,6 @@
"exclude": [
"*meter00*"
]
},
{
"type": "custom:auto-entities",
"card": {
"type": "grid",
"columns": 2,
"square": false
},
"filter": {
"include": [
{
"domain": "light",
"options": {
"type": "custom:mushroom-light-card",
"use_light_color": true,
"show_brightness_control": true,
"show_color_temp_control": true,
"collapsible_controls": true,
"tap_action": {
"action": "toggle"
}
}
}
]
}
}
]
},