sebr/bhyve-home-assistant

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

KJThaDon opened this issue · 1 comments

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

Fixed in 3.2.2. Apologies for the delay.