02-04-2024, 12:38 PM
Hi all!
i need some help
my situation is:
i have ventilation system consist of:
-external air motorized valve with state sensor (in fact physical button - when valve full opened button is presed)
-two temperature sensor for external air and for internal air
-electrical heater
-three fan: first for external air, second for kitchen, third for the living room
i need minimal:
1. Switch on fans and heater (IF NEEDED) ONLY when valve is full opened
2. Switch on heater when external temperature is lower than target AND internal temperature is lower than target (it is measured after heater)
3. Switch off heater when external OR internal temperature is bigger than target
4. Switch off ALL when valve sensor is off
I made some IFTTT rules for this case - it work fine
Now i want to control and change some parameters via Home Assistant:
-Change target temperature for external air
-Change target temperature for internal air
-Manually switch on and off second and third fan
-And in any situation switch off heater and fans when valve sensor is off - it is very important for safety
in this thread i found solution how to read sensors and control output via MQTT - it is work now: https://www.kincony.com/forum/showthread.php?tid=4100
so, i have two questions:
1. How i can change target values for temperature sensors?
2. Which priority is higer - MQTT command or IFTTT rules?
2a. What will be happen if i switch off, for example, second fan, but in IFTTT rules i have condition to switch it on? and in one moment A8 lost connection to Home Assistant?ection onnection
i need some help
my situation is:
i have ventilation system consist of:
-external air motorized valve with state sensor (in fact physical button - when valve full opened button is presed)
-two temperature sensor for external air and for internal air
-electrical heater
-three fan: first for external air, second for kitchen, third for the living room
i need minimal:
1. Switch on fans and heater (IF NEEDED) ONLY when valve is full opened
2. Switch on heater when external temperature is lower than target AND internal temperature is lower than target (it is measured after heater)
3. Switch off heater when external OR internal temperature is bigger than target
4. Switch off ALL when valve sensor is off
I made some IFTTT rules for this case - it work fine
Now i want to control and change some parameters via Home Assistant:
-Change target temperature for external air
-Change target temperature for internal air
-Manually switch on and off second and third fan
-And in any situation switch off heater and fans when valve sensor is off - it is very important for safety
in this thread i found solution how to read sensors and control output via MQTT - it is work now: https://www.kincony.com/forum/showthread.php?tid=4100
so, i have two questions:
1. How i can change target values for temperature sensors?
2. Which priority is higer - MQTT command or IFTTT rules?
2a. What will be happen if i switch off, for example, second fan, but in IFTTT rules i have condition to switch it on? and in one moment A8 lost connection to Home Assistant?ection onnection