Add PARALLEL_UPDATES to Squeezebox switch platform (#153477)

This commit is contained in:
peteS-UK
2025-10-02 19:32:37 +01:00
committed by GitHub
parent 22f2f8680a
commit a7f48360b7
@@ -22,6 +22,8 @@ from .entity import SqueezeboxEntity
_LOGGER = logging.getLogger(__name__)
PARALLEL_UPDATES = 1
async def async_setup_entry(
hass: HomeAssistant,