Remove unused sensors
This commit is contained in:
parent
eda78894c1
commit
76a8cabe69
|
@ -44,11 +44,6 @@ binary_sensor:
|
||||||
or is_state('person.mark', 'home')
|
or is_state('person.mark', 'home')
|
||||||
or is_state('person.dawn', 'home') }}
|
or is_state('person.dawn', 'home') }}
|
||||||
|
|
||||||
# Sensors
|
|
||||||
sensor:
|
|
||||||
- platform: temper
|
|
||||||
name: Batic Air Temp
|
|
||||||
|
|
||||||
# Alerts
|
# Alerts
|
||||||
alert:
|
alert:
|
||||||
shop_door: # Alert if the shop door is left open
|
shop_door: # Alert if the shop door is left open
|
||||||
|
|
Loading…
Reference in New Issue