mirror of
https://github.com/home-assistant/core.git
synced 2025-08-15 10:31:39 +02:00
Rename manual alarm integrations (#66979)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "manual",
|
"domain": "manual",
|
||||||
"name": "Manual",
|
"name": "Manual Alarm Control Panel",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/manual",
|
"documentation": "https://www.home-assistant.io/integrations/manual",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "manual_mqtt",
|
"domain": "manual_mqtt",
|
||||||
"name": "Manual MQTT",
|
"name": "Manual MQTT Alarm Control Panel",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt",
|
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt",
|
||||||
"dependencies": ["mqtt"],
|
"dependencies": ["mqtt"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
|
Reference in New Issue
Block a user