Skip to content

Fixed bugs into thermostat cluster #929

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

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

Conversation

Sid23
Copy link

@Sid23 Sid23 commented Mar 1, 2023

  • When the check of the value of occupied heating setpoint value has to be done, it need to get its correct limits if any. If they are not implemented so it's correct to retrieve the absolute ones.

  • The value of the dead_band attribute needs to be multiplied by 10 (0.1 °C) because in the zcl specs it is written:_The MinSetpointDeadBand attribute specifies the minimum difference between the Heat Setpoint and the 10098 Cool SetPoint, in steps of 0.1°C. Its range is 0x0a to 0x19 (1°C to 2.5°C). _

…if any. Fixed correct value of dead_band attribute that must bue muliplied by 0.1 °C as indicated into zcl specs
@Sid23 Sid23 requested a review from tomchy as a code owner March 1, 2023 18:04
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


CORP\SIMMARCH seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tomchy tomchy requested a review from sebastiandraus March 10, 2023 10:15
Copy link

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Mar 18, 2025
@tomchy tomchy requested review from milewr and edmont and removed request for sebastiandraus March 18, 2025 08:18
@github-actions github-actions bot removed the Stale label Mar 23, 2025
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.

2 participants