mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
||||
"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
|
||||
|
||||
# homeassistant.components.xiaomi_ble
|
||||
xiaomi-ble==0.16.4
|
||||
xiaomi-ble==0.17.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.7.0
|
||||
|
@ -1902,7 +1902,7 @@ wolf_smartset==0.1.11
|
||||
xbox-webapi==2.0.11
|
||||
|
||||
# homeassistant.components.xiaomi_ble
|
||||
xiaomi-ble==0.16.4
|
||||
xiaomi-ble==0.17.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user