|
29 | 29 | }
|
30 | 30 | }
|
31 | 31 | },
|
| 32 | + "device_automation": { |
| 33 | + "condition_type": { |
| 34 | + "failure": "{entity_name} is failing", |
| 35 | + "idle": "{entity_name} is idle", |
| 36 | + "not_connected": "{entity_name} is not connected", |
| 37 | + "off": "{entity_name} is off", |
| 38 | + "on": "{entity_name} is on", |
| 39 | + "pause": "{entity_name} is pausing", |
| 40 | + "program_ended": "{entity_name} has ended program", |
| 41 | + "program_interrupted": "{entity_name} has interrupted program", |
| 42 | + "programmed": "{entity_name} is programmed", |
| 43 | + "rinse_hold": "{entity_name} is in rinse hold", |
| 44 | + "running": "{entity_name} is running", |
| 45 | + "service": "{entity_name} is in service", |
| 46 | + "supercooling": "{entity_name} is supercooling", |
| 47 | + "supercooling_superfreezing": "{entity_name} is supercooling/superheating", |
| 48 | + "superfreezing": "{entity_name} is superfreezing", |
| 49 | + "superheating": "{entity_name} is superheating", |
| 50 | + "waiting_to_start": "{entity_name} is waiting to start" |
| 51 | + }, |
| 52 | + "trigger_type": { |
| 53 | + "failure": "{entity_name} Failure", |
| 54 | + "idle": "{entity_name} Idle", |
| 55 | + "not_connected": "{entity_name} Not connected", |
| 56 | + "off": "{entity_name} Off", |
| 57 | + "on": "{entity_name} On", |
| 58 | + "pause": "{entity_name} Pause", |
| 59 | + "program_ended": "{entity_name} Program ended", |
| 60 | + "program_interrupted": "{entity_name} Program interrupted", |
| 61 | + "programmed": "{entity_name} Programmed", |
| 62 | + "rinse_hold": "{entity_name} Rinse hold", |
| 63 | + "running": "{entity_name} Running", |
| 64 | + "service": "{entity_name} Service", |
| 65 | + "supercooling_superfreezing": "{entity_name} Supercooling/superheating", |
| 66 | + "supercooling": "{entity_name} Supercooling", |
| 67 | + "superfreezing": "{entity_name} Superfreezing", |
| 68 | + "superheating": "{entity_name} Superheating", |
| 69 | + "waiting_to_start": "{entity_name} Waiting to start" |
| 70 | + } |
| 71 | + }, |
32 | 72 | "entity": {
|
33 | 73 | "binary_sensor": {
|
34 | 74 | "door": {
|
|
169 | 209 | "descaling": "Appliance descaling",
|
170 | 210 | "down_duvets": "Down duvets",
|
171 | 211 | "down_filled_items": "Down-filled items",
|
172 |
| - "drain_spin": "Drain\/spin", |
| 212 | + "drain_spin": "Drain/spin", |
173 | 213 | "eco": "ECO",
|
174 | 214 | "eco_40_60": "ECO 40-60",
|
175 | 215 | "eco_fan_heat": "Eco fan heat",
|
|
217 | 257 | "rinse": "Rinse",
|
218 | 258 | "rinse_out_lint": "Rinse out lint",
|
219 | 259 | "ristretto": "Ristretto",
|
220 |
| - "separate_rinse_starch": "Separate rinse\/starch", |
| 260 | + "separate_rinse_starch": "Separate rinse/starch", |
221 | 261 | "shirts": "Shirts",
|
222 | 262 | "silent": "Silent",
|
223 | 263 | "silks": "Silks",
|
|
319 | 359 | "name": "Program type",
|
320 | 360 | "state": {
|
321 | 361 | "automatic_program": "Automatic program",
|
322 |
| - "cleaning_care_program": "Cleaning\/care program", |
| 362 | + "cleaning_care_program": "Cleaning/care program", |
323 | 363 | "maintenance_program": "Maintenance program",
|
324 | 364 | "normal_operation_mode": "Normal operation mode",
|
325 | 365 | "own_program": "Own program"
|
|
356 | 396 | "running": "Running",
|
357 | 397 | "service": "Service",
|
358 | 398 | "supercooling": "Supercooling",
|
359 |
| - "supercooling_superfreezing": "Supercooling\/superfreezing", |
| 399 | + "supercooling_superfreezing": "Supercooling/superfreezing", |
360 | 400 | "superfreezing": "Superfreezing",
|
361 | 401 | "superheating": "Superheating",
|
362 | 402 | "waiting_to_start": "Waiting to start"
|
|
0 commit comments