1
0
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:
shbatm
2023-01-03 19:14:36 -06:00
committed by GitHub
parent 5169721916
commit e150b0cf0f
4 changed files with 53 additions and 4 deletions

View File

@@ -239,6 +239,11 @@ DHCP: list[dict[str, str | bool]] = [
"hostname": "isy*",
"macaddress": "0021B9*",
},
{
"domain": "isy994",
"hostname": "eisy*",
"macaddress": "0021B9*",
},
{
"domain": "isy994",
"hostname": "polisy*",