-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsecrets.example.yaml
More file actions
45 lines (45 loc) · 963 Bytes
/
secrets.example.yaml
File metadata and controls
45 lines (45 loc) · 963 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
42
43
44
45
cast_1_host: xxx
cast_2_host: xxx
darksky_api_key: xxx
device_entities:
- device_tracker.a
- device_tracker.b
- device_tracker.c
device_tracker_excluded_hosts:
- 192.168.1.x # For example the ip of home-assistant itself
device_tracker_hosts: xxx
duckdns_domain: a
duckdns_access_token: b
geo_lat: xxx
geo_long: xxx
geo_time_zone: xxx
home_assistant_port: xxx
home_assistant_url: xxx
http_api_password: xxx
http_base_url: xxx
http_ssl_certificate: xxx
http_ssl_key: xxx
http_trusted_networks:
- 127.0.0.1
ifttt_key: xxx
lights_hue_host: xxx
mqtt_broker: 127.0.0.1
mqtt_client_id: xxx
mysensors_gateway: xxx
mysensors_persistence_file: xxx
notify_slack_home_assistant_token: xxx
notify_slack_home_assistant_channel: '#general'
person_entities:
- device_tracker.x
- device_tracker.y
sensor_entities:
- sensor.xxx
- binary_sensor.xxx
spotify_client_id: xxx
spotify_client_secret: xxx
zones:
- name: xxx
latitude: xxx
longitude: xxx
radius: xxx
icon: mdi:home