Make it run
This commit is contained in:
@@ -6,6 +6,12 @@ default_config:
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
||||
homeassistant:
|
||||
name: "AnneClaus"
|
||||
external_url: "https://anneclaus.duckdns.org:8123"
|
||||
internal_url: "http://dethlefsen:8123"
|
||||
|
||||
|
||||
## ########################################
|
||||
## Spotify
|
||||
## ########################################
|
||||
@@ -32,6 +38,23 @@ sonoff:
|
||||
|
||||
garbage_collection: !include include/garbage/garbage.yaml
|
||||
|
||||
## ########################################
|
||||
## Miele (HACS)
|
||||
## ########################################
|
||||
|
||||
#miele:
|
||||
# client_id: !secret miele_clientid
|
||||
# client_secret: !secret miele_secret
|
||||
# lang: en
|
||||
|
||||
## ########################################
|
||||
## Roth touchline
|
||||
## ########################################
|
||||
|
||||
climate:
|
||||
- platform: touchline
|
||||
host: !secret touchlineIP
|
||||
|
||||
|
||||
group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
|
||||
Reference in New Issue
Block a user