changing a sensor name..
This commit is contained in:
parent
4fc13287f8
commit
ed6e7b5d3c
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
### Grops ###
|
### Groups ###
|
||||||
|
|
||||||
Family:
|
Family:
|
||||||
- person.jeffrey
|
- person.jeffrey
|
||||||
|
@ -11,6 +11,7 @@ arriving:
|
||||||
name: Arriving
|
name: Arriving
|
||||||
entities: []
|
entities: []
|
||||||
|
|
||||||
|
|
||||||
House Conditions:
|
House Conditions:
|
||||||
- climate.first_floor
|
- climate.first_floor
|
||||||
- sensor.accurite_back_porch_temperature
|
- sensor.accurite_back_porch_temperature
|
||||||
|
@ -20,7 +21,7 @@ House Conditions:
|
||||||
|
|
||||||
occupancy:
|
occupancy:
|
||||||
- binary_sensor.kitchen_motion_occupancy
|
- binary_sensor.kitchen_motion_occupancy
|
||||||
- binary_sensor.lumi_lumi_sensor_motion_aq2_occupancy
|
- binary_sensor.skylar_bedroom_motion_occupancy
|
||||||
- binary_sensor.master_bedroom_motion_occupancy
|
- binary_sensor.master_bedroom_motion_occupancy
|
||||||
- binary_sensor.croft_occupancy
|
- binary_sensor.croft_occupancy
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue