mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump xiaomi-ble to 0.17.0 (#90806)
Add support for new Xiaomi BLE sensors
This commit is contained in:
parent
aa218e6f9c
commit
96ed4a1be1
@ -16,5 +16,5 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["xiaomi-ble==0.16.4"]
|
"requirements": ["xiaomi-ble==0.17.0"]
|
||||||
}
|
}
|
||||||
|
@ -2647,7 +2647,7 @@ wolf_smartset==0.1.11
|
|||||||
xbox-webapi==2.0.11
|
xbox-webapi==2.0.11
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_ble
|
# homeassistant.components.xiaomi_ble
|
||||||
xiaomi-ble==0.16.4
|
xiaomi-ble==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.knx
|
# homeassistant.components.knx
|
||||||
xknx==2.7.0
|
xknx==2.7.0
|
||||||
|
@ -1902,7 +1902,7 @@ wolf_smartset==0.1.11
|
|||||||
xbox-webapi==2.0.11
|
xbox-webapi==2.0.11
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_ble
|
# homeassistant.components.xiaomi_ble
|
||||||
xiaomi-ble==0.16.4
|
xiaomi-ble==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.knx
|
# homeassistant.components.knx
|
||||||
xknx==2.7.0
|
xknx==2.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user