mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Revert "Add Tuya based bluetooth lights" (#133386)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
ff7601e676
commit
6fa4cbd3e1
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user