.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.alarm_section
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"entity": "binary_sensor.downstairs_bathroom_occupancy"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.night_light_occupancy_2"
|
||||
"entity": "binary_sensor.night_light_occupancy"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.front_door"
|
||||
@@ -125,7 +125,7 @@
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "binary_sensor.night_light_occupancy_2"
|
||||
"entity": "binary_sensor.night_light_occupancy"
|
||||
},
|
||||
{
|
||||
"entity": "input_boolean.blink_shed_camera_motion"
|
||||
@@ -161,10 +161,10 @@
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.night_light_illuminance_2"
|
||||
"entity": "sensor.night_light_illuminance"
|
||||
},
|
||||
{
|
||||
"entity": "light.night_light_2"
|
||||
"entity": "light.night_light"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 24
|
||||
|
||||
Reference in New Issue
Block a user