-
Notifications
You must be signed in to change notification settings - Fork 1
/
secrets_empty.yaml
58 lines (58 loc) · 1.5 KB
/
secrets_empty.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
# yamllint disable rule:empty-values
arlo_username:
arlo_password:
ddwrt_username:
ddwrt_password:
influxdb_organization:
influxdb_token:
alarm_code:
alarm_devices:
- siren.device_1
- siren.device_2
tablet_kitchen_user_id:
aarlo_control_panel:
aarlo_connected_sensor:
aarlo_alarm_state: >-
{{ states('alarm_control_panel.XXX') }}
aarlo_imap_user:
aarlo_imap_password:
ddwrt_1_ip:
ddwrt_2_ip:
afvalwijzer_postcode:
afvalwijzer_nummer:
lovelace_street_name:
tado_ib1_connection_state:
tado_ru1_battery_state:
tado_ru1_connection_state:
tado_va1_battery_state:
tado_va1_connection_state:
tado_wr1_connection_state:
tado_wr2_connection_state:
# N.B. phone numbers should be quoted to prevent them from being interpreted as
# integers (and thus the leading + from disappearing)
# yamllint disable rule:brackets
gammu_numbers_all: ["+31600000000"]
gammu_numbers_my: ["+31600000000"]
# yamllint enable rule:brackets
# See "📄 ./templates/gammu.yaml" for more details
gammu_eval: >-
{% set result = namespace(auth=false) %}
{% for number in ['+31600000000'] %}
{%
set result.auth = result.auth or
state_attr('sensor.gammu_received_unprocessed_message', 'number') ==
'<' ~ number ~ '>'
%}
{% endfor %}
{%
set result.auth = result.auth and
states('sensor.gammu_received_unprocessed_message') is
search('#...#', ignorecase=True)
%}
{{ result.auth }}
person_1:
person_2:
user_id_me:
user_id_others:
- 987e36dd4c1c45ba821fe068cc57a8ec
- 15465fdaf87142b0a9c51ed026a4999d