mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
modbus: Remove PARALLEL_UPDATES from base_platform (#113928)
Remove PARALLEL_UPDATES from base_platform.
This commit is contained in:
parent
80c8b94021
commit
e1897906cc
@ -67,7 +67,6 @@ from .const import (
|
||||
)
|
||||
from .modbus import ModbusHub
|
||||
|
||||
PARALLEL_UPDATES = 1
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user