mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
update switchbot library (#23643)
This commit is contained in:
parent
b30afde8ab
commit
9761c504eb
@ -3,7 +3,7 @@
|
|||||||
"name": "Switchbot",
|
"name": "Switchbot",
|
||||||
"documentation": "https://www.home-assistant.io/components/switchbot",
|
"documentation": "https://www.home-assistant.io/components/switchbot",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"PySwitchbot==0.6"
|
"PySwitchbot==0.6.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -67,7 +67,7 @@ PyQRCode==1.2.1
|
|||||||
PyRMVtransport==0.1.3
|
PyRMVtransport==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.switchbot
|
# homeassistant.components.switchbot
|
||||||
# PySwitchbot==0.6
|
# PySwitchbot==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.transport_nsw
|
# homeassistant.components.transport_nsw
|
||||||
PyTransportNSW==0.1.1
|
PyTransportNSW==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user