1
0
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:
Ståle Storø Hauknes
2025-10-06 14:59:21 +02:00
committed by GitHub
parent 645f32fd65
commit 9640ebb593
6 changed files with 107 additions and 18 deletions

View File

@@ -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",