@balazs wrote:
I have a Honeywell QuietSet 16inch stand fan and I can control this via broadlink.
The fan has 5 speed levels, my goal is to use level 1 from 20°C to 23°; level 2 from 23°C to 27°C; level 3 from 27°C to 30°C etc etc.
I have just one button to control the speed, one push, one level up. That means if I want to go from level 3 to level 2 down, I have to push the button 4x (1. level 3->level 4; 2. level 4->level 5; 3. level5->level 1; 4. level1->level2).
How should look like the automation for this?
My first idea was to create a “dummy” entity with 5 “temperature zones”=5 states. The entity should set the status from 1 to 5 depending on the temperature. After that I can use this entity as a trigger. For example from level 3 to level 2 should trigger an action “push 4x the speed button”
How can I create such a dummy entity? Would this work? Any other ideas?
Posts: 1
Participants: 1