.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_home
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user