mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add DHCP discovery to Tailwind (#105981)
This commit is contained in:
@@ -571,6 +571,10 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
"domain": "tado",
|
||||
"hostname": "tado*",
|
||||
},
|
||||
{
|
||||
"domain": "tailwind",
|
||||
"registered_devices": True,
|
||||
},
|
||||
{
|
||||
"domain": "tesla_wall_connector",
|
||||
"hostname": "teslawallconnector_*",
|
||||
|
||||
Reference in New Issue
Block a user