mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
ISY994: Add dhcp support for eisy (#85083)
This commit is contained in:
@@ -239,6 +239,11 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
"hostname": "isy*",
|
||||
"macaddress": "0021B9*",
|
||||
},
|
||||
{
|
||||
"domain": "isy994",
|
||||
"hostname": "eisy*",
|
||||
"macaddress": "0021B9*",
|
||||
},
|
||||
{
|
||||
"domain": "isy994",
|
||||
"hostname": "polisy*",
|
||||
|
||||
Reference in New Issue
Block a user