Added to config

This commit is contained in:
2022-01-17 19:26:10 +01:00
parent 58988885ff
commit 7733b4e443
+18
View File
@@ -70,6 +70,24 @@ climate:
- platform: touchline
host: !secret touchlineIP
## ########################################
## Timer (for indkorsel automation)
## ########################################
timer:
indkorsel:
duration: '00:10:00'
## ########################################
## Darksky
## ########################################
weather:
- platform: darksky
api_key: !secret darksky_api_key
mode: daily
group: !include groups.yaml
automation: !include automations.yaml