timniklas/hacs-govee-bluetooth-lights

Fix: home assistant AttributeError: 'ConfigEntries' object has no attribute

Closed this issue · 0 comments

Bug Fix: for failing startup in Home Assistant 2023.5+

Change Line 29 in init.py to:
await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)