diff --git a/homeassistant/components/flux_led/manifest.json b/homeassistant/components/flux_led/manifest.json index 279ea05e3d2..c6f06cb20ab 100644 --- a/homeassistant/components/flux_led/manifest.json +++ b/homeassistant/components/flux_led/manifest.json @@ -18,6 +18,14 @@ { "macaddress": "B4E842*", "hostname": "[ba][lk]*" + }, + { + "macaddress": "2462AB*", + "hostname": "zengge_35*" + }, + { + "macaddress": "C82E47*", + "hostname": "sta*" } ] } diff --git a/homeassistant/generated/dhcp.py b/homeassistant/generated/dhcp.py index 3a0d42d88ea..1ab07fc414a 100644 --- a/homeassistant/generated/dhcp.py +++ b/homeassistant/generated/dhcp.py @@ -86,6 +86,16 @@ DHCP = [ "macaddress": "B4E842*", "hostname": "[ba][lk]*" }, + { + "domain": "flux_led", + "macaddress": "2462AB*", + "hostname": "zengge_35*" + }, + { + "domain": "flux_led", + "macaddress": "C82E47*", + "hostname": "sta*" + }, { "domain": "goalzero", "hostname": "yeti*"