forked from matt8707/hass-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
configuration.yaml
executable file
·75 lines (64 loc) · 1.83 KB
/
configuration.yaml
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
# Loads default set of integrations. Do not remove.
default_config:
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
# https://github.com/matt8707/hass-config/blob/master/INSTALL.md
frontend: !include themes.yaml
template: !include sidebar.yaml
lovelace:
mode: yaml
resources:
[
{ url: /hacsfiles/apexcharts-card/apexcharts-card.js, type: module },
{ url: /hacsfiles/bar-card/bar-card.js, type: module },
{ url: /hacsfiles/button-card/button-card.js, type: module },
{ url: /hacsfiles/custom-icons/custom-icons.js, type: module },
{ url: /hacsfiles/lovelace-layout-card/layout-card.js, type: module },
{
url: /hacsfiles/lovelace-more-info-card/more-info-card.js,
type: module,
},
{ url: /hacsfiles/lovelace-mushroom/mushroom.js, type: module },
{
url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js,
type: module,
},
{ url: /hacsfiles/swipe-card/swipe-card.js, type: module },
{
url: /hacsfiles/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js,
type: module,
},
]
sensor:
- platform: plex_recently_added
token: !secret PLEX_TOKEN
host: !secret SERVER_IP
port: !secret PLEX_PORT
- platform: time_date
display_options:
- time
- date
camera:
- platform: xiaomi_cloud_map_extractor
host: !secret XIAOMI_VACUUM_HOST
token: !secret XIAOMI_VACUUM_TOKEN
username: !secret XIAOMI_CLOUD_USERNAME
password: !secret XIAOMI_CLOUD_PASSWORD
draw: ["all"]
attributes:
- calibration_points
smartir:
counter:
vacuum_counter:
initial: 0
step: 1
input_boolean:
vitamin_tracker:
name: Tracks daily vitamin
no_vacuum:
name: No Vacuum
bluetooth: