mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add Reolink dhcp discovery (#85880)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -384,6 +384,11 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
"domain": "rainforest_eagle",
|
||||
"macaddress": "D8D5B9*",
|
||||
},
|
||||
{
|
||||
"domain": "reolink",
|
||||
"hostname": "reolink*",
|
||||
"macaddress": "EC71DB*",
|
||||
},
|
||||
{
|
||||
"domain": "ring",
|
||||
"hostname": "ring*",
|
||||
|
||||
Reference in New Issue
Block a user