Ver código fonte

Add in the translation for "dehumidifier as climate".

Jason Rumney 4 anos atrás
pai
commit
15d98d6aa0
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      custom_components/tuya_local/translations/en.json

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

@@ -29,6 +29,7 @@
 		    "light": "Include a light entity",
 		    "lock": "Include a lock entity",
 		    "switch": "Include a switch entity",
+		    "climate_dehumidifier_as_climate", "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
 		    "fan_intensity": "Include intensity as a fan entitiy",
 		    "light_aq_indicator": "Include AQ indicator as a light entity",
 		    "light_display": "Include display as a light entity",
@@ -66,6 +67,7 @@
 		"light": "Include a light entity",
 		"lock": "Include a lock entity",
 		"switch": "Include a switch entity",
+		"climate_dehumidifier_as_climate", "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
 		"fan_fan": "Include a fan entity",
 		"fan_intensity": "Include intensity as a fan entitiy",
 		"humidifier_humidifier": "Include a humidifier entity",