Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Assertion error #25

Open
FransHalsjes opened this issue Oct 3, 2020 · 0 comments
Open

Assertion error #25

FransHalsjes opened this issue Oct 3, 2020 · 0 comments

Comments

@FransHalsjes
Copy link

unning the miele integration with HA 115 gives:
Logger: homeassistant
Source: helpers/entity.py:438
First occurred: 12:26:14 (7 occurrences)
Last logged: 12:26:44

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/miele/init.py", line 148, in refresh_devices
platform.update_device_state()
File "/home/homeassistant/.homeassistant/custom_components/miele/sensor.py", line 72, in update_device_state
device.async_schedule_update_ha_state(True)
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 438, in async_schedule_update_ha_state
assert self.hass is not None
AssertionError

several times per second.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant