11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"domain": "econet",
|
|
"name": "Rheem EcoNet Products",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/econet",
|
|
"requirements": ["pyeconet==0.1.15"],
|
|
"codeowners": ["@vangorra", "@w1ll1am23"],
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["paho_mqtt", "pyeconet"]
|
|
}
|