Advertisement
Guest User

Untitled

a guest
Jun 8th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.65 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 350, in async_update_ha_state
  3. await self.async_device_update()
  4. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 558, in async_device_update
  5. raise exc
  6. File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
  7. result = self.fn(*self.args, **self.kwargs)
  8. File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 280, in wrapper
  9. result = method(*args, **kwargs)
  10. File "/config/custom_components/google_geocode/sensor.py", line 170, in update
  11. zone_check = self.hass.states.get(self._origin_entity_id).state
  12. AttributeError: 'NoneType' object has no attribute 'state'
  13. 2021-06-08 12:01:22 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  14. 2021-06-08 12:01:22 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  15. 2021-06-08 12:01:22 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  16. 2021-06-08 12:01:22 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  17. 2021-06-08 12:01:33 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  18. 2021-06-08 12:01:33 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  19. 2021-06-08 12:01:33 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  20. 2021-06-08 12:01:33 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  21. 2021-06-08 12:01:34 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  22. 2021-06-08 12:01:34 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  23. 2021-06-08 12:01:34 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  24. 2021-06-08 12:01:34 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  25. 2021-06-08 12:01:59 ERROR (SyncWorker_5) [custom_components.google_geocode.sensor] Unable to find entity device_tracker.iphone
  26. 2021-06-08 12:01:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.google_geocode fails
  27. Traceback (most recent call last):
  28. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 350, in async_update_ha_state
  29. await self.async_device_update()
  30. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 558, in async_device_update
  31. raise exc
  32. File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
  33. result = self.fn(*self.args, **self.kwargs)
  34. File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 280, in wrapper
  35. result = method(*args, **kwargs)
  36. File "/config/custom_components/google_geocode/sensor.py", line 170, in update
  37. zone_check = self.hass.states.get(self._origin_entity_id).state
  38. AttributeError: 'NoneType' object has no attribute 'state'
  39. 2021-06-08 12:02:11 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  40. 2021-06-08 12:02:11 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  41. 2021-06-08 12:02:11 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  42. 2021-06-08 12:02:11 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  43. 2021-06-08 12:02:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  44. 2021-06-08 12:02:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  45. 2021-06-08 12:02:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  46. 2021-06-08 12:02:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  47. 2021-06-08 12:02:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  48. 2021-06-08 12:02:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from 127.0.0.1
  49. 2021-06-08 12:02:59 ERROR (SyncWorker_6) [custom_components.google_geocode.sensor] Unable to find entity device_tracker.iphone
  50. 2021-06-08 12:02:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.google_geocode fails
  51. Traceback (most recent call last):
  52. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 350, in async_update_ha_state
  53. await self.async_device_update()
  54. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 558, in async_device_update
  55. raise exc
  56. File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
  57. result = self.fn(*self.args, **self.kwargs)
  58. File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 280, in wrapper
  59. result = method(*args, **kwargs)
  60. File "/config/custom_components/google_geocode/sensor.py", line 170, in update
  61. zone_check = self.hass.states.get(self._origin_entity_id).state
  62. AttributeError: 'NoneType' object has no attribute 'state'
  63. 2021-06-08 12:03:37 ERROR (MainThread) [frontend.js.latest.202106030] http://192.168.0.181:8123/hacsfiles/button-entity-row/button-entity-row.js:15:15 TypeError: undefined is not a function (near '...css...')
  64. 2021-06-08 12:03:41 ERROR (MainThread) [frontend.js.latest.202106030] http://192.168.0.181:8123/hacsfiles/button-entity-row/button-entity-row.js:15:15 TypeError: undefined is not a function (near '...css...')
  65. 2021-06-08 12:03:43 ERROR (MainThread) [frontend.js.latest.202106030] http://192.168.0.181:8123/hacsfiles/button-entity-row/button-entity-row.js:15:15 TypeError: undefined is not a function (near '...css...')
  66. 2021-06-08 12:03:52 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
  67. 2021-06-08 12:03:52 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'
  68. 2021-06-08 12:03:59 ERROR (SyncWorker_9) [custom_components.google_geocode.sensor] Unable to find entity device_tracker.iphone
  69. 2021-06-08 12:03:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.google_geocode fails
  70. Traceback (most recent call last):
  71. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 350, in async_update_ha_state
  72. await self.async_device_update()
  73. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 558, in async_device_update
  74. raise exc
  75. File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
  76. result = self.fn(*self.args, **self.kwargs)
  77. File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 280, in wrapper
  78. result = method(*args, **kwargs)
  79. File "/config/custom_components/google_geocode/sensor.py", line 170, in update
  80. zone_check = self.hass.states.get(self._origin_entity_id).state
  81. AttributeError: 'NoneType' object has no attribute 'state'
  82. 2021-06-08 12:04:04 ERROR (MainThread) [custom_components.xiaomi_miio_airpurifier.climate] Unsupported device found! Please create an issue at https://github.com/rytilahti/python-miio/issues and provide the following data: deerma.humidifier.jsq
  83. 2021-06-08 12:04:04 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: transmission, tts, fan.xiaomi_miio_airpurifier, camera.mqtt, camera.ffmpeg, camera.xiaomi_cloud_map_extractor, camera.mqtt_2
  84. 2021-06-08 12:04:45 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 7e1c302dcd5645c147586adad18f73fcafd2f9092ae90f0e3552c98c37d2d27e from cloud
  85. 2021-06-08 12:04:50 ERROR (MainThread) [frontend.js.latest.202106030] http://192.168.0.181:8123/hacsfiles/button-entity-row/button-entity-row.js:15:15 TypeError: undefined is not a function (near '...css...')
  86. 2021-06-08 12:04:50 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 2e2c0e274a127a812f2f3e4b5eeb97b3fe6482f9758157037474954ebe0ada0b from cloud
  87. 2021-06-08 12:04:59 ERROR (SyncWorker_11) [custom_components.google_geocode.sensor] Unable to find entity device_tracker.iphone
  88. 2021-06-08 12:04:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.google_geocode fails
  89. Traceback (most recent call last):
  90. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 350, in async_update_ha_state
  91. await self.async_device_update()
  92. File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 558, in async_device_update
  93. raise exc
  94. File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
  95. result = self.fn(*self.args, **self.kwargs)
  96. File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 280, in wrapper
  97. result = method(*args, **kwargs)
  98. File "/config/custom_components/google_geocode/sensor.py", line 170, in update
  99. zone_check = self.hass.states.get(self._origin_entity_id).state
  100. AttributeError: 'NoneType' object has no attribute 'state'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement