2022-08-18 14:40:04 +00:00
|
|
|
{
|
|
|
|
"domain": "landisgyr_heat_meter",
|
|
|
|
"name": "Landis+Gyr Heat Meter",
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": ["@vpathuis"],
|
2022-08-18 14:40:04 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:35:25 +00:00
|
|
|
"dependencies": ["usb"],
|
2022-08-18 14:40:04 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/landisgyr_heat_meter",
|
2023-02-08 19:35:25 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-09-12 08:45:35 +00:00
|
|
|
"requirements": ["ultraheat-api==0.5.7"]
|
2022-08-18 14:40:04 +00:00
|
|
|
}
|