mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add Melnor Bluetooth valve watering Integration (#70457)
This commit is contained in:
committed by
GitHub
parent
f43f440739
commit
8d94c8f74a
@@ -138,6 +138,13 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||
"domain": "led_ble",
|
||||
"local_name": "LEDBlue*"
|
||||
},
|
||||
{
|
||||
"domain": "melnor",
|
||||
"manufacturer_data_start": [
|
||||
89
|
||||
],
|
||||
"manufacturer_id": 13
|
||||
},
|
||||
{
|
||||
"domain": "moat",
|
||||
"local_name": "Moat_S*",
|
||||
|
||||
Reference in New Issue
Block a user