Kaynağa Gözat

Missing comma

Jason Rumney 4 yıl önce
ebeveyn
işleme
a1c3a2565f

+ 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)",
           "child_lock": "Include child lock as lock entity (unsupported on fans and switches)",
 	    "switch": "Include device as a switch entity (switches only)",
 	    "switch": "Include device as a switch entity (switches only)",
           "humidifier": "Include a humidifier entity (humidifiers and dehumidifiers 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)"
 	  "persist": "Use persistent connections (see docs)"
         }
         }
       },
       },