I have an Inkbird 308 Wifi included in HA via Tuya.
In the Inkbird app you can set a temperature, and the Inkbird will send power to either the cooling or heating outlet depending on the need.
The thermostat card used with the “out of the box” device found in HA after inclusion KINDA works, but the temperature is multiplied with 10x. With “kinda works” I mean that setting the temperature works, but it shows status “off” (“av” in the picture) even though its as off now cooling.
So like this, 30 degrees is the actual temperature, which is actually 3.0 degrees.
20 degrees is the set temperature (wanted temperature) and is actually 2.0 degrees.
I have copied the instructions from @Remip in his post, and created template sensors which shows the correct temperature.
The template thermostat in home assistant can only do one of heating or cooling:
So you will need two. One for heating and one for cooling. Don’t worry though, you can combine them into the one thermostat for display in the frontend using this:
I am facing a the same issue, I have created sensors that show the corrected value, but this does not help in adjusting the SV.
The Thermostat card works just fine except that it is 10 times the real value.
Is there any way of making a decial place correction in the Thermostat card?