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