-
Notifications
You must be signed in to change notification settings - Fork 0
/
secrets.yaml.j2
30 lines (22 loc) · 904 Bytes
/
secrets.yaml.j2
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
latitude: {{ hass_latitude }}
longitude: {{ hass_longitude }}
netatmo_api_secret: {{ netatmo_api_secret }}
netatmo_password: {{ netatmo_password }}
netatmo_api: {{ hass_netatmo_api }}
netatmo_user: {{ hass_netatmo_user }}
netatmo_station: {{ hass_netatmo_station }}
telegram_chat_id: {{ telegram_chat_id }}
telegram_par_chat_id: {{ telegram_par_chat_id }}
telegram_malena_chat_id: {{ telegram_par_chat_id }}
telegram_api_key: {{ telegram_api_key }}
base_url: "https://{{ hass_hostname }}"
nvr_ip: {{ nvr_ip }}
nvr_camera_password: {{ nvr_camera_password }}
nvr_camera_key: {{ nvr_camera_key }}
google_project_id: {{ google_project_id }}
google_api_key: {{ google_api_key }}
google_secure_device_pin: "{{ google_secure_device_pin }}"
nest_client_id: {{ nest_client_id }}
nest_client_secret: {{ nest_client_secret }}
nest_project_id: {{ nest_project_id }}
verisure_door_pin: {{ verisure_door_pin }}