You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Home-AssistantConfig/config/group/switches.yaml

46 lines
1.5 KiB

######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Switch Groups - Grouped indoor and seasonal switch helpers
# Keep grouped entity IDs aligned with active switch entities.
# -------------------------------------------------------------------
# Notes: Replaced legacy holiday switch IDs that no longer exist.
######################################################################
Interior Switches:
entities:
- switch.kitchen_accent_1
- switch.kitchen_accent_2
- switch.front_door_outlet
- switch.lr_amp
- switch.master_bathroom_accent_1
- switch.master_bathroom_accent_2
#- switch.pool_deck - Not being used right now
- switch.foyer_outlet
- switch.den_outlet
- switch.living_room_outlet
- switch.living_room_tv_outlet
- switch.office_accent
- switch.office_lamp_switch
- switch.front_office_lamp
Kitchen Accents:
entities:
- switch.kitchen_accent_1
- switch.kitchen_accent_2
Master Bathroom Accents:
entities:
- switch.master_bathroom_accent_1
- switch.master_bathroom_accent_2
Outdoor Seasonal:
- switch.outdoor_xmas_2_socket_1
- switch.outdoor_xmas_2_socket_2
- switch.outdoor_xmas_2_socket_3
- switch.outdoor_xmas_right_socket
- switch.xmas_dual_outlet_switch_1
- switch.xmas_dual_outlet_switch_2

Powered by TurnKey Linux.