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
618 B
16 lines
618 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Motion Group - Home Assistant entity grouping.
|
|
# Maintains grouped entities for Motion Group.
|
|
# -------------------------------------------------------------------
|
|
######################################################################
|
|
motion:
|
|
name: Motion Detectors
|
|
entities:
|
|
- binary_sensor.office_motion
|
|
|
|
|