gjbadros / hass-vantage

Home Assistant custom_component for Vantage Infusion Whole House lighting system.
MIT License
9 stars 5 forks source link

Errors in 2024.5.1 #28

Open kchiem opened 2 months ago

kchiem commented 2 months ago

Hello, just upgraded to 2024.5.1 and I'm seeing these in the logs:

Exception in recv_cb on line b'S:LOAD 307 40.000': Detected that custom integration 'vantage' calls async_write_ha_state from a thread at custom_components/vantage/__init__.py, line 414: self.async_schedule_update_ha_state(). Please report it to the author of the 'vantage' custom integration.
Exception in recv_cb on line b'S:LOAD 306 75.000': Detected that custom integration 'vantage' calls async_write_ha_state from a thread at custom_components/vantage/__init__.py, line 414: self.async_schedule_update_ha_state(). Please report it to the author of the 'vantage' custom integration.
Exception in recv_cb on line b'S:LOAD 309 75.000': Detected that custom integration 'vantage' calls async_write_ha_state from a thread at custom_components/vantage/__init__.py, line 414: self.async_schedule_update_ha_state(). Please report it to the author of the 'vantage' custom integration.
Exception in recv_cb on line b'S:LOAD 247 0.000': Detected that custom integration 'vantage' calls async_write_ha_state from a thread at custom_components/vantage/__init__.py, line 414: self.async_schedule_update_ha_state(). Please report it to the author of the 'vantage' custom integration.
Exception in recv_cb on line b'S:LOAD 246 0.000': Detected that custom integration 'vantage' calls async_write_ha_state from a thread at custom_components/vantage/__init__.py, line 414: self.async_schedule_update_ha_state(). Please report it to the author of the 'vantage' custom integration.