Add newly discovered samsungtv OUI (#67059)

This commit is contained in:
J. Nick Koston 2022-02-22 09:15:35 -10:00 committed by GitHub
parent db8620dac6
commit 9950e543df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -24,7 +24,8 @@
{"macaddress": "8CC8CD*"},
{"macaddress": "606BBD*"},
{"macaddress": "F47B5E*"},
{"macaddress": "4844F7*"}
{"macaddress": "4844F7*"},
{"macaddress": "8CEA48*"}
],
"codeowners": [
"@escoand",

View file

@ -79,6 +79,7 @@ DHCP: list[dict[str, str | bool]] = [
{'domain': 'samsungtv', 'macaddress': '606BBD*'},
{'domain': 'samsungtv', 'macaddress': 'F47B5E*'},
{'domain': 'samsungtv', 'macaddress': '4844F7*'},
{'domain': 'samsungtv', 'macaddress': '8CEA48*'},
{'domain': 'screenlogic', 'registered_devices': True},
{'domain': 'screenlogic', 'hostname': 'pentair: *', 'macaddress': '00C033*'},
{'domain': 'sense', 'hostname': 'sense-*', 'macaddress': '009D6B*'},