mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Enable dhcp flows for hunterdouglas_powerview registered devices (#66587)
This commit is contained in:
@@ -41,6 +41,7 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
{'domain': 'guardian', 'hostname': 'gvc*', 'macaddress': '30AEA4*'},
|
||||
{'domain': 'guardian', 'hostname': 'gvc*', 'macaddress': 'B4E62D*'},
|
||||
{'domain': 'guardian', 'hostname': 'guardian*', 'macaddress': '30AEA4*'},
|
||||
{'domain': 'hunterdouglas_powerview', 'registered_devices': True},
|
||||
{'domain': 'hunterdouglas_powerview',
|
||||
'hostname': 'hunter*',
|
||||
'macaddress': '002674*'},
|
||||
|
||||
Reference in New Issue
Block a user