v0.8.962
This commit is contained in:
18
HA/example_configuration.yaml
Normal file
18
HA/example_configuration.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# Configure a default setup of Home Assistant (frontend, api, etc)
|
||||
default_config:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
||||
group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
# yoRadio entity
|
||||
media_player:
|
||||
- platform: yoradio
|
||||
name: YoRadio (kitchen)
|
||||
root_topic: yoradio/100
|
||||
Reference in New Issue
Block a user