mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix duotecno's name to be sync with the docs (#97602)
This commit is contained in:
parent
db4c9c67a2
commit
f9ac102c27
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "duotecno",
|
"domain": "duotecno",
|
||||||
"name": "duotecno",
|
"name": "Duotecno",
|
||||||
"codeowners": ["@cereal2nd"],
|
"codeowners": ["@cereal2nd"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/duotecno",
|
"documentation": "https://www.home-assistant.io/integrations/duotecno",
|
||||||
|
@ -1241,7 +1241,7 @@
|
|||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
},
|
},
|
||||||
"duotecno": {
|
"duotecno": {
|
||||||
"name": "duotecno",
|
"name": "Duotecno",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user