3 files
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"entity": "binary_sensor.downstairs_bathroom_occupancy"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.night_light_occupancy"
|
||||
"entity": "binary_sensor.night_light_occupancy_2"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.front_door"
|
||||
@@ -125,7 +125,7 @@
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "input_boolean.blink_backyard_camera_motion"
|
||||
"entity": "binary_sensor.night_light_occupancy_2"
|
||||
},
|
||||
{
|
||||
"entity": "input_boolean.blink_shed_camera_motion"
|
||||
@@ -164,10 +164,10 @@
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.night_light_illuminance"
|
||||
"entity": "sensor.night_light_illuminance_2"
|
||||
},
|
||||
{
|
||||
"entity": "light.night_light"
|
||||
"entity": "light.night_light_2"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 24
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
},
|
||||
{
|
||||
"type": "tile",
|
||||
"entity": "light.night_light",
|
||||
"entity": "light.night_light_2",
|
||||
"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",
|
||||
"entity": "binary_sensor.night_light_occupancy_2",
|
||||
"name": "Night Light Motion Sensor",
|
||||
"icon": "mdi:motion-sensor"
|
||||
}
|
||||
@@ -133,7 +133,7 @@
|
||||
},
|
||||
{
|
||||
"type": "custom:mushroom-light-card",
|
||||
"entity": "light.office_lamp",
|
||||
"entity": "light.office_lamp_2",
|
||||
"use_light_color": true,
|
||||
"tap_action": {
|
||||
"action": "none"
|
||||
|
||||
Reference in New Issue
Block a user