core/homeassistant/components/econet/manifest.json

9 lines
240 B
JSON

{
"domain": "econet",
"name": "Rheem EcoNet Products",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/econet",
"requirements": ["pyeconet==0.1.12"],
"codeowners": ["@vangorra", "@w1ll1am23"]
}