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.

16 lines
689 B

######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Doors Group - Home Assistant entity grouping.
# Maintains grouped entities for Doors Group.
# -------------------------------------------------------------------
######################################################################
doors:
name: Doors
entities:
# - binary_sensor.kitchen_door
- binary_sensor.MCU2_GPIO12 # Main Slider
- binary_sensor.MCU3_Light # Alarm Door

Powered by TurnKey Linux.