mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-16 07:10:09 -07:00
style fixups2
This commit is contained in:
parent
cc4255f39f
commit
11c4609f82
@ -319,8 +319,8 @@ class ACDevice(Device):
|
||||
value = self._get_config('OutTotalInstantPower')
|
||||
return value['OutTotalInstantPower']
|
||||
except InvalidRequestError:
|
||||
# Device does not support outdoor unit instant power usage
|
||||
return 0
|
||||
# Device does not support outdoor unit instant power usage
|
||||
return 0
|
||||
|
||||
def get_power(self):
|
||||
"""Get the instant power usage in watts of the whole unit"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user