2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "econet",
|
2021-01-26 08:18:20 +00:00
|
|
|
"name": "Rheem EcoNet Products",
|
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/econet",
|
2021-04-12 08:41:20 +00:00
|
|
|
"requirements": ["pyeconet==0.1.14"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@vangorra", "@w1ll1am23"],
|
|
|
|
"iot_class": "cloud_push"
|
|
|
|
}
|