2019-11-28 19:30:24 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "dsmr_reader",
|
|
|
|
"name": "DSMR Reader",
|
2022-09-26 03:15:50 +00:00
|
|
|
"config_flow": true,
|
2020-01-06 20:28:23 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
|
|
|
|
"dependencies": ["mqtt"],
|
2022-09-26 03:15:50 +00:00
|
|
|
"mqtt": ["dsmr/#"],
|
|
|
|
"codeowners": ["@depl0y", "@glodenox"],
|
2022-01-16 16:55:33 +00:00
|
|
|
"iot_class": "local_push"
|
2019-11-28 19:30:24 +00:00
|
|
|
}
|