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

Adjust temperature step for target temperature based on temperature scale #89

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

nlindn
Copy link
Contributor

@nlindn nlindn commented Aug 26, 2024

The spa's temperature control system operates in increments of 0.5 degrees, but the default step size in the code was set to 1 degree. This change adjusts the target-temperature step size to 0.5 for more precise control. With this change you can for example control the target temperature in Home Assistant with steps of 0.5 degrees.

exe/bwa_mqtt_bridge Outdated Show resolved Hide resolved
@ccutrer ccutrer changed the title Set target-temperature step size to 0.5 Adjust temperature step for target temperature based on temperature scale Aug 26, 2024
@ccutrer ccutrer merged commit a424922 into ccutrer:main Aug 26, 2024
1 check passed
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