forked from home-assistant/core
Revert "Add Tuya based bluetooth lights" (#133386)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
{
|
||||
"local_name": "AP-*"
|
||||
},
|
||||
{
|
||||
"local_name": "MELK-*"
|
||||
},
|
||||
{
|
||||
"local_name": "LD-0003"
|
||||
}
|
||||
|
4
homeassistant/generated/bluetooth.py
generated
4
homeassistant/generated/bluetooth.py
generated
@@ -434,10 +434,6 @@ BLUETOOTH: Final[list[dict[str, bool | str | int | list[int]]]] = [
|
||||
"domain": "led_ble",
|
||||
"local_name": "AP-*",
|
||||
},
|
||||
{
|
||||
"domain": "led_ble",
|
||||
"local_name": "MELK-*",
|
||||
},
|
||||
{
|
||||
"domain": "led_ble",
|
||||
"local_name": "LD-0003",
|
||||
|
Reference in New Issue
Block a user