Adrien Bonnat
Adrien Bonnat
Hello, enable debug mode and look at the values of pid_p, pid_i, pid_d and pid_e attributes. Their sum controls the PID output.
I don't get the point of having to wait for the outdoor temperature sensor to provide a value to start the thermostat. That would only delay the start of the...
If you need to keep the circulator on, you should install a bypass on the circuit.
Yes, that's it. The extra state attributes I added are useful for debugging and tuning the PID coefficients, so we should remove them from extra states and create sensor entities...
> I see, so comparing how extra states are implemented between the two codes it's a good start, I suppose I quickly looked at how it's done, and in fact...
I could get some time to work on this, but unfortunately I could not figure out how to make the integration create both the climate entity and additional sensors entities...
> I just installed smart thermostat but can’t find any attributes. Did you merge this already by any chance? Or am I looking in the wrong spot The changes are...
Hi, which version are you using ? normally, since release 2021.12.5, if the output is below the minimum cycle duration, the pwm is stretched to maintain the correct on/off ratio....
Hi, the purpose the integral pid_i part, adjusted by the Ki gain, is to compensate the losses of the room. Consider you're heating a single room, the surrounding rooms will...
> The same device is apparently also sold by [HiHome](https://en.hihome.eu/products/hihome-zigbee-kraan-voor-slimme-irrigatie). I got the same manufacturer and model ids, and it registers in zha but doesn't show any entities. > >...