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