1
0
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:
Franck Nijhof
2022-09-16 08:35:12 +02:00
committed by GitHub
parent e7ca40156f
commit 564150169b
6 changed files with 74 additions and 4 deletions

View File

@@ -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'},