Add MVP humidifier support to switchbot (#83696)
* Add MVP humidifier support to switchbot changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.22.0...0.23.0 * Update homeassistant/components/switchbot/config_flow.py * bump * coveragerc * Revert "coveragerc" This reverts commit eb642f6543e5f37511d65570c359670e1ee7be1f. * fix dirty branch
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "switchbot",
|
||||
"name": "SwitchBot",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
||||
"requirements": ["PySwitchbot==0.22.0"],
|
||||
"requirements": ["PySwitchbot==0.23.1"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": [
|
||||
|
||||
Reference in New Issue
Block a user