Add Tesla Wall Connector integration (#60000)
This commit is contained in:
parent
efebb76a7e
commit
4d345e0665
16 changed files with 844 additions and 0 deletions
|
@ -361,6 +361,21 @@ DHCP = [
|
|||
"domain": "tado",
|
||||
"hostname": "tado*"
|
||||
},
|
||||
{
|
||||
"domain": "tesla_wall_connector",
|
||||
"hostname": "teslawallconnector_*",
|
||||
"macaddress": "DC44271*"
|
||||
},
|
||||
{
|
||||
"domain": "tesla_wall_connector",
|
||||
"hostname": "teslawallconnector_*",
|
||||
"macaddress": "98ED5C*"
|
||||
},
|
||||
{
|
||||
"domain": "tesla_wall_connector",
|
||||
"hostname": "teslawallconnector_*",
|
||||
"macaddress": "4CFCAA*"
|
||||
},
|
||||
{
|
||||
"domain": "tolo",
|
||||
"hostname": "usr-tcp232-ed2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue