|
|
@@ -40,6 +40,22 @@
|
|
|
"binary_sensor_tank": "Include tank as a binary_sensor entity",
|
|
|
"binary_sensor_valve": "Include valve as a binary_sensor entity",
|
|
|
"binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
|
|
|
+ "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
|
|
|
+ "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
|
|
|
+ "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_self_test": "Include self test as a binary_sensor entity",
|
|
|
+ "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
|
|
|
+ "binary_sensor_credit": "Include credit as a binary_sensor 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 entity",
|
|
|
"light_aq_indicator": "Include AQ indicator as a light entity",
|
|
|
@@ -54,6 +70,7 @@
|
|
|
"number_calibration_swing": "Include calibration swing as a number entity",
|
|
|
"number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
|
|
|
"number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
|
|
|
+ "number_charge_energy": "Include charge energy as a number entity",
|
|
|
"number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
|
|
|
"number_fan_runtime": "Include fan run time as a number entity",
|
|
|
"number_high_temperature_limit": "Include High Temperature Limit as a number entity",
|
|
|
@@ -70,6 +87,7 @@
|
|
|
"number_timer_3": "Include timer 3 as a number entity",
|
|
|
"number_usb_timer": "Include timer USB as a number entity",
|
|
|
"select_configuration": "Include configuration as a select entity",
|
|
|
+ "select_energy_reset": "Include energy reset as a select entity",
|
|
|
"select_initial_state": "Include initial state as a select entity",
|
|
|
"select_installation": "Include installation as a select entity",
|
|
|
"select_schedule": "Include schedule as a select entity",
|
|
|
@@ -78,6 +96,7 @@
|
|
|
"select_temperature_unit": "Include temerature unit as a select entity",
|
|
|
"sensor_active_filter_life": "Include active filter life as a sensor entity",
|
|
|
"sensor_air_quality": "Include air quality as a sensor entity",
|
|
|
+ "sensor_balance_energy": "Include balance energy as a sensor_entity",
|
|
|
"sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
|
|
|
"sensor_current": "Include current as a sensor entity",
|
|
|
"sensor_current_humidity": "Include current humidity as a sensor entity",
|
|
|
@@ -115,6 +134,7 @@
|
|
|
"switch_outlet_2": "Include outlet 2 as a switch entity",
|
|
|
"switch_outlet_3": "Include outlet 3 as a switch entity",
|
|
|
"switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
|
|
|
+ "switch_prepay": "Include prepay as a switch entity",
|
|
|
"switch_sleep": "Include sleep mode as a switch entity",
|
|
|
"switch_sound": "Include sound mute as a switch entity",
|
|
|
"switch_usb_switch": "Include USB as a switch entity",
|
|
|
@@ -157,6 +177,22 @@
|
|
|
"binary_sensor_tank": "Include tank as a binary_sensor entity",
|
|
|
"binary_sensor_valve": "Include valve as a binary_sensor entity",
|
|
|
"binary_sensor_water_flow": "Include water flow warning as a binary_sensor entity",
|
|
|
+ "binary_sensor_short_circuit": "Include short circuit as a binary_sensor entity",
|
|
|
+ "binary_sensor_surge": "Include surge detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_overload": "Include overload detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_leakage_current": "Include leakage current as a binary_sensor entity",
|
|
|
+ "binary_sensor_fire": "Include fire detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_high_power": "Include high power detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_self_test": "Include self test as a binary_sensor entity",
|
|
|
+ "binary_sensor_overcurrent": "Include overcurrent detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_unbalanced": "Include unbalanced detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_overvoltage": "Include overvoltage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_undervoltage": "Include undervoltage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_phase_fault": "Include phase fault detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_outage": "Include outage detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_magnetism": "Include magnetism detection as a binary_sensor entity",
|
|
|
+ "binary_sensor_low_credit": "Include low credit as a binary_sensor entity",
|
|
|
+ "binary_sensor_credit": "Include credit as a binary_sensor 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 entity",
|
|
|
"light_aq_indicator": "Include AQ indicator as a light entity",
|
|
|
@@ -171,6 +207,7 @@
|
|
|
"number_calibration_swing": "Include calibration swing as a number entity",
|
|
|
"number_calibration_swing_external": "Include calibration swing for external sensor as a number entity",
|
|
|
"number_calibration_swing_internal": "Include calibration swing for internal sensor as a number entity",
|
|
|
+ "number_charge_energy": "Include charge energy as a number entity",
|
|
|
"number_continuous_heat_hours": "Include Continuous Heating Time as a number entity",
|
|
|
"number_fan_runtime": "Include fan run time as a number entity",
|
|
|
"number_high_temperature_limit": "Include High Temperature Limit as a number entity",
|
|
|
@@ -187,6 +224,7 @@
|
|
|
"number_timer_3": "Include timer 3 as a number entity",
|
|
|
"number_usb_timer": "Include timer USB as a number entity",
|
|
|
"select_configuration": "Include configuration as a select entity",
|
|
|
+ "select_energy_reset": "Include energy reset as a select entity",
|
|
|
"select_initial_state": "Include initial state as a select entity",
|
|
|
"select_installation": "Include installation as a select entity",
|
|
|
"select_schedule": "Include schedule as a select entity",
|
|
|
@@ -195,6 +233,7 @@
|
|
|
"select_temperature_unit": "Include temerature unit as a select entity",
|
|
|
"sensor_active_filter_life": "Include active filter life as a sensor entity",
|
|
|
"sensor_air_quality": "Include air quality as a sensor entity",
|
|
|
+ "sensor_balance_energy": "Include balance energy as a sensor_entity",
|
|
|
"sensor_charcoal_filter_life": "Include charcoal filter life as a sensor entity",
|
|
|
"sensor_current": "Include current as a sensor entity",
|
|
|
"sensor_current_humidity": "Include current humidity as a sensor entity",
|
|
|
@@ -231,10 +270,11 @@
|
|
|
"switch_outlet_1": "Include outlet 1 as a switch entity",
|
|
|
"switch_outlet_2": "Include outlet 2 as a switch entity",
|
|
|
"switch_outlet_3": "Include outlet 3 as a switch entity",
|
|
|
- "switch_usb_switch": "Include USB as a switch entity",
|
|
|
"switch_overcharge_cutoff": "Include overcharge cutoff as a switch entity",
|
|
|
+ "switch_prepay": "Include prepay as a switch entity",
|
|
|
"switch_sleep": "Include sleep mode as a switch entity",
|
|
|
"switch_sound": "Include sound mute as a switch entity",
|
|
|
+ "switch_usb_switch": "Include USB as a switch entity",
|
|
|
"switch_uv_sterilization": "Include UV sterilization as a switch"
|
|
|
}
|
|
|
}
|