Added to config
This commit is contained in:
@@ -70,6 +70,24 @@ climate:
|
|||||||
- platform: touchline
|
- platform: touchline
|
||||||
host: !secret touchlineIP
|
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
|
group: !include groups.yaml
|
||||||
automation: !include automations.yaml
|
automation: !include automations.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user