16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"domain": "nexia",
|
|
"name": "Nexia/American Standard/Trane",
|
|
"requirements": ["nexia==0.9.9"],
|
|
"codeowners": ["@bdraco"],
|
|
"documentation": "https://www.home-assistant.io/integrations/nexia",
|
|
"config_flow": true,
|
|
"dhcp": [
|
|
{
|
|
"hostname": "xl857-*",
|
|
"macaddress": "000231*"
|
|
}
|
|
],
|
|
"iot_class": "cloud_polling"
|
|
}
|