#Dishwasher started retrigger

1 messages · Page 1 of 1 (latest)

rustic harness
#

` alias: Dishwasher Started
description: ""
triggers:

  • type: power
    device_id: 5e070660e4f1c6cd54e818de454f14e2
    entity_id: 88105eab1b21fb04b624518a2e613a70
    domain: sensor
    trigger: device
    above: 90
    for:
    hours: 0
    minutes: 0
    seconds: 5
    conditions: []
    actions:
  • action: notify.mobile_app_pixel_9_pro_xl
    metadata: {}
    data:
    message: Dishwasher started
    title: Dishwasher started
  • data:
    command: app_segment_clean
    params:
    - segments:
    - 16
    - 19
    repeat: 1
    action: vacuum.send_command
    target:
    device_id: c6248f1602c3187ca0a94eb38079fa0c
  • delay:
    hours: 0
    minutes: 4
    seconds: 0
    milliseconds: 0
    mode: single
    `

Even though this is on single mode it keeps retriggering every time the dishwasher dips underneath the 90 watt mark and goes back above it.

severe pagoda
#

Do you have traces for each trigger?