mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Intellifire DHCP Auto Discovery (#67053)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -49,6 +49,7 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
{'domain': 'hunterdouglas_powerview',
|
||||
'hostname': 'hunter*',
|
||||
'macaddress': '002674*'},
|
||||
{'domain': 'intellifire', 'hostname': 'zentrios-*'},
|
||||
{'domain': 'isy994', 'registered_devices': True},
|
||||
{'domain': 'isy994', 'hostname': 'isy*', 'macaddress': '0021B9*'},
|
||||
{'domain': 'lyric', 'hostname': 'lyric-*', 'macaddress': '48A2E6*'},
|
||||
|
||||
Reference in New Issue
Block a user