mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-16 07:10:09 -07:00
remove trailing whitespace to address flake report
This commit is contained in:
parent
547f666118
commit
25479802e8
@ -269,8 +269,8 @@ class ACDevice(Device):
|
||||
return value == '0' # Seems backwards, but isn't.
|
||||
except FailedRequestError:
|
||||
# Device does not support reporting display light status
|
||||
# Since it's probably not changablem the it must be on
|
||||
return True
|
||||
# Since it's probably not changable the it must be on
|
||||
return True
|
||||
|
||||
def get_volume(self):
|
||||
"""Get the speaker volume level."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user