Fix switchbot writing state too frequently (#78094)

This commit is contained in:
J. Nick Koston
2022-09-09 18:13:27 -05:00
committed by GitHub
parent fcb6888f87
commit d98ed03845
5 changed files with 21 additions and 7 deletions

View File

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