core/homeassistant/components/landisgyr_heat_meter/manifest.json

15 lines
388 B
JSON

{
"domain": "landisgyr_heat_meter",
"name": "Landis+Gyr Heat Meter",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/landisgyr_heat_meter",
"requirements": ["ultraheat-api==0.5.1"],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": ["@vpathuis"],
"dependencies": ["usb"],
"iot_class": "local_polling"
}