Explorar el Código

Add strings for configuration of humidifier device.

Jason Rumney hace 4 años
padre
commit
620fbd36cb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      custom_components/tuya_local/translations/en.json

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

@@ -15,6 +15,7 @@
           "display_light": "Include LED display as a light entity (Goldair only)",
           "child_lock": "Include child lock as a lock entity (unsupported on fans and switches)",
 	  "switch": "Include a switch entity (switches only)"
+          "humidifier": "Include a humidifier entity (humidifiers and dehumidifiers only)"
         }
       }
     },