Add timer to the the helper category (#71837)

This commit is contained in:
moritzbeck01 2022-05-15 19:37:24 +02:00 committed by GitHub
parent f2da1fceb2
commit b6c7422607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
{ {
"domain": "timer", "domain": "timer",
"name": "Timer", "name": "Timer",
"integration_type": "helper",
"documentation": "https://www.home-assistant.io/integrations/timer", "documentation": "https://www.home-assistant.io/integrations/timer",
"codeowners": [], "codeowners": [],
"quality_scale": "internal" "quality_scale": "internal"