Drop PARALLEL_UPDATES from switchbot (#78713)

This commit is contained in:
J. Nick Koston 2022-09-18 16:36:50 -05:00 committed by GitHub
parent d33cc2c83e
commit a1735b742c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@ SWITCHBOT_COLOR_MODE_TO_HASS = {
SwitchBotColorMode.COLOR_TEMP: ColorMode.COLOR_TEMP,
}
PARALLEL_UPDATES = 1
PARALLEL_UPDATES = 0
async def async_setup_entry(