core/homeassistant/components/opentherm_gw/manifest.json

10 lines
257 B
JSON

{
"domain": "opentherm_gw",
"name": "OpenTherm Gateway",
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
"requirements": ["pyotgw==1.1b1"],
"codeowners": ["@mvn23"],
"config_flow": true,
"iot_class": "local_push"
}