1
0
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:
starkillerOG
2023-01-22 21:09:18 +01:00
committed by GitHub
parent 9c76cd1b6a
commit 32c1a01159
6 changed files with 119 additions and 7 deletions

View File

@@ -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*",