Small fixes for SwitchBot Locks (#84888)

Co-authored-by: Aaron Bach <bachya1208@gmail.com>
This commit is contained in:
J. Nick Koston
2022-12-30 18:05:25 -10:00
committed by GitHub
parent d12857c68c
commit f6991cd4dc
8 changed files with 72 additions and 26 deletions

View File

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