Sfoglia il codice sorgente

Include strings for the options flow as well as config flow.

Strings are not shared. Two copies are needed to cover options and initial config.
Jason Rumney 4 anni fa
parent
commit
a8f63227a7
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      custom_components/tuya_local/translations/en.json

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

@@ -39,7 +39,8 @@
           "climate": "Include device as a climate entity (unsupported for switches)",
           "climate": "Include device as a climate entity (unsupported for switches)",
           "display_light": "Include LED display as light entity (Goldair only)",
           "display_light": "Include LED display as light entity (Goldair only)",
           "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)"
         }
         }
       },
       },
       "imported": {
       "imported": {