Toch geprobeerd het iets anders op te lossen door een groep aan te maken. Met dank aan @redah
en om 23:00 uur de verwarming uitzetten
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| - id: '1572299926149' alias: Lekker warm als iemand thuis is description: '' trigger: - hours: '' minutes: '10' platform: time_pattern seconds: '' condition: - after: 08:00:00 before: '23:00:00' condition: time action: - data: data_template: temperature: "{% if is_state('group.personen', 'home') %}\n 21\n{% else %}\n\ \ 18\n{% endif %}" entity_id: climate.nefit_easy service: climate.set_temperature |
en om 23:00 uur de verwarming uitzetten
code:
1
2
3
4
5
6
7
8
9
10
11
12
| - id: '1572187636131' alias: Verwarming uitzetten om 23:00 uur description: '' trigger: - at: '23:00:00' platform: time condition: [] action: - data: entity_id: climate.nefit_easy temperature: 18 service: climate.set_temperature |
Microsoft Surface Pro 6 | Samsung Galaxy S21FE | XBOX Series X