#Help with Automation for Sonoff SNZB-02D with Gree AC

1 messages · Page 1 of 1 (latest)

hollow wolf
#

Hello, i need help with and automation to controll the Gree AC with my Sonoff SNZB-02D, like to turn it on of temperature is over some level and i need to turn the AC on to cool the room.

signal bison
#

you want an automation with 2 triggers with ID's
one trigger being temp over high-threshold
the other being temp under low-threshold

then in actions you use if blocks
if triggered by high threshold - turn on AC
and
if triggered by low threshold - turn off AC