bosch-thermostat / home-assistant-bosch-custom-component

HA custom component for Bosch thermostats
Apache License 2.0
216 stars 45 forks source link

RuntimeWarning: coroutine 'BoschGatewayEntry.recording_sensors_update' was never awaited #411

Closed slovdahl closed 3 months ago

slovdahl commented 4 months ago

Describe the bug

After updating to HA 2024.5 I got this in the log:

Logger: py.warnings
Källa: util/logging.py:120
Inträffade först: 21:23:34 (1 händelser)
Senast loggade: 21:23:34

/usr/src/homeassistant/homeassistant/util/logging.py:120: RuntimeWarning: coroutine 'BoschGatewayEntry.recording_sensors_update' was never awaited log_exception(format_err, *args)

To Reproduce Steps to reproduce the behavior:

  1. Start HA
  2. Check the log

Expected behavior No warnings/errors.

Version

tvc-dps commented 4 months ago

duplicate of https://github.com/bosch-thermostat/home-assistant-bosch-custom-component/issues/409