Bump py-switchbot-api to 2.0.0 (#108721)

* Update switchbot-api to 2.0.0

* bump requirements
This commit is contained in:
Jan Klausa 2024-01-24 20:36:41 +09:00 committed by GitHub
parent a67113a95a
commit f828b1ce85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",
"iot_class": "cloud_polling",
"loggers": ["switchbot-api"],
"requirements": ["switchbot-api==1.3.0"]
"requirements": ["switchbot-api==2.0.0"]
}

View File

@ -2621,7 +2621,7 @@ surepy==0.9.0
swisshydrodata==0.1.0
# homeassistant.components.switchbot_cloud
switchbot-api==1.3.0
switchbot-api==2.0.0
# homeassistant.components.synology_srm
synology-srm==0.2.0

View File

@ -1998,7 +1998,7 @@ sunweg==2.1.0
surepy==0.9.0
# homeassistant.components.switchbot_cloud
switchbot-api==1.3.0
switchbot-api==2.0.0
# homeassistant.components.system_bridge
systembridgeconnector==3.10.0