-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfiguration.yaml
More file actions
78 lines (64 loc) · 1.82 KB
/
Copy pathconfiguration.yaml
File metadata and controls
78 lines (64 loc) · 1.82 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
frontend:
themes: !include_dir_merge_named themes
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
switch: !include entities/switches.yaml
media_player: !include entities/media_players.yaml
device_tracker: !include entities/device_trackers.yaml
sensor: !include entities/sensors.yaml
binary_sensor: !include entities/binary_sensors.yaml
light: !include entities/lights.yaml
utility_meter: !include entities/utility_meters.yaml
climate: !include entities/climates.yaml
template: !include_dir_list entities/templates
api:
smartir:
google_assistant: !include voice_assistants/google_assistant.yaml
homekit: !include voice_assistants/homekit.yaml
rest_command:
switchbot_device_command:
url: "https://api.switch-bot.com/v1.0/devices/{{ deviceId }}/commands"
method: post
content_type: "application/json"
headers:
Authorization: !secret switchbot.api_key
payload: '{"command": "{{ command }}"}'
adaptive_lighting:
lights:
- light.bed
- light.luce_scrivania
- light.livingroom
- light.nzxt_smart_device_v2
min_brightness: 10
max_brightness: 100
min_color_temp: 2500
max_color_temp: 5500
take_over_control: true
detect_non_ha_changes: true
spotcast:
sp_dc: !secret spotify.dc
sp_key: !secret spotify.key
influxdb:
exclude:
entity_globs: "*"
notify:
- platform: telegram
name: !secret telegram.aronne.slug
chat_id: !secret telegram.aronne.chat_id
ifttt:
key: !secret ifttt.api_key
readme:
convert_lovelace: true
waste_collection_schedule:
sources:
- name: ics
args:
file: calendars/garbage_collection.ics
calendar_title: Garbage Collection