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

feat: add Thermostat Setback mocks, fix state encoding, remove CC values #7271

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

AlCalzone
Copy link
Member

While implementing the mocks for Thermostat Setback CC, I noticed that the CC values don't really make sense. They cannot be used to set the setback type or state, they don't have useful states, and the setback state does not expose the special values. So they are now removed.

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) October 10, 2024 20:20
@zwave-js-bot zwave-js-bot merged commit 9421d57 into master Oct 10, 2024
15 checks passed
@zwave-js-bot zwave-js-bot deleted the thermostat-setback-mocks branch October 10, 2024 20:27
AlCalzone added a commit that referenced this pull request Oct 10, 2024
### Features
* Thermostat Setback CC: Fix encoding of the setback state, add mocks, remove non-functional CC values (#7271)
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