HASmartThermostat
HASmartThermostat copied to clipboard
Smart Thermostat with PID controller for HomeAssistant
Could you please help me tune this thermostat? It keeps tuning on even though the target temp is quite lower than the current one. Here's my current configuration: keep_alive: seconds:...
Hi, first of all congratulations for this component. It is very useful to me. In the old version 0.5.1 by not specifying the "pwm" parameter, the output in pwm was...
**Describe the bug** When temperature reporting device disconnects and reconnects, pid_d spikes: it results in values much larger than required by the actual derivative. **To Reproduce** Make _target_sensor_ disconnect so...
I have the feeling that when the thermostat attempts to turn off the heater when it is unavailable (e.g. because of a connection issue) then it will leave it on...
This PR adds a parameter `period_for_derivative_calculation` that uses the last 1h (by default) to calculate the derivative value. I developed this for myself as my thermostat is sending readings every...
**Describe the bug** The thermostat is controlling a shelly device. I have enabled the keep_alive to 1 minute and in the shelly I have the timer off set to 10...
I have underfloor heating with huge inertia. I have Zigbee temperature sensors. I set their resolution to 0.01 degrees to obtain a more precise temperature reading for heating control. With...
It's been several months since I set up Smart Thermostat. It worked until now but I wanted to improve its monitoring of the temperature setpoint by launching an autotune process....