diff --git a/include/automations/opvaskemaskine.yaml b/include/automations/opvaskemaskine.yaml index 2b0029a..d3d7808 100644 --- a/include/automations/opvaskemaskine.yaml +++ b/include/automations/opvaskemaskine.yaml @@ -98,12 +98,15 @@ condition: - condition: template - value_template: "{{ now().hour >= 16 and now().hour <= 21 }}" + value_template: "{{ now().hour >= 19 and now().hour <= 21 }}" - condition: state entity_id: binary_sensor.dishwasher_fjernbetjening state: "off" - condition: template value_template: "{{ is_state('sensor.dishwasher_status_2', 'Off') }}" + - condition: state + entity_id: binary_sensor.dishwasher_dor + state: "off" action: - service: notify.mobile_app_claus_iphone_15pro