alias: Vuilnisbak herinnering description: “” triggers: - trigger: state entity_id: - binary_sensor.presence_sensor_fp2_5d7d_presence_sensor_2 to: - “on” conditions: - condition: or conditions: - condition: not conditions: - condition: state entity_id: sensor.hvc_groep_1963bg_pickup_today state: - None - condition: not conditions: - condition: state entity_id: sensor.hvc_groep_1963bg_pickup_tomorrow state: - None - condition: state entity_id: input_boolean.vuilnisbak_aan_de_weg state: - “off” - condition: time after: “17:30:00” - condition: not conditions: - condition: state entity_id: input_select.modus state: - Slapen actions: - delay: hours: 0 minutes: 0 seconds: 1 milliseconds: 0 - choose: - conditions: - condition: state entity_id: sensor.hvc_groep_1963bg_pickup_tomorrow state: - Green bin sequence: - action: select.select_option metadata: {} target: entity_id: select.wled_preset data: option: Groene bak - action: notify.mobile_app_iphone_16_pro data: message: De groene bak moet aan de weg gezet worden data: tag: vuilnis push: sound: name: default critical: 1 volume: 1 title: Vuilnis buiten zetten - conditions: - condition: state entity_id: sensor.hvc_groep_1963bg_pickup_tomorrow state: - Blue bin sequence: - action: select.select_option metadata: {} target: entity_id: select.wled_preset data: option: Blauwe bak - action: notify.mobile_app_iphone_16_pro data: message: De blauwe bak moet aan de weg gezet worden data: tag: vuilnis push: sound: name: default critical: 1 volume: 1 title: Vuilnis buiten zetten - conditions: - condition: state entity_id: sensor.hvc_groep_1963bg_pickup_tomorrow state: - Plastic bin sequence: - action: select.select_option metadata: {} target: entity_id: select.wled_preset data: option: Oranje bak - action: notify.mobile_app_iphone_16_pro data: message: De plastic bak moet aan de weg gezet worden data: tag: vuilnis push: sound: name: default critical: 1 volume: 1 title: Vuilnis buiten zetten - delay: hours: 0 minutes: 0 seconds: 30 milliseconds: 0 - choose: - conditions: - condition: state entity_id: input_select.active_scene state: - Daglicht sequence: - action: scene.turn_on metadata: {} target: entity_id: scene.keuken_aan_daglicht data: {} - conditions: - condition: state entity_id: input_select.active_scene state: - Avond - Filmavond - Romantisch sequence: - action: scene.turn_on metadata: {} data: {} target: entity_id: scene.keuken_aan_avond - conditions: - condition: state entity_id: input_select.modus state: - Slapen sequence: - action: light.turn_on metadata: {} data: brightness_pct: 20 rgb_color: - 255 - 77 - 0 target: entity_id: light.wled - wait_for_trigger: - trigger: state entity_id: - input_boolean.vuilnisbak_aan_de_weg to: - “on” from: - “off” continue_on_timeout: false - action: notify.mobile_app_iphone_16_pro metadata: {} data: message: clear_notification data: tag: vuilnis mode: single