sebr / bhyve-home-assistant

Orbit BHyve custom component for Home Assistant
MIT License
251 stars 42 forks source link

RuntimeWarning: coroutine 'BHyveWebsocketEntity.async_update' was never awaited super().async_update() #223

Closed KJThaDon closed 9 months ago

KJThaDon commented 10 months ago

Getting logs full of these errors

/config/custom_components/bhyve/sensor.py:155: RuntimeWarning: coroutine 'BHyveWebsocketEntity.async_update' was never awaited super().async_update()

Any ideas please

sebr commented 9 months ago

Fixed in 3.2.2. Apologies for the delay.