-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathHA_Configuration.yaml
More file actions
41 lines (36 loc) · 872 Bytes
/
HA_Configuration.yaml
File metadata and controls
41 lines (36 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
#homeassistant:
# packages: !include_dir_named packages
intent:
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
panel_iframe:
portainer:
title: "Portainer"
url: "http://0.0.0.0:9000"
icon: mdi:docker
vscode:
title: "VSCode"
url: "http://0.0.0.0:8443/"
icon: mdi:microsoft-visual-studio-code
esphome:
title: "ESPHome"
url: "http://0.0.0.0:6052"
icon: mdi:chip
zigbee2mqtt:
title: "Zigbee2MQTT"
url: "http://0.0.0.0:8080"
icon: mdi:zigbee
appdaemon:
title: "appdaemon"
url: "http://0.0.0.0:5050"
icon: mdi:language-python
rhasspy:
title: "Rhasspy"
url: "http://0.0.0.0:12101"
icon: mdi:account-voice