Fix duotecno's name to be sync with the docs (#97602)

This commit is contained in:
Robert Resch
2023-08-02 09:09:13 +02:00
committed by GitHub
parent db4c9c67a2
commit f9ac102c27
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"domain": "duotecno",
"name": "duotecno",
"name": "Duotecno",
"codeowners": ["@cereal2nd"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/duotecno",

View File

@@ -1241,7 +1241,7 @@
"iot_class": "local_polling"
},
"duotecno": {
"name": "duotecno",
"name": "Duotecno",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_push"