This commit is contained in:
2022-01-19 07:17:26 +01:00
parent 93dca5e8b4
commit 3be704e23c
18 changed files with 831 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
###################################
## Sunrise and Sunset stuff
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
###################################
- alias: 'Sunset Stuff on'
trigger:
- platform: sun
event: sunset
# offset: "-00:20:00"
condition:
- condition: time
before: '22:00:00'
action:
# - delay: '00:{{ (range(1, 20)|random|int) }}:00'
- service: script.monthly_color_scene
- service: light.turn_on
entity_id:
- light.stue
- light.raket
- light.stol