parent
c8d4febe13
commit
672acf30a4
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
||||||
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"requirements": ["bthome-ble==2.2.1"],
|
"requirements": ["bthome-ble==2.3.1"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@Ernst79"],
|
"codeowners": ["@Ernst79"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
|
@ -482,7 +482,7 @@ brunt==1.2.0
|
||||||
bt_proximity==0.2.1
|
bt_proximity==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.bthome
|
# homeassistant.components.bthome
|
||||||
bthome-ble==2.2.1
|
bthome-ble==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.bt_home_hub_5
|
# homeassistant.components.bt_home_hub_5
|
||||||
bthomehub5-devicelist==0.1.1
|
bthomehub5-devicelist==0.1.1
|
||||||
|
|
|
@ -386,7 +386,7 @@ brother==2.0.0
|
||||||
brunt==1.2.0
|
brunt==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.bthome
|
# homeassistant.components.bthome
|
||||||
bthome-ble==2.2.1
|
bthome-ble==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.buienradar
|
# homeassistant.components.buienradar
|
||||||
buienradar==1.0.5
|
buienradar==1.0.5
|
||||||
|
|
|
@ -870,7 +870,7 @@ async def test_v1_sensors(
|
||||||
"54:48:E6:8F:80:A5",
|
"54:48:E6:8F:80:A5",
|
||||||
make_bthome_v2_adv(
|
make_bthome_v2_adv(
|
||||||
"54:48:E6:8F:80:A5",
|
"54:48:E6:8F:80:A5",
|
||||||
b"\x41\xa4\x72\x66\xc9\x5f\x73\x00\x11\x22\x33\xb7\xce\xd8\xe5",
|
b"\x41\xa4\x72\x66\xc9\x5f\x73\x00\x11\x22\x33\x78\x23\x72\x14",
|
||||||
),
|
),
|
||||||
"231d39c1d7cc1ab1aee224cd096db932",
|
"231d39c1d7cc1ab1aee224cd096db932",
|
||||||
[
|
[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue