|
105 | 105 | "entity_component": { |
106 | 106 | "_": { |
107 | 107 | "state": { |
108 | | - "error": { |
109 | | - "unknown": "Unknown error", |
110 | | - "offline_motor_1": "Motor 1 offline", |
111 | | - "offline_motor_2": "Motor 2 offline", |
112 | | - "offline_motor_blend": "Blend motor offline", |
113 | | - "regenerativ_20": "Regeneration salt level < 20%", |
114 | | - "overcurrent_motor_1": "Overcurrent motor 1", |
115 | | - "overcurrent_motor_2": "Overcurrent motor 2", |
116 | | - "overcurrent_motor_3": "Overcurrent motor 3", |
117 | | - "overcurrent_valve": "Overcurrent valve", |
118 | | - "stop_volume": "Stop volume", |
119 | | - "stop_sensor": "Stop sensor", |
120 | | - "constant_flow": "Constant flow", |
121 | | - "low_pressure": "Low pressure", |
122 | | - "piston_position": "Piston position", |
123 | | - "electronic": "Electronic", |
124 | | - "insufficient_regenerativ": "Insufficient regeneration salt", |
125 | | - "stop_wireless_sensor": "Stop wireless sensor", |
126 | | - "regenerativ_0": "Regeneration salt empty", |
127 | | - "maintenance_customer": "Routine maintenance due", |
128 | | - "inspection_customer": "Customer inspection required", |
129 | | - "maintenance_service": "Technician maintenance due", |
130 | | - "minerals_low": "Minerals low", |
131 | | - "minerals_0": "Minerals empty", |
132 | | - "overcurrent_valve_1": "Overcurrent valve 1", |
133 | | - "overcurrent_valve_2": "Overcurrent valve 2", |
134 | | - "overcurrent_dosing": "Overcurrent dosing", |
135 | | - "overcurrent_valve_ball": "Overcurrent ball valve", |
136 | | - "meter_not_counting": "Water meter not counting", |
137 | | - "regeneration_drain": "Regeneration drain issue", |
138 | | - "init_pcb_0": "PCB initialization 0", |
139 | | - "init_pcb_1": "PCB initialization 1", |
140 | | - "position_motor_1": "Motor 1 position", |
141 | | - "position_motor_2": "Motor 2 position", |
142 | | - "conductivity_high": "Conductivity too high", |
143 | | - "conductivity_limit_1": "Conductivity limit 1 exceeded", |
144 | | - "conductivity_limit_2": "Conductivity limit 2 exceeded", |
145 | | - "conductivity_limit_water": "Water conductivity limit exceeded", |
146 | | - "no_function": "No function", |
147 | | - "temperature_disconnected": "Temperature sensor disconnected", |
148 | | - "temperature_high": "Temperature too high", |
149 | | - "offline_valve_ball": "Ball valve offline", |
150 | | - "external_filter_change": "External filter change required", |
151 | | - "brine_unsaturated": "Brine unsaturated", |
152 | | - "dosing_fault": "Dosing fault" |
153 | | - } |
| 108 | + "error_unknown": "Unknown error", |
| 109 | + "error_offline_motor_1": "Motor 1 offline", |
| 110 | + "error_offline_motor_2": "Motor 2 offline", |
| 111 | + "error_offline_motor_blend": "Blend motor offline", |
| 112 | + "error_regenerativ_20": "Regeneration salt level < 20%", |
| 113 | + "error_overcurrent_motor_1": "Overcurrent motor 1", |
| 114 | + "error_overcurrent_motor_2": "Overcurrent motor 2", |
| 115 | + "error_overcurrent_motor_3": "Overcurrent motor 3", |
| 116 | + "error_overcurrent_valve": "Overcurrent valve", |
| 117 | + "error_stop_volume": "Stop volume", |
| 118 | + "error_stop_sensor": "Stop sensor", |
| 119 | + "error_constant_flow": "Constant flow", |
| 120 | + "error_low_pressure": "Low pressure", |
| 121 | + "error_piston_position": "Piston position", |
| 122 | + "error_electronic": "Electronic", |
| 123 | + "error_insufficient_regenerativ": "Insufficient regeneration salt", |
| 124 | + "error_stop_wireless_sensor": "Stop wireless sensor", |
| 125 | + "error_regenerativ_0": "Regeneration salt empty", |
| 126 | + "error_maintenance_customer": "Routine maintenance due", |
| 127 | + "error_inspection_customer": "Customer inspection required", |
| 128 | + "error_maintenance_service": "Technician maintenance due", |
| 129 | + "error_minerals_low": "Minerals low", |
| 130 | + "error_minerals_0": "Minerals empty", |
| 131 | + "error_overcurrent_valve_1": "Overcurrent valve 1", |
| 132 | + "error_overcurrent_valve_2": "Overcurrent valve 2", |
| 133 | + "error_overcurrent_dosing": "Overcurrent dosing", |
| 134 | + "error_overcurrent_valve_ball": "Overcurrent ball valve", |
| 135 | + "error_meter_not_counting": "Water meter not counting", |
| 136 | + "error_regeneration_drain": "Regeneration drain issue", |
| 137 | + "error_init_pcb_0": "PCB initialization 0", |
| 138 | + "error_init_pcb_1": "PCB initialization 1", |
| 139 | + "error_position_motor_1": "Motor 1 position", |
| 140 | + "error_position_motor_2": "Motor 2 position", |
| 141 | + "error_conductivity_high": "Conductivity too high", |
| 142 | + "error_conductivity_limit_1": "Conductivity limit 1 exceeded", |
| 143 | + "error_conductivity_limit_2": "Conductivity limit 2 exceeded", |
| 144 | + "error_conductivity_limit_water": "Water conductivity limit exceeded", |
| 145 | + "error_no_function": "No function", |
| 146 | + "error_temperature_disconnected": "Temperature sensor disconnected", |
| 147 | + "error_temperature_high": "Temperature too high", |
| 148 | + "error_offline_valve_ball": "Ball valve offline", |
| 149 | + "error_external_filter_change": "External filter change required", |
| 150 | + "error_brine_unsaturated": "Brine unsaturated", |
| 151 | + "error_dosing_fault": "Dosing fault" |
154 | 152 | } |
155 | 153 | } |
156 | 154 | } |
|
0 commit comments