Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Speed Fan as valve-like output #287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrisob
Copy link

@chrisob chrisob commented Feb 12, 2025

I'd like to use this to control a speed fan. Tested in my own HA (sensor & target are humidity values here):

2025-02-12 23:53:07.563 DEBUG (MainThread) [custom_components.smart_thermostat.climate] climate.tent_pid_humidity_exhaust: Received new temperature: 58.55
2025-02-12 23:53:07.563 INFO (MainThread) [custom_components.smart_thermostat.climate] climate.tent_pid_humidity_exhaust: Obtained temperature 58.55 with set point 50.0. Activating SmartThermostat.
2025-02-12 23:53:07.563 DEBUG (MainThread) [custom_components.smart_thermostat.climate] climate.tent_pid_humidity_exhaust: New PID control output: -100 (error = -8.55, dt = 0.00, p=-85.50, i=-40.30, d=0.00, e=0.00)
2025-02-12 23:53:07.563 INFO (MainThread) [custom_components.smart_thermostat.climate] climate.tent_pid_humidity_exhaust: Change state of fan.tent_controller_fan to 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant