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

[HVAC] Thermostat deadband handling #35673

Merged
merged 22 commits into from
Nov 14, 2024
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
039f28e
[HVAC] Shift heating and cooling setpoints to preserve deadband, when…
hasty Sep 10, 2024
3295bda
Minor function renames, fix incorrect setters
hasty Sep 11, 2024
d98845b
Populate deadband on setpointLimits when Auto is supported
hasty Sep 11, 2024
426eadd
[Thermostat] Add test for deadband handling
hasty Sep 11, 2024
242d16e
Merge branch 'project-chip:master' into granbery/thermostat_deadband_fix
hasty Sep 19, 2024
0b61230
Restyled Python test
hasty Sep 19, 2024
7c2ff35
Fix int promotion errors on some platforms
hasty Sep 19, 2024
9f30f30
Remove unused Python imports
hasty Sep 19, 2024
8b0f0cf
Fix capitalization of structs, methods, fields, etc.
hasty Sep 19, 2024
b3bbfa2
Silly C++ int promotion rules
hasty Sep 19, 2024
f0b8db3
[HVAC] Fix incorrect naming of TSTAT 2.3 test class
hasty Sep 26, 2024
6a4a0ed
Merge branch 'master' into granbery/thermostat_deadband_fix
hasty Oct 1, 2024
3d70846
Fix errant quote in TC_TSTAT_2_3.py
hasty Oct 1, 2024
803e836
Drop deadband fix test in favor of separate PR
hasty Oct 7, 2024
6da9f85
Merge branch 'master' of github.com:project-chip/connectedhomeip into…
hasty Oct 7, 2024
56e9f88
Apply suggestions from code review
hasty Oct 8, 2024
e9b72fe
Merge branch 'master' into granbery/thermostat_deadband_fix
hasty Oct 8, 2024
41fd2c6
Don't use three-arg setter for attributes
hasty Oct 8, 2024
5d1c13b
Rename deadband member
hasty Oct 8, 2024
09b7765
Merge branch 'master' into granbery/thermostat_deadband_fix
hasty Nov 13, 2024
9e82e65
Add backwards-compatibility comment for return code substitution
hasty Nov 13, 2024
8d5f05e
Restyled
hasty Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading