1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/volkszaehler/manifest.json
2023-02-08 20:10:18 +01:00

10 lines
261 B
JSON

{
"domain": "volkszaehler",
"name": "Volkszaehler",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/volkszaehler",
"iot_class": "local_polling",
"loggers": ["volkszaehler"],
"requirements": ["volkszaehler==0.4.0"]
}