Jason Rumney 4 лет назад
Родитель
Сommit
a1c3a2565f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/translations/en.json

+ 1 - 1
custom_components/tuya_local/translations/en.json

@@ -43,7 +43,7 @@
           "child_lock": "Include child lock as lock entity (unsupported on fans and switches)",
 	    "switch": "Include device as a switch entity (switches only)",
           "humidifier": "Include a humidifier entity (humidifiers and dehumidifiers only)",
-	  "fan": "Include a fan entitiy (fans, humidifiers and dehumidifiers)"
+	    "fan": "Include a fan entitiy (fans, humidifiers and dehumidifiers)",
 	  "persist": "Use persistent connections (see docs)"
         }
       },