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
When using the heater setting function, if you pass a valid setting e.g. "HALF_POWER" the function prints out the
int value of the setting sent to the device as there is a print(_power) statement in the function.
The text was updated successfully, but these errors were encountered:
When using the heater setting function, if you pass a valid setting e.g. "HALF_POWER" the function prints out the
int value of the setting sent to the device as there is a print(_power) statement in the function.
The text was updated successfully, but these errors were encountered: