Skip to content

Commit 3ae10b4

Browse files
Release parallel update constraint
1 parent 94e5ece commit 3ae10b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/meross_cloud/binary_sensor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
HA_SENSOR_POLL_INTERVAL_SECONDS, DEVICE_LIST_COORDINATOR)
1717

1818
_LOGGER = logging.getLogger(__name__)
19-
PARALLEL_UPDATES = 2
2019
SCAN_INTERVAL = timedelta(seconds=HA_SENSOR_POLL_INTERVAL_SECONDS)
2120

2221

0 commit comments

Comments
 (0)