mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Rename manual alarm integrations (#66979)
This commit is contained in:
parent
75b5ef45d8
commit
0dfc4ec9be
@ -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": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user