2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "lametric",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "LaMetric",
|
2022-10-07 13:33:53 +00:00
|
|
|
"codeowners": ["@robbiet480", "@frenck", "@bachya"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"config_flow": true,
|
2022-08-25 13:33:05 +00:00
|
|
|
"dependencies": ["application_credentials"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"registered_devices": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/lametric",
|
|
|
|
"integration_type": "device",
|
|
|
|
"iot_class": "local_polling",
|
2022-08-17 22:49:11 +00:00
|
|
|
"loggers": ["demetriek"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"quality_scale": "platinum",
|
|
|
|
"requirements": ["demetriek==0.4.0"],
|
2022-08-17 22:49:11 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"deviceType": "urn:schemas-upnp-org:device:LaMetric:1"
|
|
|
|
}
|
2023-02-08 19:35:25 +00:00
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|