mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Bump qingping-ble to 0.6.0 (#77289)
Adds support for the Qingping Temp RH M Changelog: https://github.com/Bluetooth-Devices/qingping-ble/compare/v0.5.0...v0.6.0
This commit is contained in:
parent
ae481948a3
commit
e79f1de9e9
@ -11,7 +11,7 @@
|
|||||||
"connectable": false
|
"connectable": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"requirements": ["qingping-ble==0.5.0"],
|
"requirements": ["qingping-ble==0.6.0"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
@ -2070,7 +2070,7 @@ pyzbar==0.1.7
|
|||||||
pyzerproc==0.4.8
|
pyzerproc==0.4.8
|
||||||
|
|
||||||
# homeassistant.components.qingping
|
# homeassistant.components.qingping
|
||||||
qingping-ble==0.5.0
|
qingping-ble==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.qnap
|
# homeassistant.components.qnap
|
||||||
qnapstats==0.4.0
|
qnapstats==0.4.0
|
||||||
|
@ -1418,7 +1418,7 @@ pyws66i==1.1
|
|||||||
pyzerproc==0.4.8
|
pyzerproc==0.4.8
|
||||||
|
|
||||||
# homeassistant.components.qingping
|
# homeassistant.components.qingping
|
||||||
qingping-ble==0.5.0
|
qingping-ble==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.rachio
|
# homeassistant.components.rachio
|
||||||
rachiopy==1.0.3
|
rachiopy==1.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user