Add dhcp discovery to tado (#49992)

This commit is contained in:
J. Nick Koston 2021-05-02 12:43:59 -10:00 committed by GitHub
parent 93b668a6f9
commit 26fd7fc15b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -179,6 +179,10 @@ DHCP = [
"hostname": "squeezebox*",
"macaddress": "000420*"
},
{
"domain": "tado",
"hostname": "tado*"
},
{
"domain": "tesla",
"hostname": "tesla_*",