Self is automatically handled by this function.
@@ -186,7 +186,6 @@ class Cloud:
)
response = await self.__hass.async_add_executor_job(
manager.customer_api.get,
- manager.customer_api,
f"/v1.0/m/life/devices/{device_id}/status",
_LOGGER.debug("Datamodel response: %s", response)