|
3 | 3 | "step": { |
4 | 4 | "init": { |
5 | 5 | "data": { |
6 | | - "ema_host": "EMA Host (default: '3.67.1.32')", |
7 | | - "message_ignore_age": "Message Ignore Age (seconds)%", |
8 | | - "max_stub_interval": "Max Stub Interval (seconds)%", |
9 | | - "no_update_timeout": "No Update Timeout (seconds)%", |
10 | | - "send_to_ema": "Send to EMA%" |
| 6 | + "ema_host": "EMA Host (3.67.1.32)", |
| 7 | + "message_ignore_age": "Message Ignore Age (seconds)", |
| 8 | + "max_stub_interval": "Max Stub Interval (seconds)", |
| 9 | + "no_update_timeout": "No Update Timeout (seconds)", |
| 10 | + "send_to_ema": "Send to EMA" |
11 | 11 | }, |
12 | 12 | "title": "Configuration" |
13 | 13 | } |
14 | | - }, |
15 | | - "error": { |
16 | | - "cannot_connect": "Can't find ECU at this IP-Address or life-time energy is zero", |
17 | | - "no_ecuid": "No ECU ID returned from ECU", |
18 | | - "unknown": "Unknown error, see log for details" |
19 | | - }, |
20 | | - "abort": { |
21 | | - "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" |
22 | 14 | } |
23 | 15 | }, |
24 | 16 | "config": { |
25 | 17 | "step": { |
26 | 18 | "user": { |
27 | 19 | "data": { |
28 | | - "ema_host": "EMA Host#", |
29 | | - "message_ignore_age": "Message Ignore Age (seconds)#", |
30 | | - "max_stub_interval": "Max Stub Interval (seconds)#", |
31 | | - "no_update_timeout": "No Update Timeout (seconds)#", |
32 | | - "send_to_ema": "Send to EMA#" |
| 20 | + "ema_host": "EMA Host (3.67.1.32)", |
| 21 | + "message_ignore_age": "Message Ignore Age (seconds)", |
| 22 | + "max_stub_interval": "Max Stub Interval (seconds)", |
| 23 | + "no_update_timeout": "No Update Timeout (seconds)", |
| 24 | + "send_to_ema": "Send to EMA" |
33 | 25 | }, |
34 | 26 | "title": "Configuration" |
35 | 27 | } |
36 | | - }, |
37 | | - "error": { |
38 | | - "cannot_connect": "Can't find ECU at this IP-Address or life-time energy is zero", |
39 | | - "no_ecuid": "No ECU ID returned from ECU", |
40 | | - "unknown": "Unknown error, see log for details" |
41 | | - }, |
42 | | - "abort": { |
43 | | - "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" |
44 | 28 | } |
45 | 29 | } |
46 | 30 | } |
0 commit comments