en.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. {
  2. "title": "Tuya Local",
  3. "config": {
  4. "step": {
  5. "user": {
  6. "title": "Configure your Tuya Local device",
  7. "description": "[Follow these instructions to find your device id and local key.](https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md)",
  8. "data": {
  9. "host": "IP address or hostname",
  10. "device_id": "Device ID (uuid)",
  11. "local_key": "Local key"
  12. }
  13. },
  14. "select_type": {
  15. "title": "Choose the type of device",
  16. "description": "Choose the type that matches your device",
  17. "data": {"type": "Device type"}
  18. },
  19. "choose_entities": {
  20. "title": "Device details",
  21. "description": "Choose a name for this device, and which entities will be enabled",
  22. "data": {
  23. "name": "Name",
  24. "binary_sensor": "Include a binary sensor entity",
  25. "climate": "Include a climate entity",
  26. "cover": "Include a cover entity",
  27. "fan": "Include a fan entity",
  28. "humidifier": "Include a humidifier entity",
  29. "light": "Include a light entity",
  30. "lock": "Include a lock entity",
  31. "number": "Include a number entity",
  32. "select": "Include a select entity",
  33. "sensor": "Include a sensor entity",
  34. "switch": "Include a switch entity",
  35. "binary_sensor_continuous_heat": "Include continuous heat alarm as a binary_sensor entity",
  36. "binary_sensor_defrost": "Include defrost as a binary_sensor entity",
  37. "binary_sensor_error": "Include error as a binary_sensor entity.",
  38. "binary_sensor_high_temperature": "Include high temperature alarm as a binary_sensor entity",
  39. "binary_sensor_low_temperature": "Include low temperature alarm as a binary_sensor entity",
  40. "binary_sensor_tank": "Include tank as a binary_sensor entity",
  41. "binary_sensor_valve": "Include valve as a binary_sensor entity",
  42. "binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
  43. "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
  44. "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
  45. "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
  46. "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
  47. "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
  48. "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
  49. "binary_sensor_self_test": "Include self test as a binary_sensor entity",
  50. "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
  51. "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
  52. "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
  53. "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
  54. "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
  55. "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
  56. "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
  57. "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
  58. "binary_sensor_credit": "Include credit as a binary_sensor entity",
  59. "climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
  60. "fan_intensity": "Include intensity as a fan entity",
  61. "light_aq_indicator": "Include AQ indicator as a light entity",
  62. "light_backlight": "Include backlight as a light entity",
  63. "light_display": "Include display as a light entity",
  64. "light_flame": "Include flame as a light entity",
  65. "light_uv_sterilization": "Include UV sterilization as a light entity",
  66. "lock_child_lock": "Include child lock as a lock entity",
  67. "number_calibration_offset": "Include calibration offset as a number entity",
  68. "number_calibration_offset_external": "Include calibration offset for external sensor as a number entity",
  69. "number_calibration_offset_internal": "Include calibration offset for internal sensor as a number entity",
  70. "number_calibration_swing": "Include calibration swing as a number entity",
  71. "number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
  72. "number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
  73. "number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
  74. "number_fan_runtime": "Include fan run time as a number entity",
  75. "number_high_temperature_limit": "Include High Temperature Limit as a number entity",
  76. "number_low_temperature_limit": "Include Low Temperature Limit as a number entity",
  77. "number_floor_temperature_limit": "Include Floor Temperature Limit as a number entity",
  78. "number_high_temperature_protection": "Include High Temperature Protection as a number entity",
  79. "number_low_temperature_protection": "Include Low Temperature Protection as a number entity",
  80. "number_holiday_days": "Include Holiday Days as a number entity",
  81. "number_holiday_temperature": "Include Holiday Temperature as a number entity",
  82. "number_power_rating": "Include Power Rating as a number entity",
  83. "number_timer": "Include timer as a number entity",
  84. "number_timer_1": "Include timer 1 as a number entity",
  85. "number_timer_2": "Include timer 2 as a number entity",
  86. "number_timer_3": "Include timer 3 as a number entity",
  87. "number_usb_timer": "Include timer USB as a number entity",
  88. "select_configuration": "Include configuration as a select entity",
  89. "select_initial_state": "Include initial state as a select entity",
  90. "select_installation": "Include installation as a select entity",
  91. "select_schedule": "Include schedule as a select entity",
  92. "select_timer": "Include timer as a select entity",
  93. "select_temperature_sensor": "Include temperature sensor config as a select entity",
  94. "select_temperature_unit": "Include temerature unit as a select entity",
  95. "sensor_active_filter_life": "Include active filter life as a sensor entity",
  96. "sensor_air_quality": "Include air quality as a sensor entity",
  97. "sensor_balance_energy": "Include balance energy as a sensor_entity",
  98. "sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
  99. "sensor_current": "Include current as a sensor entity",
  100. "sensor_current_humidity": "Include current humidity as a sensor entity",
  101. "sensor_current_temperature": "Include current temperature as a sensor entity",
  102. "sensor_energy": "Include energy as a sensor entity",
  103. "sensor_external_temperature": "Include external temperature as a sensor entity",
  104. "sensor_floor_temperature": "Include floor temperature as a sensor entity",
  105. "sensor_hepa_filter_life": "Include HEPA filter life as a sensor entity",
  106. "sensor_open": "Include open as a sensor entity",
  107. "sensor_power": "Include power as a sensor entity",
  108. "sensor_power_level": "Include power level as a sensor entity",
  109. "sensor_pm2_5": "Include PM2.5 as a sensor entity",
  110. "sensor_prefilter_life": "Include prefilter life as a sensor entity",
  111. "sensor_timer": "Include time remaining as a sensor entity",
  112. "sensor_voltage": "Include voltage as a sensor entity",
  113. "sensor_ambient_temperature": "Include ambient temperature as a sensor entity",
  114. "sensor_cooling_coil_pipe_temperature": "Include cooling coil pipe temperature as a sensor entity",
  115. "sensor_cooling_plate_temperature": "Include cooling plate temperature as a sensor entity",
  116. "sensor_eev_opening": "Include EEV opening as a sensor entity",
  117. "sensor_evaporator_coil_pipe_temperature": "Include evaporator coil pipe temperature as a sensor entity",
  118. "sensor_exhaust_gas_temperature": "Include exhaust gas temperature as a sensor entity",
  119. "sensor_outlet_water_temperature": "Include outlet water temperature as a sensor entity",
  120. "sensor_return_gas_temperature": "Include return gas temperature as a sensor entity",
  121. "sensor_water_level": "Include water level as a sensor entity",
  122. "switch_adaptive": "Include adaptive as a switch entity",
  123. "switch_air_clean": "Include air clean as a switch entity",
  124. "switch_anti_frost": "Include anti-frost as a switch entity",
  125. "switch_energy_reset": "Include energy reset as a switch entity",
  126. "switch_factory_reset": "Include factory reset as a switch entity",
  127. "switch_filter_reset": "Include filter reset as a switch entity",
  128. "switch_ionizer": "Include ionizer as a switch entity",
  129. "switch_master": "Include master switch as a switch entity",
  130. "switch_open_window_detector": "Include open window detect as a switch entity",
  131. "switch_outlet": "Include outlet as a switch entity",
  132. "switch_outlet_1": "Include outlet 1 as a switch entity",
  133. "switch_outlet_2": "Include outlet 2 as a switch entity",
  134. "switch_outlet_3": "Include outlet 3 as a switch entity",
  135. "switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
  136. "switch_prepay": "Include prepay as a switch entity",
  137. "switch_sleep": "Include sleep mode as a switch entity",
  138. "switch_sound": "Include sound mute as a switch entity",
  139. "switch_usb_switch": "Include USB as a switch entity",
  140. "switch_uv_sterilization": "Include UV sterilization as a switch"
  141. }
  142. }
  143. },
  144. "abort": {
  145. "already_configured": "A device with that ID has already been added.",
  146. "not_supported": "Sorry, there is no support for this device."
  147. },
  148. "error": {
  149. "connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."
  150. }
  151. },
  152. "options": {
  153. "step": {
  154. "user": {
  155. "title": "Configure your Tuya Local device",
  156. "description": "[Follow these instructions to find your local key.](https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md)",
  157. "data": {
  158. "host": "IP address or hostname",
  159. "local_key": "Local key",
  160. "binary_sensor": "Include a binary sensor entity",
  161. "climate": "Include a climate entity",
  162. "cover": "Include a cover entity",
  163. "fan": "Include a fan entity",
  164. "humidifier": "Include a humidifier entity",
  165. "light": "Include a light entity",
  166. "lock": "Include a lock entity",
  167. "number": "Include a number entity",
  168. "select": "Include a select entity",
  169. "sensor": "Include a sensor entity",
  170. "switch": "Include a switch entity",
  171. "binary_sensor_continuous_heat": "Include continuous heat alarm as a binary_sensor entity",
  172. "binary_sensor_defrost": "Include defrost as a binary_sensor entity",
  173. "binary_sensor_error": "Include error as a binary_sensor entity.",
  174. "binary_sensor_high_temperature": "Include high temperature alarm as a binary_sensor entity",
  175. "binary_sensor_low_temperature": "Include low temperature alarm as a binary_sensor entity",
  176. "binary_sensor_tank": "Include tank as a binary_sensor entity",
  177. "binary_sensor_valve": "Include valve as a binary_sensor entity",
  178. "binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
  179. "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
  180. "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
  181. "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
  182. "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
  183. "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
  184. "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
  185. "binary_sensor_self_test": "Include self test as a binary_sensor entity",
  186. "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
  187. "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
  188. "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
  189. "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
  190. "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
  191. "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
  192. "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
  193. "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
  194. "binary_sensor_credit": "Include credit as a binary_sensor entity",
  195. "climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
  196. "fan_intensity": "Include intensity as a fan entity",
  197. "light_aq_indicator": "Include AQ indicator as a light entity",
  198. "light_backlight": "Include backlight as a light entity",
  199. "light_display": "Include display as a light entity",
  200. "light_flame": "Include flame as a light entity",
  201. "light_uv_sterilization": "Include UV sterilization as a light entity",
  202. "lock_child_lock": "Include child lock as a lock entity",
  203. "number_calibration_offset": "Include calibration offset as a number entity",
  204. "number_calibration_offset_external": "Include calibration offset for external sensor as a number entity",
  205. "number_calibration_offset_internal": "Include calibration offset for internal sensor as a number entity",
  206. "number_calibration_swing": "Include calibration swing as a number entity",
  207. "number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
  208. "number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
  209. "number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
  210. "number_fan_runtime": "Include fan run time as a number entity",
  211. "number_high_temperature_limit": "Include High Temperature Limit as a number entity",
  212. "number_low_temperature_limit": "Include Low Temperature Limit as a number entity",
  213. "number_floor_temperature_limit": "Include Floor Temperature Limit as a number entity",
  214. "number_high_temperature_protection": "Include High Temperature Protection as a number entity",
  215. "number_low_temperature_protection": "Include Low Temperature Protection as a number entity",
  216. "number_holiday_days": "Include Holiday Days as a number entity",
  217. "number_holiday_temperature": "Include Holiday Temperature as a number entity",
  218. "number_power_rating": "Include Power Rating as a number entity",
  219. "number_timer": "Include timer as a number entity",
  220. "number_timer_1": "Include timer 1 as a number entity",
  221. "number_timer_2": "Include timer 2 as a number entity",
  222. "number_timer_3": "Include timer 3 as a number entity",
  223. "number_usb_timer": "Include timer USB as a number entity",
  224. "select_configuration": "Include configuration as a select entity",
  225. "select_initial_state": "Include initial state as a select entity",
  226. "select_installation": "Include installation as a select entity",
  227. "select_schedule": "Include schedule as a select entity",
  228. "select_timer": "Include timer as a select entity",
  229. "select_temperature_sensor": "Include temperature sensor config as a select entity",
  230. "select_temperature_unit": "Include temerature unit as a select entity",
  231. "sensor_active_filter_life": "Include active filter life as a sensor entity",
  232. "sensor_air_quality": "Include air quality as a sensor entity",
  233. "sensor_balance_energy": "Include balance energy as a sensor_entity",
  234. "sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
  235. "sensor_current": "Include current as a sensor entity",
  236. "sensor_current_humidity": "Include current humidity as a sensor entity",
  237. "sensor_current_temperature": "Include current temperature as a sensor entity",
  238. "sensor_energy": "Include energy as a sensor entity",
  239. "sensor_external_temperature": "Include external temperature as a sensor entity",
  240. "sensor_floor_temperature": "Include floor temperature as a sensor entity",
  241. "sensor_hepa_filter_life": "Include HEPA filter life as a sensor entity",
  242. "sensor_open": "Include open as a sensor entity",
  243. "sensor_power": "Include power as a sensor entity",
  244. "sensor_power_level": "Include power level as a sensor entity",
  245. "sensor_pm2_5": "Include PM2.5 as a sensor entity",
  246. "sensor_prefilter_life": "Include prefilter life as a sensor entity",
  247. "sensor_timer": "Include time remaining as a sensor entity",
  248. "sensor_voltage": "Include voltage as a sensor entity",
  249. "sensor_ambient_temperature": "Include ambient temperature as a sensor entity",
  250. "sensor_cooling_coil_pipe_temperature": "Include cooling coil pipe temperature as a sensor entity",
  251. "sensor_cooling_plate_temperature": "Include cooling plate temperature as a sensor entity",
  252. "sensor_eev_opening": "Include EEV opening as a sensor entity",
  253. "sensor_evaporator_coil_pipe_temperature": "Include evaporator coil pipe temperature as a sensor entity",
  254. "sensor_exhaust_gas_temperature": "Include exhaust gas temperature as a sensor entity",
  255. "sensor_outlet_water_temperature": "Include outlet water temperature as a sensor entity",
  256. "sensor_return_gas_temperature": "Include return gas temperature as a sensor entity",
  257. "sensor_water_level": "Include water level as a sensor entity",
  258. "switch_adaptive": "Include adaptive as a switch entity",
  259. "switch_air_clean": "Include air clean as a switch entity",
  260. "switch_anti_frost": "Include anti-frost as a switch entity",
  261. "switch_energy_reset": "Include energy reset as a switch entity",
  262. "switch_factory_reset": "Include factory reset as a switch entity",
  263. "switch_filter_reset": "Include filter reset as a switch entity",
  264. "switch_ionizer": "Include ionizer as a switch entity",
  265. "switch_master": "Include master switch as a switch entity",
  266. "switch_open_window_detector": "Include open window detect as a switch entity",
  267. "switch_outlet": "Include outlet as a switch entity",
  268. "switch_outlet_1": "Include outlet 1 as a switch entity",
  269. "switch_outlet_2": "Include outlet 2 as a switch entity",
  270. "switch_outlet_3": "Include outlet 3 as a switch entity",
  271. "switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
  272. "switch_prepay": "Include prepay as a switch entity",
  273. "switch_sleep": "Include sleep mode as a switch entity",
  274. "switch_sound": "Include sound mute as a switch entity",
  275. "switch_usb_switch": "Include USB as a switch entity",
  276. "switch_uv_sterilization": "Include UV sterilization as a switch"
  277. }
  278. }
  279. },
  280. "error": {
  281. "connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."
  282. },
  283. "abort": {"not_supported": "Sorry, there is no support for this device."}
  284. }
  285. }