Rename manual alarm integrations (#66979)

This commit is contained in:
avee87 2022-02-21 17:24:02 +00:00 committed by GitHub
parent 75b5ef45d8
commit 0dfc4ec9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"domain": "manual",
"name": "Manual",
"name": "Manual Alarm Control Panel",
"documentation": "https://www.home-assistant.io/integrations/manual",
"codeowners": [],
"quality_scale": "internal",

View File

@ -1,6 +1,6 @@
{
"domain": "manual_mqtt",
"name": "Manual MQTT",
"name": "Manual MQTT Alarm Control Panel",
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt",
"dependencies": ["mqtt"],
"codeowners": [],