ДЦ
Size: a a a
ДЦ
В
alias: Влажность (Дублировать)
description: ''
trigger:
- platform: numeric_state
above: '60'
entity_id: sensor.S0x00124b002266ff27_humidity
- platform: state
entity_id: fan.sonoff_1000e2deb3_2
to: 'on'
condition: []
action:
- service: fan.turn_on
data: {}
target:
entity_id: fan.sonoff_1000e2deb3_2
- wait_for_trigger:
- platform: numeric_state
entity_id: sensor.s0x00124b002266ff27_humidity
below: '55'
- platform: state
entity_id: fan.sonoff_1000e2deb3_2
to: 'on'
for: '00:00:03'
- service: fan.turn_off
target:
entity_id: fan.sonoff_1000e2deb3_2
mode: single
В
ДЦ
ДЦ
В
ДЦ
ДЦ
В
В
LI
В
alias: Влажность (Дублировать)
description: ''
trigger:
- platform: numeric_state
above: '60'
entity_id: sensor.S0x00124b002266ff27_humidity
- platform: state
entity_id: fan.sonoff_1000e2deb3_2
to: 'on'
condition: []
action:
- service: fan.turn_on
data: {}
target:
entity_id: fan.sonoff_1000e2deb3_2
- wait_for_trigger:
- platform: state
entity_id: fan.sonoff_1000e2deb3_2
to: 'on'
for: '00:00:03'
- service: fan.turn_off
target:
entity_id: fan.sonoff_1000e2deb3_2
mode: single
ДЦ
ДЦ
ДЦ
В
В
В
ДЦ
AN