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.
37 lines
1.2 KiB
37 lines
1.2 KiB
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Indoor Outdoor Group - Home Assistant entity grouping.
|
|
# Maintains grouped entities for Indoor Outdoor Group.
|
|
# -------------------------------------------------------------------
|
|
######################################################################
|
|
Interior_Lights:
|
|
entities:
|
|
- group.master_bathroom_accents
|
|
- group.kitchen_accents
|
|
- light.bedroom
|
|
- light.bedroom_lights
|
|
- light.dinette_lights
|
|
- light.dining_room_lights
|
|
- light.foyer
|
|
- light.garage_lights
|
|
- light.hallway_lights
|
|
- light.kitchen_lights
|
|
- light.living_room_accents
|
|
- light.living_room_lights
|
|
- light.office_lights
|
|
- light.upstairs_lights
|
|
- light.garage_hallway
|
|
- light.sink
|
|
- light.upstairs_lamp
|
|
- light.ikea_1 #Upstairs Hallyway outlet.
|
|
|
|
Exterior_Lights:
|
|
entities:
|
|
- light.outdoor_bathroom
|
|
- light.outdoor_front_lights
|
|
- group.landscaping
|
|
- group.outdoor_seasonal
|