mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Cleaning up some old Nest YAML
This commit is contained in:
@@ -5,82 +5,7 @@
|
||||
# - Write up- https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html
|
||||
######################################################################################################
|
||||
#-----------------------------------
|
||||
homeassistant:
|
||||
customize_glob:
|
||||
"sensor.*_co_status":
|
||||
|
||||
|
||||
"sensor.*_battery_health":
|
||||
|
||||
|
||||
"sensor.*_color_status":
|
||||
|
||||
|
||||
"sensor.*_smoke_status":
|
||||
|
||||
|
||||
"sensor.*_security_state":
|
||||
|
||||
|
||||
|
||||
customize:
|
||||
|
||||
binary_sensor.hallway_nest_protect_kids_hallway_online:
|
||||
friendly_name: Kids Hallway Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.justins_room_nest_protect_online:
|
||||
friendly_name: Justins Room Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.kitchen_nest_protect_online:
|
||||
friendly_name: Kitchen Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.master_bedroom_nest_protect_online:
|
||||
friendly_name: Master Bedroom Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.master_hallway_nest_protect_online:
|
||||
friendly_name: Master Hallway Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.paiges_room_nest_protect_paiges_room_online:
|
||||
friendly_name: Paiges Room Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.upstairs_bedroom_nest_protect_online:
|
||||
friendly_name: Upstairs Bedroom Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.upstairs_living_room_nest_protect_online:
|
||||
friendly_name: Upstairs Living Room Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
binary_sensor.office_nest_protect_online:
|
||||
friendly_name: Office Protect
|
||||
icon: mdi:nest-protect
|
||||
|
||||
group.protects:
|
||||
|
||||
#-------------------------------------------
|
||||
|
||||
#-------------------------------------------
|
||||
group:
|
||||
protects:
|
||||
name: Nest Protects
|
||||
entities:
|
||||
- binary_sensor.upstairs_living_room_nest_protect_online
|
||||
- binary_sensor.hallway_nest_protect_kids_hallway_online
|
||||
- binary_sensor.justins_room_nest_protect_online
|
||||
- binary_sensor.kitchen_nest_protect_online
|
||||
- binary_sensor.master_bedroom_nest_protect_online
|
||||
- binary_sensor.master_hallway_nest_protect_online
|
||||
- binary_sensor.paiges_room_nest_protect_paiges_room_online
|
||||
- binary_sensor.upstairs_bedroom_nest_protect_online
|
||||
- binary_sensor.office_nest_protect_online
|
||||
|
||||
#-------------------------------------------
|
||||
automation:
|
||||
- alias: Nest protect emergency
|
||||
|
||||
|
Reference in New Issue
Block a user