Let’s say I want to build a coffee roaster. I have an oven, a heatgun, Sonoff TH with Tasmota and thermocouple, HA can see and operate it, the algorithm is:
- heat it up to +210C
- stop the heatgun
- start the heatgun again when the temperature drops to +200C
- goto 1.
I can have 3 separate independend automations with various conditions but I wonder if there is a better way. Is there any good example? Thanks