home-assistant.log.1 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. 2022-09-08 08:20:53.869 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration config_editor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
  2. 2022-09-08 08:20:53.869 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
  3. 2022-09-08 08:20:53.870 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration gardena_smart_system which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
  4. 2022-09-08 08:20:57.100 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
  5. 2022-09-08 08:20:57.104 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
  6. 2022-09-08 08:20:57.105 WARNING (MainThread) [pydeconz.models.light.light] Unexpected light effect type 0
  7. 2022-09-08 08:25:10.037 WARNING (Recorder) [homeassistant.components.sensor.recorder] The normalized unit of sensor.multisensor_bad (%) does not match the unit of already compiled statistics (°C). Generation of long term statistics will be suppressed unless the unit changes back to °C. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
  8. 2022-09-08 08:25:10.039 WARNING (Recorder) [homeassistant.components.sensor.recorder] The normalized unit of sensor.multisensor_bad_2 (Pa) does not match the unit of already compiled statistics (%). Generation of long term statistics will be suppressed unless the unit changes back to %. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
  9. 2022-09-08 08:25:10.039 WARNING (Recorder) [homeassistant.components.sensor.recorder] The normalized unit of sensor.multisensor_bad_3 (°C) does not match the unit of already compiled statistics (Pa). Generation of long term statistics will be suppressed unless the unit changes back to Pa. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
  10. 2022-09-09 09:01:36.798 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
  11. Traceback (most recent call last):
  12. File "/usr/local/lib/python3.10/site-packages/gardena/smart_system.py", line 185, in start_ws
  13. ws_url = await self.__get_ws_url(location)
  14. File "/usr/local/lib/python3.10/site-packages/backoff/_async.py", line 133, in retry
  15. ret = await target(*args, **kwargs)
  16. File "/usr/local/lib/python3.10/site-packages/gardena/smart_system.py", line 209, in __get_ws_url
  17. r = await self.client.post(
  18. File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1842, in post
  19. return await self.request(
  20. File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 88, in request
  21. await self.ensure_active_token()
  22. File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 105, in ensure_active_token
  23. token = await self.fetch_token(url, grant_type='client_credentials')
  24. File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 118, in _fetch_token
  25. resp = await self.post(
  26. File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1842, in post
  27. return await self.request(
  28. File "/usr/local/lib/python3.10/site-packages/authlib/integrations/httpx_client/oauth2_client.py", line 92, in request
  29. return await super(AsyncOAuth2Client, self).request(
  30. File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1514, in request
  31. request = self.build_request(
  32. File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 344, in build_request
  33. url = self._merge_url(url)
  34. File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 374, in _merge_url
  35. merge_url = URL(url)
  36. File "/usr/local/lib/python3.10/site-packages/httpx/_urls.py", line 102, in __init__
  37. raise TypeError(
  38. TypeError: Invalid type for url. Expected str or httpx.URL, got <class 'NoneType'>: None
  39. 2022-09-09 09:23:25.967 ERROR (MainThread) [custom_components.hacs] <Integration rsnodgrass/hass-integrations> GitHub returned 404 for https://api.github.com/repos/rsnodgrass/hass-integrations
  40. 2022-09-09 09:23:26.918 ERROR (MainThread) [custom_components.hacs] <Integration rsnodgrass/hass-flo-water> GitHub returned 404 for https://api.github.com/repos/rsnodgrass/hass-flo-water
  41. 2022-09-09 11:08:19.173 WARNING (MainThread) [homeassistant.core] Timed out waiting for shutdown stage 1 to complete, the shutdown will continue