Update switchbot_api to 2.1.0 (#115529)

This commit is contained in:
Heiko Carrasco 2024-04-15 15:09:34 -04:00 committed by GitHub
parent a6a47c0b44
commit 2c6ec506ad
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", "documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["switchbot-api"], "loggers": ["switchbot-api"],
"requirements": ["switchbot-api==2.0.0"] "requirements": ["switchbot-api==2.1.0"]
} }

View File

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

View File

@ -2044,7 +2044,7 @@ sunweg==2.1.1
surepy==0.9.0 surepy==0.9.0
# homeassistant.components.switchbot_cloud # homeassistant.components.switchbot_cloud
switchbot-api==2.0.0 switchbot-api==2.1.0
# homeassistant.components.system_bridge # homeassistant.components.system_bridge
systembridgeconnector==4.0.3 systembridgeconnector==4.0.3