Skip to content

Winix integration failing after reboot #84

@jum0n

Description

@jum0n

Restarted HA this morning (had not noticed that there were any issues, but didnt check all integrations) and Winix refuses to start now. I've manually reloaded and its continuing to try. Perhaps its due to something unavailable on Winix site, but just wanted to post this here to get a head start on any possible issues with HA updates.

Getting the following message when it fails to load:
Unexpected error fetching WinixManager data

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 382, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/winix/manager.py", line 89, in _async_update_data
await self.async_update()
File "/config/custom_components/winix/manager.py", line 120, in async_update
for device_wrapper in self._device_wrappers:
TypeError: 'NoneType' object is not iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions