Add light platform to switchbot (#77430)

This commit is contained in:
J. Nick Koston
2022-08-29 09:30:09 -05:00
committed by GitHub
parent 40e8979951
commit 795691038f
9 changed files with 157 additions and 12 deletions

View File

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