mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00: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:
parent
38b8d0b018
commit
9a6c642bdf
@ -8,5 +8,5 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["switchbot_api"],
|
"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
|
swisshydrodata==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.switchbot_cloud
|
# homeassistant.components.switchbot_cloud
|
||||||
switchbot-api==2.4.0
|
switchbot-api==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.synology_srm
|
# homeassistant.components.synology_srm
|
||||||
synology-srm==0.2.0
|
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
|
surepy==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.switchbot_cloud
|
# homeassistant.components.switchbot_cloud
|
||||||
switchbot-api==2.4.0
|
switchbot-api==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.system_bridge
|
# homeassistant.components.system_bridge
|
||||||
systembridgeconnector==4.1.5
|
systembridgeconnector==4.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user