Add parallel updates setting to Bang & Olufsen Event platform (#135850)

This commit is contained in:
Markus Jacobsen 2025-02-03 13:42:47 +01:00 committed by GitHub
parent c2f94542aa
commit c950c69cb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ from .const import (
)
from .entity import BangOlufsenEntity
PARALLEL_UPDATES = 0
async def async_setup_entry(
hass: HomeAssistant,