1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/counter/manifest.json
2022-05-15 21:19:18 +02:00

9 lines
212 B
JSON

{
"domain": "counter",
"name": "Counter",
"integration_type": "helper",
"documentation": "https://www.home-assistant.io/integrations/counter",
"codeowners": ["@fabaff"],
"quality_scale": "internal"
}