Improve error reporting when switchbot auth fails (#85244)

* Improve error reporting when switchbot auth fails

related issue #85243

* bump

* coverage
This commit is contained in:
J. Nick Koston
2023-01-05 10:29:13 -10:00
committed by GitHub
parent 4a48f0d659
commit 28ad27a3b3
7 changed files with 13 additions and 16 deletions

View File

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