Indu Prakash
Results
11
issues of
Indu Prakash
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 354, in _async_refresh self.data = await self._async_update_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/sensi/coordinator.py", line 643, in _async_update_data self._setup_headers(await refresh_access_token(self.hass)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/sensi/auth.py", line 161, in...