ACU: support commanding of HVAC systems#1085
Merged
Merged
Conversation
Member
|
Just a quick comment here that if you merge in the latest |
mhasself
force-pushed
the
mhasself/acu-hvac-cmd
branch
from
July 14, 2026 15:07
e867790 to
aefcd1b
Compare
This was referenced Jul 15, 2026
BrianJKoopman
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a task to change states of Fans, Boosters, and Heater.
Motivation and Context
Need to change these. Due to changes in commanding (#1055), it's not easy to run shell scripts that command the ACU for this purpose, as the Agent effectively locks out other http command connections.
How Has This Been Tested?
Tested extensively in simulator and also on the LAT a few weeks ago. Commanding this fields is somewhat unreliable, which is not completely understood; but the present changes are unlikely to degrade normal performance of the Agent, even if a few tweaks are going to be needed going forward.
Types of changes
Checklist: