mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Add parallel_updates to new updates platform for Squeezebox (#144864)
initial
This commit is contained in:
@@ -38,6 +38,9 @@ newplugins = UpdateEntityDescription(
|
||||
|
||||
POLL_AFTER_INSTALL = 120
|
||||
|
||||
# Coordinator is used to centralize the data updates
|
||||
PARALLEL_UPDATES = 0
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user