mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Add dhcp discovery to tado (#49992)
This commit is contained in:
@@ -179,6 +179,10 @@ DHCP = [
|
||||
"hostname": "squeezebox*",
|
||||
"macaddress": "000420*"
|
||||
},
|
||||
{
|
||||
"domain": "tado",
|
||||
"hostname": "tado*"
|
||||
},
|
||||
{
|
||||
"domain": "tesla",
|
||||
"hostname": "tesla_*",
|
||||
|
||||
Reference in New Issue
Block a user