Add DHCP to MyQ (#49319)

This commit is contained in:
Paulus Schoutsen 2021-04-16 14:53:41 -07:00 committed by GitHub
parent f026768725
commit f464663732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -8,5 +8,6 @@
"homekit": {
"models": ["819LMB"]
},
"iot_class": "cloud_polling"
"iot_class": "cloud_polling",
"dhcp": [{ "macaddress": "645299*" }]
}