mirror of https://github.com/home-assistant/core
11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"domain": "landisgyr_heat_meter",
|
|
"name": "Landis+Gyr Heat Meter",
|
|
"codeowners": ["@vpathuis"],
|
|
"config_flow": true,
|
|
"dependencies": ["usb"],
|
|
"documentation": "https://www.home-assistant.io/integrations/landisgyr_heat_meter",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["ultraheat-api==0.5.7"]
|
|
}
|