mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Add counter to the the helper category (#71838)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "counter",
|
"domain": "counter",
|
||||||
"name": "Counter",
|
"name": "Counter",
|
||||||
|
"integration_type": "helper",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/counter",
|
"documentation": "https://www.home-assistant.io/integrations/counter",
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": ["@fabaff"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
|
Reference in New Issue
Block a user