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
938 B
37 lines
938 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Trigger Booleans Input Boolean Helpers - Home Assistant input boolean helpers.
|
|
# Maintains input boolean helpers for Trigger Booleans Input Boolean Helpers.
|
|
# -------------------------------------------------------------------
|
|
######################################################################
|
|
#triggers
|
|
good_night:
|
|
name: Good Night
|
|
initial: off
|
|
meal_time:
|
|
name: Meal Time
|
|
initial: off
|
|
|
|
work:
|
|
name: Work
|
|
initial: off
|
|
|
|
flash:
|
|
name: Flash
|
|
initial: off
|
|
|
|
color_tornado:
|
|
name: Color Tornado!
|
|
initial: off
|
|
|
|
guard_dog:
|
|
name: Guard Dog
|
|
initial: off
|
|
locator:
|
|
name: Locator
|
|
icon: mdi:map-marker-account
|
|
initial: off
|