mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add support for Wave Enhance and Corentium Home 2 in Airthings BLE integration (#153780)
This commit is contained in:
committed by
GitHub
parent
645f32fd65
commit
9640ebb593
5
homeassistant/generated/bluetooth.py
generated
5
homeassistant/generated/bluetooth.py
generated
@@ -48,6 +48,11 @@ BLUETOOTH: Final[list[dict[str, bool | str | int | list[int]]]] = [
|
||||
"manufacturer_id": 820,
|
||||
"service_uuid": "b42e3882-ade7-11e4-89d3-123b93f75cba",
|
||||
},
|
||||
{
|
||||
"domain": "airthings_ble",
|
||||
"manufacturer_id": 820,
|
||||
"service_uuid": "b42e90a2-ade7-11e4-89d3-123b93f75cba",
|
||||
},
|
||||
{
|
||||
"connectable": False,
|
||||
"domain": "aranet",
|
||||
|
||||
Reference in New Issue
Block a user