Bump qingping-ble to 0.7.0 (#78630)
This commit is contained in:
parent
cd8a5ea1e2
commit
9acea07d31
4 changed files with 6 additions and 6 deletions
|
@ -868,8 +868,8 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/pvpc_hourly_pricing/ @azogue
|
||||
/tests/components/pvpc_hourly_pricing/ @azogue
|
||||
/homeassistant/components/qbittorrent/ @geoffreylagaisse
|
||||
/homeassistant/components/qingping/ @bdraco
|
||||
/tests/components/qingping/ @bdraco
|
||||
/homeassistant/components/qingping/ @bdraco @skgsergio
|
||||
/tests/components/qingping/ @bdraco @skgsergio
|
||||
/homeassistant/components/qld_bushfire/ @exxamalte
|
||||
/tests/components/qld_bushfire/ @exxamalte
|
||||
/homeassistant/components/qnap_qsw/ @Noltari
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
"connectable": false
|
||||
}
|
||||
],
|
||||
"requirements": ["qingping-ble==0.6.0"],
|
||||
"requirements": ["qingping-ble==0.7.0"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"codeowners": ["@bdraco", "@skgsergio"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -2106,7 +2106,7 @@ pyzbar==0.1.7
|
|||
pyzerproc==0.4.8
|
||||
|
||||
# homeassistant.components.qingping
|
||||
qingping-ble==0.6.0
|
||||
qingping-ble==0.7.0
|
||||
|
||||
# homeassistant.components.qnap
|
||||
qnapstats==0.4.0
|
||||
|
|
|
@ -1448,7 +1448,7 @@ pyws66i==1.1
|
|||
pyzerproc==0.4.8
|
||||
|
||||
# homeassistant.components.qingping
|
||||
qingping-ble==0.6.0
|
||||
qingping-ble==0.7.0
|
||||
|
||||
# homeassistant.components.rachio
|
||||
rachiopy==1.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue