Browse Source

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 years ago
parent
commit
a8f63227a7
1 changed files with 2 additions and 1 deletions
  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)",
           "display_light": "Include LED display as light entity (Goldair only)",
           "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": {