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
@Property
def tank_consumption(self) -> dict:
""" Returns the tank energy consumption in kWh per [D]ay, [W]eek, [M]onth """
return self._requestValueHP("2/Consumption/la", "m2m:rsp/pc/m2m:cin/con")
The text was updated successfully, but these errors were encountered:
@Property
def tank_consumption(self) -> dict:
""" Returns the tank energy consumption in kWh per [D]ay, [W]eek, [M]onth """
return self._requestValueHP("2/Consumption/la", "m2m:rsp/pc/m2m:cin/con")
The text was updated successfully, but these errors were encountered: