en.json 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  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. "vacuum": "Include a vacuum entity",
  36. "binary_sensor_almost_charged": "Include almost charged as a binary sensor",
  37. "binary_sensor_fully_charged": "Include fully charged as a binary sensor",
  38. "binary_sensor_continuous_heat": "Include continuous heat alarm as a binary_sensor entity",
  39. "binary_sensor_defrost": "Include defrost as a binary_sensor entity",
  40. "binary_sensor_door_open": "Include door open as a binary sensor",
  41. "binary_sensor_error": "Include error as a binary_sensor entity.",
  42. "binary_sensor_high_temperature": "Include high temperature alarm as a binary_sensor entity",
  43. "binary_sensor_low_temperature": "Include low temperature alarm as a binary_sensor entity",
  44. "binary_sensor_sensor_fault": "Include sensor fault as a binary_sensor entity",
  45. "binary_sensor_tank": "Include tank as a binary_sensor entity",
  46. "binary_sensor_valve": "Include valve as a binary_sensor entity",
  47. "binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
  48. "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
  49. "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
  50. "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
  51. "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
  52. "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
  53. "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
  54. "binary_sensor_self_test": "Include self test as a binary_sensor entity",
  55. "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
  56. "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
  57. "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
  58. "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
  59. "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
  60. "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
  61. "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
  62. "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
  63. "binary_sensor_credit": "Include credit as a binary_sensor entity",
  64. "climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
  65. "fan_intensity": "Include intensity as a fan entity",
  66. "light_aq_indicator": "Include AQ indicator as a light entity",
  67. "light_backlight": "Include backlight as a light entity",
  68. "light_display": "Include display as a light entity",
  69. "light_flame": "Include flame as a light entity",
  70. "light_led": "Include LED as a light entity",
  71. "light_mood": "Include mood light as a light entity",
  72. "light_night_light": "Include night light as a light entity",
  73. "light_uv_sterilization": "Include UV sterilization as a light entity",
  74. "lock_child_lock": "Include child lock as a lock entity",
  75. "number_calibration_offset": "Include calibration offset as a number entity",
  76. "number_calibration_offset_external": "Include calibration offset for external sensor as a number entity",
  77. "number_calibration_offset_internal": "Include calibration offset for internal sensor as a number entity",
  78. "number_calibration_swing": "Include calibration swing as a number entity",
  79. "number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
  80. "number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
  81. "number_charge_current": "Include charge current as a number entity",
  82. "number_charge_voltage": "Include charge voltage as a number entity",
  83. "number_compressor_delay": "Include compressor delay as a number entity",
  84. "number_cooling_hysteresis": "Include cooling hysteresis as a number entity",
  85. "number_heating_hysteresis": "Include heating hysteresis as a number entity",
  86. "number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
  87. "number_fan_runtime": "Include fan run time as a number entity",
  88. "number_high_temperature_limit": "Include High Temperature Limit as a number entity",
  89. "number_low_temperature_limit": "Include Low Temperature Limit as a number entity",
  90. "number_floor_temperature_limit": "Include Floor Temperature Limit as a number entity",
  91. "number_high_temperature_protection": "Include High Temperature Protection as a number entity",
  92. "number_low_temperature_protection": "Include Low Temperature Protection as a number entity",
  93. "number_holiday_days": "Include Holiday Days as a number entity",
  94. "number_holiday_temperature": "Include Holiday Temperature as a number entity",
  95. "number_power_rating": "Include Power Rating as a number entity",
  96. "number_timer": "Include timer as a number entity",
  97. "number_timer_1": "Include timer 1 as a number entity",
  98. "number_timer_2": "Include timer 2 as a number entity",
  99. "number_timer_3": "Include timer 3 as a number entity",
  100. "number_timer_4": "Include timer 4 as a number entity",
  101. "number_usb_timer": "Include timer USB as a number entity",
  102. "number_interrupt_frames": "Include interrupt frames as a number entity",
  103. "number_maintain_points": "Include maintain points as a number entity",
  104. "number_maintain_power": "Include maintain power as a number entity",
  105. "number_trigger_frames": "Include trigger frames as a number entity",
  106. "number_trigger_points": "Include trigger points as a number entity",
  107. "number_trigger_power": "Include trigger power as a number entity",
  108. "select_charge_type": "Include charge type as a select entity",
  109. "select_configuration": "Include configuration as a select entity",
  110. "select_delay": "Include delay as a select entity",
  111. "select_initial_state": "Include initial state as a select entity",
  112. "select_installation": "Include installation as a select entity",
  113. "select_max_range": "Include max range as a select entity",
  114. "select_open_window_detection": "Include open window detection as a select entity",
  115. "select_pir_timeout": "Include PIR timeout as a select entity",
  116. "select_safe_range": "Include safe range as a select entity",
  117. "select_schedule": "Include schedule as a select entity",
  118. "select_timer": "Include timer as a select entity",
  119. "select_temperature_sensor": "Include temperature sensor config as a select entity",
  120. "select_temperature_unit": "Include temerature unit as a select entity",
  121. "select_horizontal_position": "Include horizontal position as a select entity",
  122. "select_horizontal_swing": "Include horizontal swing as a select entity",
  123. "select_vertical_position": "Include vertical position as a select entity",
  124. "select_vertical_swing": "Include vertical swing as a select entity",
  125. "sensor_active_filter_life": "Include active filter life as a sensor entity",
  126. "sensor_air_quality": "Include air quality as a sensor entity",
  127. "sensor_balance_energy": "Include balance energy as a sensor_entity",
  128. "sensor_battery": "Include battery as a sensor",
  129. "sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
  130. "sensor_clean_area": "Include clean area as a sensor entity",
  131. "sensor_clean_time": "Include clean time as a sensor entity",
  132. "sensor_filter": "Include filter as a sensor entity",
  133. "sensor_edge_brush": "Include edge brush as a sensor entity",
  134. "sensor_roll_brush": "Include roll brush as a sensor entity",
  135. "sensor_current": "Include current as a sensor entity",
  136. "sensor_current_humidity": "Include current humidity as a sensor entity",
  137. "sensor_current_temperature": "Include current temperature as a sensor entity",
  138. "sensor_energy": "Include energy as a sensor entity",
  139. "sensor_external_temperature": "Include external temperature as a sensor entity",
  140. "sensor_floor_temperature": "Include floor temperature as a sensor entity",
  141. "sensor_hepa_filter_life": "Include HEPA filter life as a sensor entity",
  142. "sensor_max_current": "Include max current as a sensor entity",
  143. "sensor_max_temperature_count": "Include max temperature count as a sensor entity",
  144. "sensor_name": "Include name as a sensor entity",
  145. "sensor_open": "Include open as a sensor entity",
  146. "sensor_power": "Include power as a sensor entity",
  147. "sensor_power_level": "Include power level as a sensor entity",
  148. "sensor_pm2_5": "Include PM2.5 as a sensor entity",
  149. "sensor_prefilter_life": "Include prefilter life as a sensor entity",
  150. "sensor_status": "Include status as a sensor entity",
  151. "sensor_time_remaining": "Include time remaining as a sensor entity",
  152. "sensor_timer": "Include time remaining as a sensor entity",
  153. "sensor_voltage": "Include voltage as a sensor entity",
  154. "sensor_ambient_temperature": "Include ambient temperature as a sensor entity",
  155. "sensor_compressor_speed": "Include compressor speed as a sensor entity",
  156. "sensor_cooling_coil_pipe_temperature": "Include cooling coil pipe temperature as a sensor entity",
  157. "sensor_cooling_plate_temperature": "Include cooling plate temperature as a sensor entity",
  158. "sensor_eev_opening": "Include EEV opening as a sensor entity",
  159. "sensor_evaporator_coil_pipe_temperature": "Include evaporator coil pipe temperature as a sensor entity",
  160. "sensor_exhaust_gas_temperature": "Include exhaust gas temperature as a sensor entity",
  161. "sensor_fan_speed": "Include fan speed as a sensor entity",
  162. "sensor_outlet_water_temperature": "Include outlet water temperature as a sensor entity",
  163. "sensor_return_gas_temperature": "Include return gas temperature as a sensor entity",
  164. "sensor_water_level": "Include water level as a sensor entity",
  165. "switch_adaptive": "Include adaptive as a switch entity",
  166. "switch_air_clean": "Include air clean as a switch entity",
  167. "switch_anti_frost": "Include anti-frost as a switch entity",
  168. "switch_edge_brush_reset": "Include edge brush reset as a switch entity",
  169. "switch_roll_brush_reset": "Include roll brush reset as a switch entity",
  170. "switch_energy_reset": "Include energy reset as a switch entity",
  171. "switch_factory_reset": "Include factory reset as a switch entity",
  172. "switch_filter_reset": "Include filter reset as a switch entity",
  173. "switch_ionizer": "Include ionizer as a switch entity",
  174. "switch_master": "Include master switch as a switch entity",
  175. "switch_open_window_detector": "Include open window detect as a switch entity",
  176. "switch_outlet": "Include outlet as a switch entity",
  177. "switch_outlet_1": "Include outlet 1 as a switch entity",
  178. "switch_outlet_2": "Include outlet 2 as a switch entity",
  179. "switch_outlet_3": "Include outlet 3 as a switch entity",
  180. "switch_outlet_4": "Include outlet 4 as a switch entity",
  181. "switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
  182. "switch_prepay": "Include prepay as a switch entity",
  183. "switch_sleep": "Include sleep mode as a switch entity",
  184. "switch_sound": "Include sound mute as a switch entity",
  185. "switch_storage": "Include storage as a switch entity",
  186. "switch_temperature_limiter": "Include Temperature Limiter as a switch entity",
  187. "switch_time_sync": "Include time sync as a switch entity",
  188. "switch_usb_switch": "Include USB as a switch entity",
  189. "switch_uv_sterilization": "Include UV sterilization as a switch"
  190. }
  191. }
  192. },
  193. "abort": {
  194. "already_configured": "A device with that ID has already been added.",
  195. "not_supported": "Sorry, there is no support for this device."
  196. },
  197. "error": {
  198. "connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."
  199. }
  200. },
  201. "options": {
  202. "step": {
  203. "user": {
  204. "title": "Configure your Tuya Local device",
  205. "description": "[Follow these instructions to find your local key.](https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md)",
  206. "data": {
  207. "host": "IP address or hostname",
  208. "local_key": "Local key",
  209. "binary_sensor": "Include a binary sensor entity",
  210. "climate": "Include a climate entity",
  211. "cover": "Include a cover entity",
  212. "fan": "Include a fan entity",
  213. "humidifier": "Include a humidifier entity",
  214. "light": "Include a light entity",
  215. "lock": "Include a lock entity",
  216. "number": "Include a number entity",
  217. "select": "Include a select entity",
  218. "sensor": "Include a sensor entity",
  219. "switch": "Include a switch entity",
  220. "vacuum": "Include a vacuum entity",
  221. "binary_sensor_almost_charged": "Include almost charged as a binary sensor",
  222. "binary_sensor_fully_charged": "Include fully charged as a binary sensor",
  223. "binary_sensor_continuous_heat": "Include continuous heat alarm as a binary_sensor entity",
  224. "binary_sensor_defrost": "Include defrost as a binary_sensor entity",
  225. "binary_sensor_door_open": "Include door open as a binary sensor",
  226. "binary_sensor_error": "Include error as a binary_sensor entity.",
  227. "binary_sensor_high_temperature": "Include high temperature alarm as a binary_sensor entity",
  228. "binary_sensor_low_temperature": "Include low temperature alarm as a binary_sensor entity",
  229. "binary_sensor_sensor_fault": "Include sensor fault as a binary_sensor entity",
  230. "binary_sensor_tank": "Include tank as a binary_sensor entity",
  231. "binary_sensor_valve": "Include valve as a binary_sensor entity",
  232. "binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
  233. "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
  234. "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
  235. "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
  236. "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
  237. "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
  238. "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
  239. "binary_sensor_self_test": "Include self test as a binary_sensor entity",
  240. "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
  241. "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
  242. "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
  243. "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
  244. "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
  245. "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
  246. "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
  247. "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
  248. "binary_sensor_credit": "Include credit as a binary_sensor entity",
  249. "climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
  250. "fan_intensity": "Include intensity as a fan entity",
  251. "light_aq_indicator": "Include AQ indicator as a light entity",
  252. "light_backlight": "Include backlight as a light entity",
  253. "light_display": "Include display as a light entity",
  254. "light_flame": "Include flame as a light entity",
  255. "light_led": "Include LED as a light entity",
  256. "light_mood": "Include mood light as a light entity",
  257. "light_night_light": "Include night light as a light entity",
  258. "light_uv_sterilization": "Include UV sterilization as a light entity",
  259. "lock_child_lock": "Include child lock as a lock entity",
  260. "number_calibration_offset": "Include calibration offset as a number entity",
  261. "number_calibration_offset_external": "Include calibration offset for external sensor as a number entity",
  262. "number_calibration_offset_internal": "Include calibration offset for internal sensor as a number entity",
  263. "number_calibration_swing": "Include calibration swing as a number entity",
  264. "number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
  265. "number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
  266. "number_charge_current": "Include charge current as a number entity",
  267. "number_charge_voltage": "Include charge voltage as a number entity",
  268. "number_compressor_delay": "Include compressor delay as a number entity",
  269. "number_cooling_hysteresis": "Include cooling hysteresis as a number entity",
  270. "number_heating_hysteresis": "Include heating hysteresis as a number entity",
  271. "number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
  272. "number_fan_runtime": "Include fan run time as a number entity",
  273. "number_high_temperature_limit": "Include High Temperature Limit as a number entity",
  274. "number_low_temperature_limit": "Include Low Temperature Limit as a number entity",
  275. "number_floor_temperature_limit": "Include Floor Temperature Limit as a number entity",
  276. "number_high_temperature_protection": "Include High Temperature Protection as a number entity",
  277. "number_low_temperature_protection": "Include Low Temperature Protection as a number entity",
  278. "number_holiday_days": "Include Holiday Days as a number entity",
  279. "number_holiday_temperature": "Include Holiday Temperature as a number entity",
  280. "number_power_rating": "Include Power Rating as a number entity",
  281. "number_timer": "Include timer as a number entity",
  282. "number_timer_1": "Include timer 1 as a number entity",
  283. "number_timer_2": "Include timer 2 as a number entity",
  284. "number_timer_3": "Include timer 3 as a number entity",
  285. "number_timer_4": "Include timer 4 as a number entity",
  286. "number_usb_timer": "Include timer USB as a number entity",
  287. "number_interrupt_frames": "Include interrupt frames as a number entity",
  288. "number_maintain_points": "Include maintain points as a number entity",
  289. "number_maintain_power": "Include maintain power as a number entity",
  290. "number_trigger_frames": "Include trigger frames as a number entity",
  291. "number_trigger_points": "Include trigger points as a number entity",
  292. "number_trigger_power": "Include trigger power as a number entity",
  293. "select_charge_type": "Include charge type as a select entity",
  294. "select_configuration": "Include configuration as a select entity",
  295. "select_delay": "Include delay as a select entity",
  296. "select_initial_state": "Include initial state as a select entity",
  297. "select_installation": "Include installation as a select entity",
  298. "select_max_range": "Include max range as a select entity",
  299. "select_open_window_detection": "Include open window detection as a select entity",
  300. "select_pir_timeout": "Include PIR timeout as a select entity",
  301. "select_safe_range": "Include safe range as a select entity",
  302. "select_schedule": "Include schedule as a select entity",
  303. "select_timer": "Include timer as a select entity",
  304. "select_temperature_sensor": "Include temperature sensor config as a select entity",
  305. "select_temperature_unit": "Include temerature unit as a select entity",
  306. "select_horizontal_position": "Include horizontal position as a select entity",
  307. "select_horizontal_swing": "Include horizontal swing as a select entity",
  308. "select_vertical_position": "Include vertical position as a select entity",
  309. "select_vertical_swing": "Include vertical swing as a select entity",
  310. "sensor_active_filter_life": "Include active filter life as a sensor entity",
  311. "sensor_air_quality": "Include air quality as a sensor entity",
  312. "sensor_balance_energy": "Include balance energy as a sensor_entity",
  313. "sensor_battery": "Include battery as a sensor",
  314. "sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
  315. "sensor_clean_area": "Include clean area as a sensor entity",
  316. "sensor_clean_time": "Include clean time as a sensor entity",
  317. "sensor_filter": "Include filter as a sensor entity",
  318. "sensor_edge_brush": "Include edge brush as a sensor entity",
  319. "sensor_roll_brush": "Include roll brush as a sensor entity",
  320. "sensor_current": "Include current as a sensor entity",
  321. "sensor_current_humidity": "Include current humidity as a sensor entity",
  322. "sensor_current_temperature": "Include current temperature as a sensor entity",
  323. "sensor_energy": "Include energy as a sensor entity",
  324. "sensor_external_temperature": "Include external temperature as a sensor entity",
  325. "sensor_floor_temperature": "Include floor temperature as a sensor entity",
  326. "sensor_hepa_filter_life": "Include HEPA filter life as a sensor entity",
  327. "sensor_max_current": "Include max current as a sensor entity",
  328. "sensor_max_temperature_count": "Include max temperature count as a sensor entity",
  329. "sensor_name": "Include name as a sensor entity",
  330. "sensor_open": "Include open as a sensor entity",
  331. "sensor_power": "Include power as a sensor entity",
  332. "sensor_power_level": "Include power level as a sensor entity",
  333. "sensor_pm2_5": "Include PM2.5 as a sensor entity",
  334. "sensor_prefilter_life": "Include prefilter life as a sensor entity",
  335. "sensor_status": "Include status as a sensor entity",
  336. "sensor_time_remaining": "Include time remaining as a sensor entity",
  337. "sensor_timer": "Include time remaining as a sensor entity",
  338. "sensor_voltage": "Include voltage as a sensor entity",
  339. "sensor_ambient_temperature": "Include ambient temperature as a sensor entity",
  340. "sensor_compressor_speed": "Include compressor speed as a sensor entity",
  341. "sensor_cooling_coil_pipe_temperature": "Include cooling coil pipe temperature as a sensor entity",
  342. "sensor_cooling_plate_temperature": "Include cooling plate temperature as a sensor entity",
  343. "sensor_eev_opening": "Include EEV opening as a sensor entity",
  344. "sensor_evaporator_coil_pipe_temperature": "Include evaporator coil pipe temperature as a sensor entity",
  345. "sensor_exhaust_gas_temperature": "Include exhaust gas temperature as a sensor entity",
  346. "sensor_fan_speed": "Include fan speed as a sensor entity",
  347. "sensor_outlet_water_temperature": "Include outlet water temperature as a sensor entity",
  348. "sensor_return_gas_temperature": "Include return gas temperature as a sensor entity",
  349. "sensor_water_level": "Include water level as a sensor entity",
  350. "switch_adaptive": "Include adaptive as a switch entity",
  351. "switch_air_clean": "Include air clean as a switch entity",
  352. "switch_anti_frost": "Include anti-frost as a switch entity",
  353. "switch_edge_brush_reset": "Include edge brush reset as a switch entity",
  354. "switch_roll_brush_reset": "Include roll brush reset as a switch entity",
  355. "switch_energy_reset": "Include energy reset as a switch entity",
  356. "switch_factory_reset": "Include factory reset as a switch entity",
  357. "switch_filter_reset": "Include filter reset as a switch entity",
  358. "switch_ionizer": "Include ionizer as a switch entity",
  359. "switch_master": "Include master switch as a switch entity",
  360. "switch_open_window_detector": "Include open window detect as a switch entity",
  361. "switch_outlet": "Include outlet as a switch entity",
  362. "switch_outlet_1": "Include outlet 1 as a switch entity",
  363. "switch_outlet_2": "Include outlet 2 as a switch entity",
  364. "switch_outlet_3": "Include outlet 3 as a switch entity",
  365. "switch_outlet_4": "Include outlet 4 as a switch entity",
  366. "switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
  367. "switch_prepay": "Include prepay as a switch entity",
  368. "switch_sleep": "Include sleep mode as a switch entity",
  369. "switch_sound": "Include sound mute as a switch entity",
  370. "switch_storage": "Include storage as a switch entity",
  371. "switch_temperature_limiter": "Include Temperature Limiter as a switch entity",
  372. "switch_time_sync": "Include time sync as a switch entity",
  373. "switch_usb_switch": "Include USB as a switch entity",
  374. "switch_uv_sterilization": "Include UV sterilization as a switch"
  375. }
  376. }
  377. },
  378. "error": {
  379. "connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."
  380. },
  381. "abort": {"not_supported": "Sorry, there is no support for this device."}
  382. }
  383. }