Close stale switchbot connections at setup time (#78202)

This commit is contained in:
J. Nick Koston
2022-09-10 13:21:10 -05:00
committed by GitHub
parent f19af72895
commit a3ec28ea79
4 changed files with 5 additions and 3 deletions

View File

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