@pug306d wrote:
I am trying to configure an automation that detects when the power level on the Sonoff POW R2 with Tasmota goes below 10W that it turns off the switch but for some reason the automation is never triggered even though the
sensor.tumble_dryer_energy_power
is less than 10 ?alias: Tumble Dryer Finished trigger: - below: '10' entity_id: sensor.tumble_dryer_energy_power for: 00:01:00 platform: numeric_state condition: - condition: state entity_id: switch.tumble_dryer state: 'On' action: - device_id: 5b5db91f1094475190678ca1ad9b5096 domain: switch entity_id: switch.tumble_dryer type: turn_off
Posts: 13
Participants: 4