Ale nejak se mi nedari...
configuration.yaml:
Kód: Vybrat vše
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
intent_script: !include intent.yaml
Kód: Vybrat vše
GoodNight:
speech:
text: "Good night and sleep tight"
action:
- service: light.turn_off
data: {}
target:
entity_id:
- light.obyvak_lustr
- light.loznice_lustr
Kód: Vybrat vše
language: "en"
intents:
GoodNight:
data:
- sentences:
- "Good night"