1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/dsmr_reader/manifest.json
2022-01-16 17:55:33 +01:00

9 lines
218 B
JSON

{
"domain": "dsmr_reader",
"name": "DSMR Reader",
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
"dependencies": ["mqtt"],
"codeowners": ["@depl0y"],
"iot_class": "local_push"
}