mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump switchbot-api to 2.5.0 (#146205)
* update switchbot-api to 2.5.0 * update switchbot-api to 2.5.0
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["switchbot_api"],
|
||||
"requirements": ["switchbot-api==2.4.0"]
|
||||
"requirements": ["switchbot-api==2.5.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2859,7 +2859,7 @@ surepy==0.9.0
|
||||
swisshydrodata==0.1.0
|
||||
|
||||
# homeassistant.components.switchbot_cloud
|
||||
switchbot-api==2.4.0
|
||||
switchbot-api==2.5.0
|
||||
|
||||
# homeassistant.components.synology_srm
|
||||
synology-srm==0.2.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2357,7 +2357,7 @@ subarulink==0.7.13
|
||||
surepy==0.9.0
|
||||
|
||||
# homeassistant.components.switchbot_cloud
|
||||
switchbot-api==2.4.0
|
||||
switchbot-api==2.5.0
|
||||
|
||||
# homeassistant.components.system_bridge
|
||||
systembridgeconnector==4.1.5
|
||||
|
Reference in New Issue
Block a user