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

Ruletest 23-1 update #1625

Merged
merged 10 commits into from
Jan 30, 2025
Merged

Ruletest 23-1 update #1625

merged 10 commits into from
Jan 30, 2025

Conversation

jugonzal07
Copy link
Contributor

Updated rule 23-1's rule test JSON to align with the latest RDS changes

@@ -55,7 +52,8 @@
"heating_system": {
"id": "HP Heating Coil 1",
"type": "HEAT_PUMP",
"heatpump_low_shutoff_temperature": -8.888888888888857
"heatpump_auxilliary_heat_type": "ELECTRIC_RESISTANCE",
"heatpump_low_shutoff_temperature": 7.222222222222285
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This data should be heatpump_auxilliary_heat_high_shutoff_temperature, and the value is 40F

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh my mistake on the key value. And sure, I can lower it to 40 F. I wasn't sure if the energize auxiliary heat only when the outdoor air temperature is less than 40 F was inclusive so bumped it up to 45 F bit to make sure it'd flag a failure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weilixu
According to the RDS, if at 40 F, the test should fail. However, the python code has an equals here.

I will add these updates to this PR and let you pull it in.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually-- I'm starting to think I got this mixed up (this is why I never do tests right on the line, I get myself all confused). It looks like 40 F should pass. Sorry, let me make this update.

@weilixu weilixu merged commit a9a7bb0 into develop Jan 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants