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",
|
2022-02-17 03:40:24 +00:00
|
|
|
"requirements": ["pyeconet==0.1.15"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@vangorra", "@w1ll1am23"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["paho_mqtt", "pyeconet"]
|
2021-04-15 08:21:38 +00:00
|
|
|
}
|