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
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"domain": "switchbot",
"name": "SwitchBot",
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"requirements": ["PySwitchbot==0.19.9"],
"requirements": ["PySwitchbot==0.19.10"],
"config_flow": true,
"dependencies": ["bluetooth"],
"codeowners": [