Rename manual alarm integrations (#66979)

This commit is contained in:
avee87
2022-02-21 18:24:02 +01:00
committed by GitHub
parent 75b5ef45d8
commit 0dfc4ec9be
2 changed files with 2 additions and 2 deletions
@@ -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",
@@ -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": [],