1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/counter/manifest.json
2023-02-08 20:16:39 +01:00

9 lines
212 B
JSON

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