diff --git a/wideq/ac.py b/wideq/ac.py index a42773e..c6252eb 100644 --- a/wideq/ac.py +++ b/wideq/ac.py @@ -192,7 +192,6 @@ class ACDevice(Device): f"could not determine correct 'on' operation:" f" too many reported operations: '{str(operations)}'") - def set_celsius(self, c): """Set the device's target temperature in Celsius degrees. """