Преглед изворни кода

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 пре 5 година
родитељ
комит
a8f63227a7
1 измењених фајлова са 2 додато и 1 уклоњено
  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": {