mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Bump py-switchbot-api to 2.0.0 (#108721)
* Update switchbot-api to 2.0.0 * bump requirements
This commit is contained in:
parent
a67113a95a
commit
f828b1ce85
@ -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==1.3.0"]
|
"requirements": ["switchbot-api==2.0.0"]
|
||||||
}
|
}
|
||||||
|
@ -2621,7 +2621,7 @@ surepy==0.9.0
|
|||||||
swisshydrodata==0.1.0
|
swisshydrodata==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.switchbot_cloud
|
# homeassistant.components.switchbot_cloud
|
||||||
switchbot-api==1.3.0
|
switchbot-api==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.synology_srm
|
# homeassistant.components.synology_srm
|
||||||
synology-srm==0.2.0
|
synology-srm==0.2.0
|
||||||
|
@ -1998,7 +1998,7 @@ sunweg==2.1.0
|
|||||||
surepy==0.9.0
|
surepy==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.switchbot_cloud
|
# homeassistant.components.switchbot_cloud
|
||||||
switchbot-api==1.3.0
|
switchbot-api==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.system_bridge
|
# homeassistant.components.system_bridge
|
||||||
systembridgeconnector==3.10.0
|
systembridgeconnector==3.10.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user