Add PARALLEL_UPDATES to Touchline SL climate platform (#166415)

Co-authored-by: Jørgen Vinne Iversen <jorgenvi@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jorgenvi
2026-03-25 08:05:36 +01:00
committed by GitHub
co-authored by Jørgen Vinne Iversen Claude Sonnet 4.6
parent 91e9eb0ab3
commit f299b009fa
@@ -15,6 +15,8 @@ from homeassistant.helpers.entity_platform import AddConfigEntryEntitiesCallback
from .coordinator import TouchlineSLConfigEntry, TouchlineSLModuleCoordinator
from .entity import TouchlineSLZoneEntity
PARALLEL_UPDATES = 1
async def async_setup_entry(
hass: HomeAssistant,