You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In SimpleHeater there's no need for targetTemperatureDivisor.
Instead just use _getDividedState()
This should also make configuration more clearly, beacaus it's not very obvious what the difference is between targetTemperatureDivisor and thersholdTemperatureDivisor.
The text was updated successfully, but these errors were encountered:
In SimpleHeater there's no need for targetTemperatureDivisor.
Instead just use _getDividedState()
This should also make configuration more clearly, beacaus it's not very obvious what the difference is between targetTemperatureDivisor and thersholdTemperatureDivisor.
The text was updated successfully, but these errors were encountered: