1
0
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:
J. Nick Koston
2021-05-11 17:06:55 -05:00
committed by GitHub
parent d29e812033
commit c1cf07768b
4 changed files with 69 additions and 2 deletions

View File

@@ -81,6 +81,11 @@ DHCP = [
"hostname": "hunter*",
"macaddress": "002674*"
},
{
"domain": "isy994",
"hostname": "isy*",
"macaddress": "0021B9*"
},
{
"domain": "lyric",
"hostname": "lyric-*",