Hallo,
ich habe mir mit dem Ikea Bilresa Button eine “Gehen” und “Kommen” Automatisierung erstellt. Die schließt hier alle Rolläden und macht alle Lichter aus. Wenn ich jetzt aber den Thread Boarder Router oder den Mater Server aktualisiere wird diese Automatisierung ausgelöst. Hat jemand eine Idee wie ich die Automatisierung anpassen kann, damit das nicht mehr passiert. Ist halt etwas nervig.
alias: 'Gehen Button '
description: ''
triggers:
- trigger: state
entity_id:
- event.bilresa_dual_button_taste_1
conditions: []
actions:
- action: cover.close_cover
metadata: {}
target:
entity_id:
- cover.gastezimmer_balkontur
- cover.terrase_markise
- cover.wohnzimmer_fenster_links
- cover.wohnzimmer_fenster_rechts
- cover.kuche_kuche_fenster_2
data: {}
- action: light.turn_off
metadata: {}
target:
entity_id:
- light.kajplats_e27_ws_globe_1521lm_3
- light.kajplats_e27_ws_globe_1055lm
- light.kajplats_e27_ws_globe_1055lm_2
- light.shellydimmerg3_dcb4d9c1123c
- light.kajplats_e27_ws_globe_1521lm
- light.kajplats_e27_ws_globe_1521lm_2
device_id: 4e36afd8a2b3442e273a9660842f4b50
data: {}
- action: media_player.media_pause
metadata: {}
target:
entity_id: media_player.home_assistant_voice_092d61_media_player
data: {}
mode: single
