Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Do not set temperature when heating is off
When the heating power is set to off in a schedule time block, the API does not accept a temperature value to be set. This fix ensures that temperature is 'null' when power is set to off in a time block.
- Loading branch information