Bump pySwitchbot to 0.20.4 (#82055)

Fixes for curtain firmware v6

changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.3...0.20.4
pull/82197/head
J. Nick Koston 2022-11-13 17:12:52 -06:00 committed by Franck Nijhof
parent 609438d929
commit f8b5a97e72
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -37,7 +37,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.20.3
PySwitchbot==0.20.4
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1

View File

@ -33,7 +33,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.20.3
PySwitchbot==0.20.4
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1