mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add dhcp discovery support to isy994 (#50488)
- SSDP may not be enabled by default
This commit is contained in:
@@ -81,6 +81,11 @@ DHCP = [
|
||||
"hostname": "hunter*",
|
||||
"macaddress": "002674*"
|
||||
},
|
||||
{
|
||||
"domain": "isy994",
|
||||
"hostname": "isy*",
|
||||
"macaddress": "0021B9*"
|
||||
},
|
||||
{
|
||||
"domain": "lyric",
|
||||
"hostname": "lyric-*",
|
||||
|
||||
Reference in New Issue
Block a user