Explictly set PARALLEL_UPDATES in ESPHome assist_satellite entity platform (#143068)

pull/125098/head
J. Nick Koston 2025-04-15 21:39:47 -10:00 committed by GitHub
parent 494a991d10
commit 0fb0e132b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ from .entry_data import ESPHomeConfigEntry, RuntimeEntryData
from .enum_mapper import EsphomeEnumMapper
from .ffmpeg_proxy import async_create_proxy_url
PARALLEL_UPDATES = 0
_LOGGER = logging.getLogger(__name__)
_VOICE_ASSISTANT_EVENT_TYPES: EsphomeEnumMapper[