It maybe messy and not efficient so if you have another way to make it with Xiaomi please share and any suggestions very welcomed
Xiaomi IR Remote and Generic Thermostat component work differently so its little complicated
Xiaomi IR Remote works by sending packages and Generic Thermostat component is simple on/off switch so needed to create 2 switches then 2 thermostats and adjust so only one will work
I set target temperature the rest defined in climate component by “cold_tolerance” and “hot_tolerance”
Example for cooling:
target_ temp 24
cold_tolerance 1
hot_tolerance 2
meaning when (temp = 24+2) turn on cooling until (temp = 24-1) so it keeps temperature between 23-26c
Example for heating:
target_temp 24
cold_tolerance 2
hot_tolerance 1
meaning when (temp = 24-2) turn on heating until (temp = 24+1) so it keeps temperature between 22-25c
Someone here who faces also WiFi connection issues with those devices? Mine won’t react anymore after a couple of minutes/hours I really need stability as they control my climates and for now they just “freeze” after a while …someone here having same issue ?