added scripts et al

This commit is contained in:
2022-01-17 20:19:42 +01:00
parent ab06457787
commit 9eed84ee34
24 changed files with 2082 additions and 2 deletions
+47
View File
@@ -0,0 +1,47 @@
- alias: Update countdowns
trigger:
- platform: time
at: "00:00:01"
- platform: homeassistant
event: start
action:
- service: python_script.date_countdown
data:
name: Nytaar
type: nedtaelling
date: 31/12/2021
- service: python_script.date_countdown
data:
name: Juleaften
type: nedtaelling
date: 24/12/2021
- service: python_script.date_countdown
data:
name: Vores bryllupsdag
type: begivenhed
date: 21/09/2013
- service: python_script.date_countdown
data:
name: Anne
type: fodselsdag
date: 12/09/1976
- service: python_script.date_countdown
data:
name: Andreas
type: fodselsdag
date: 04/01/2010
- service: python_script.date_countdown
data:
name: Daniel
type: fodselsdag
date: 21/09/2011
- service: python_script.date_countdown
data:
name: Claus
type: fodselsdag
date: 24/12/1971
- service: python_script.date_countdown
data:
name: Ferie
type: nedtaelling
date: 19/02/2022