sebr / bhyve-home-assistant

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

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

Closed KJThaDon closed 11 months ago

KJThaDon commented 1 year 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 11 months ago

Fixed in 3.2.2. Apologies for the delay.