Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π Avoid early error in water heater
Before we received the first mqtt message about target temperature, any call to update_temperature_bounds leads to a failure. It's better to not update the temperature bounds and wait for target_temperature_message. Fix #234
- Loading branch information