floorplan, humudity sensor alert changes, spotify update

Tá an tiomantas seo le fáil i:
Florian Brinker
2020-02-15 16:04:38 +01:00
tuismitheoir 8c1c58dfd1
tiomantas af02228498
D'athraigh 17 comhad le 371 breiseanna agus 24 scriosta

Féach ar an gComhad

@@ -7,7 +7,7 @@ humidity_too_high_bathroom:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -22,7 +22,7 @@ humidity_too_high_bathroom_kids:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -37,7 +37,7 @@ humidity_too_high_bedroom:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -46,13 +46,13 @@ humidity_too_high_bedroom:
# Wohnzimmer
humidity_too_high_livingroom:
name: Wohnzimmer Luftfeuchtigkeit zu hoch
message: "Zur Info: Die *Luftfeuchtigkeit* im *Wohnzimmer* hat den Grenzwert überschritten ({{ states('sensor.humidity_4') }}%)!"
done_message: "Zur Info: Die *Luftfeuchtigkeit* im *Wohnzimmer* ist wieder in Ordnung ({{ states('sensor.humidity_4') }}%)."
message: "Zur Info: Die *Luftfeuchtigkeit* im *Wohnzimmer* hat den Grenzwert überschritten ({{ states('sensor.lumi_livingroom_humidity') }}%)!"
done_message: "Zur Info: Die *Luftfeuchtigkeit* im *Wohnzimmer* ist wieder in Ordnung ({{ states('sensor.lumi_livingroom_humidity') }}%)."
entity_id: binary_sensor.humidity_too_high_livingroom
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -67,7 +67,7 @@ humidity_too_high_guestroom:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -82,7 +82,7 @@ humidity_too_high_office:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
@@ -97,7 +97,22 @@ humidity_too_high_attic:
state: "on"
repeat:
- 30
- 180
- 360
can_acknowledge: true
skip_first: true
notifiers:
- telegram_group
# HWR
humidity_too_high_hwr:
name: HWR Luftfeuchtigkeit zu hoch
message: "Zur Info: Die *Luftfeuchtigkeit* im *HWR* hat den Grenzwert überschritten ({{ states('sensor.hygro_hwr_humidity') }}%)!"
done_message: "Zur Info: Die *Luftfeuchtigkeit* im *HWR* ist wieder in Ordnung ({{ states('sensor.hygro_hwr_humidity') }}%)."
entity_id: binary_sensor.humidity_too_high_hwr
state: "on"
repeat:
- 30
- 360
can_acknowledge: true
skip_first: true
notifiers:

Féach ar an gComhad

@@ -1,15 +1,27 @@
bathroom_window_open:
name: Badezimmer-Fenster geöffnet
message: "Zur Info: Das *Badezimmer-Fenster* ist noch *offen*!"
done_message: "Zur Info: Das *Badezimmer-Fenster* ist wieder *geschlossen*."
message: "Zur Info - Das *Badezimmer-Fenster* ist noch *offen*!"
done_message: "Zur Info - Das *Badezimmer-Fenster* ist wieder *geschlossen*."
entity_id: binary_sensor.lumi_bathroom_window_magnet
state: "on"
repeat:
- 15
- 10
- 30
can_acknowledge: true
skip_first: true
notifiers:
- telegram_group
- alexa_kitchen
attic_window_open:
name: Dachboden-Fenster geöffnet
message: "Zur Info - Das *Dachboden-Fenster* ist noch *offen*!"
done_message: "Zur Info - Das *Dachboden-Fenster* ist wieder *geschlossen*."
entity_id: binary_sensor.lumi_attic_window_magnet
state: "on"
repeat: 30
can_acknowledge: true
skip_first: true
notifiers:
- telegram_group
- alexa_kitchen