mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Update LaMetric config entry using DHCP discovery data (#78527)
* Update LaMetric config entry using DHCP discovery data * Update translations
This commit is contained in:
@@ -60,6 +60,7 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
{'domain': 'isy994', 'registered_devices': True},
|
||||
{'domain': 'isy994', 'hostname': 'isy*', 'macaddress': '0021B9*'},
|
||||
{'domain': 'isy994', 'hostname': 'polisy*', 'macaddress': '000DB9*'},
|
||||
{'domain': 'lametric', 'registered_devices': True},
|
||||
{'domain': 'lifx', 'macaddress': 'D073D5*'},
|
||||
{'domain': 'lifx', 'registered_devices': True},
|
||||
{'domain': 'litterrobot', 'hostname': 'litter-robot4'},
|
||||
|
||||
Reference in New Issue
Block a user