Skip to content

Commit b548ee5

Browse files
committed
fix: update requirements and version in manifest.json; enhance air flow direction strings in translations
1 parent 33784aa commit b548ee5

4 files changed

Lines changed: 110 additions & 111 deletions

File tree

custom_components/echonet_lite/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"issue_tracker": "https://github.com/sayurin/hems_echonet_lite/issues",
1111
"loggers": ["pyhems"],
1212
"quality_scale": "bronze",
13-
"requirements": ["pyhems==0.5.2"],
13+
"requirements": ["pyhems==0.5.4"],
1414
"single_config_entry": true,
15-
"version": "0.5.3"
15+
"version": "0.5.4"
1616
}

custom_components/echonet_lite/strings.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,47 +1087,47 @@
10871087
"class_0130_epc_a4": {
10881088
"name": "Air flow direction (vertical) setting",
10891089
"state": {
1090-
"central": "Central",
1091-
"lower_center": "Midpoint between lowermost and central",
1092-
"lowermost": "Lowermost",
1093-
"upper_center": "Midpoint between uppermost and central",
1094-
"uppermost": "Uppermost"
1090+
"central": "| ↘ |",
1091+
"lower_center": "|↓↘ |",
1092+
"lowermost": "|↓  |",
1093+
"upper_center": "| ↘→|",
1094+
"uppermost": "|  →|"
10951095
}
10961096
},
10971097
"class_0130_epc_a5": {
10981098
"name": "Air flow direction (horizontal) setting",
10991099
"state": {
1100-
"c": "Center",
1101-
"c_r": "Center and right",
1102-
"c_rc": "Center and Right center",
1103-
"c_rc_r": "Center, Right center and Right",
1104-
"l": "Left",
1105-
"l_c": "Left and Center",
1106-
"l_c_r": "Left, Center and Right",
1107-
"l_c_rc": "Left, Center and Right center",
1108-
"l_c_rc_r": "Left, Center, Right center and Right",
1109-
"l_lc": "Left and Left center",
1110-
"l_lc_c": "Left, Left center and center",
1111-
"l_lc_c_r": "Left, Left center, Center and Right",
1112-
"l_lc_c_rc": "Left, Left center, Center and Right center",
1113-
"l_lc_c_rc_r": "Left, Left center, Center, Right center and Right",
1114-
"l_lc_r": "Left, Left center and Right",
1115-
"l_lc_rc": "Left, Left center and Right center",
1116-
"l_lc_rc_r": "Left, Left center, Right center and Right",
1117-
"l_r": "Left and Right",
1118-
"l_rc": "Left and Right center",
1119-
"l_rc_r": "Left, Right center and Right",
1120-
"lc": "Left center",
1121-
"lc_c": "Left center and Center",
1122-
"lc_c_r": "Left center, Center and Right",
1123-
"lc_c_rc": "Left center, Center and Right center",
1124-
"lc_c_rc_r": "Left center, Center, Right center and Right",
1125-
"lc_r": "Left center and Right",
1126-
"lc_rc": "Left center and Right center",
1127-
"lc_rc_r": "Left center, Right center and Right",
1128-
"r": "Right",
1129-
"rc": "Right center",
1130-
"rc_r": "Right center and Right"
1100+
"c": "|  ↓  |",
1101+
"c_r": "|  ↓ →|",
1102+
"c_rc": "|  ↓↘ |",
1103+
"c_rc_r": "|  ↓↘→|",
1104+
"l": "|←    |",
1105+
"l_c": "|← ↓  |",
1106+
"l_c_r": "|← ↓ →|",
1107+
"l_c_rc": "|← ↓↘ |",
1108+
"l_c_rc_r": "|← ↓↘→|",
1109+
"l_lc": "|←↙   |",
1110+
"l_lc_c": "|←↙↓  |",
1111+
"l_lc_c_r": "|←↙↓ →|",
1112+
"l_lc_c_rc": "|←↙↓↘ |",
1113+
"l_lc_c_rc_r": "|←↙↓↘→|",
1114+
"l_lc_r": "|←↙  →|",
1115+
"l_lc_rc": "|←↙ ↘ |",
1116+
"l_lc_rc_r": "|←↙ ↘→|",
1117+
"l_r": "|←   →|",
1118+
"l_rc": "|←  ↘ |",
1119+
"l_rc_r": "|←  ↘→|",
1120+
"lc": "| ↙   |",
1121+
"lc_c": "| ↙↓  |",
1122+
"lc_c_r": "| ↙↓ →|",
1123+
"lc_c_rc": "| ↙↓↘ |",
1124+
"lc_c_rc_r": "| ↙↓↘→|",
1125+
"lc_r": "| ↙  →|",
1126+
"lc_rc": "| ↙ ↘ |",
1127+
"lc_rc_r": "| ↙ ↘→|",
1128+
"r": "|    →|",
1129+
"rc": "|   ↘ |",
1130+
"rc_r": "|   ↘→|"
11311131
}
11321132
},
11331133
"class_0130_epc_b0": {

custom_components/echonet_lite/translations/en.json

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@
178178
},
179179
"error": {
180180
"cannot_connect": "Home Assistant could not start the multicast listener. Verify that UDP multicast traffic (224.0.23.0:3610) is allowed on the host network.",
181-
"invalid_interface": "Enter a valid IPv4 address (for example 192.168.1.10 or 0.0.0.0).",
182181
"unknown": "Unexpected error while validating the configuration"
183182
},
184183
"step": {
@@ -1087,47 +1086,47 @@
10871086
"class_0130_epc_a4": {
10881087
"name": "Air flow direction (vertical) setting",
10891088
"state": {
1090-
"central": "Central",
1091-
"lower_center": "Midpoint between lowermost and central",
1092-
"lowermost": "Lowermost",
1093-
"upper_center": "Midpoint between uppermost and central",
1094-
"uppermost": "Uppermost"
1089+
"central": "|\u3000\u2198\u3000|",
1090+
"lower_center": "|\u2193\u2198\u3000|",
1091+
"lowermost": "|\u2193\u3000\u3000|",
1092+
"upper_center": "|\u3000\u2198\u2192|",
1093+
"uppermost": "|\u3000\u3000\u2192|"
10951094
}
10961095
},
10971096
"class_0130_epc_a5": {
10981097
"name": "Air flow direction (horizontal) setting",
10991098
"state": {
1100-
"c": "Center",
1101-
"c_r": "Center and right",
1102-
"c_rc": "Center and Right center",
1103-
"c_rc_r": "Center, Right center and Right",
1104-
"l": "Left",
1105-
"l_c": "Left and Center",
1106-
"l_c_r": "Left, Center and Right",
1107-
"l_c_rc": "Left, Center and Right center",
1108-
"l_c_rc_r": "Left, Center, Right center and Right",
1109-
"l_lc": "Left and Left center",
1110-
"l_lc_c": "Left, Left center and center",
1111-
"l_lc_c_r": "Left, Left center, Center and Right",
1112-
"l_lc_c_rc": "Left, Left center, Center and Right center",
1113-
"l_lc_c_rc_r": "Left, Left center, Center, Right center and Right",
1114-
"l_lc_r": "Left, Left center and Right",
1115-
"l_lc_rc": "Left, Left center and Right center",
1116-
"l_lc_rc_r": "Left, Left center, Right center and Right",
1117-
"l_r": "Left and Right",
1118-
"l_rc": "Left and Right center",
1119-
"l_rc_r": "Left, Right center and Right",
1120-
"lc": "Left center",
1121-
"lc_c": "Left center and Center",
1122-
"lc_c_r": "Left center, Center and Right",
1123-
"lc_c_rc": "Left center, Center and Right center",
1124-
"lc_c_rc_r": "Left center, Center, Right center and Right",
1125-
"lc_r": "Left center and Right",
1126-
"lc_rc": "Left center and Right center",
1127-
"lc_rc_r": "Left center, Right center and Right",
1128-
"r": "Right",
1129-
"rc": "Right center",
1130-
"rc_r": "Right center and Right"
1099+
"c": "|\u3000\u3000\u2193\u3000\u3000|",
1100+
"c_r": "|\u3000\u3000\u2193\u3000\u2192|",
1101+
"c_rc": "|\u3000\u3000\u2193\u2198\u3000|",
1102+
"c_rc_r": "|\u3000\u3000\u2193\u2198\u2192|",
1103+
"l": "|\u2190\u3000\u3000\u3000\u3000|",
1104+
"l_c": "|\u2190\u3000\u2193\u3000\u3000|",
1105+
"l_c_r": "|\u2190\u3000\u2193\u3000\u2192|",
1106+
"l_c_rc": "|\u2190\u3000\u2193\u2198\u3000|",
1107+
"l_c_rc_r": "|\u2190\u3000\u2193\u2198\u2192|",
1108+
"l_lc": "|\u2190\u2199\u3000\u3000\u3000|",
1109+
"l_lc_c": "|\u2190\u2199\u2193\u3000\u3000|",
1110+
"l_lc_c_r": "|\u2190\u2199\u2193\u3000\u2192|",
1111+
"l_lc_c_rc": "|\u2190\u2199\u2193\u2198\u3000|",
1112+
"l_lc_c_rc_r": "|\u2190\u2199\u2193\u2198\u2192|",
1113+
"l_lc_r": "|\u2190\u2199\u3000\u3000\u2192|",
1114+
"l_lc_rc": "|\u2190\u2199\u3000\u2198\u3000|",
1115+
"l_lc_rc_r": "|\u2190\u2199\u3000\u2198\u2192|",
1116+
"l_r": "|\u2190\u3000\u3000\u3000\u2192|",
1117+
"l_rc": "|\u2190\u3000\u3000\u2198\u3000|",
1118+
"l_rc_r": "|\u2190\u3000\u3000\u2198\u2192|",
1119+
"lc": "|\u3000\u2199\u3000\u3000\u3000|",
1120+
"lc_c": "|\u3000\u2199\u2193\u3000\u3000|",
1121+
"lc_c_r": "|\u3000\u2199\u2193\u3000\u2192|",
1122+
"lc_c_rc": "|\u3000\u2199\u2193\u2198\u3000|",
1123+
"lc_c_rc_r": "|\u3000\u2199\u2193\u2198\u2192|",
1124+
"lc_r": "|\u3000\u2199\u3000\u3000\u2192|",
1125+
"lc_rc": "|\u3000\u2199\u3000\u2198\u3000|",
1126+
"lc_rc_r": "|\u3000\u2199\u3000\u2198\u2192|",
1127+
"r": "|\u3000\u3000\u3000\u3000\u2192|",
1128+
"rc": "|\u3000\u3000\u3000\u2198\u3000|",
1129+
"rc_r": "|\u3000\u3000\u3000\u2198\u2192|"
11311130
}
11321131
},
11331132
"class_0130_epc_b0": {

custom_components/echonet_lite/translations/ja.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -917,47 +917,47 @@
917917
"class_0130_epc_a4": {
918918
"name": "風向上下設定",
919919
"state": {
920-
"central": "中央",
921-
"lower_center": "下中",
922-
"lowermost": "",
923-
"upper_center": "上中",
924-
"uppermost": ""
920+
"central": "| ↘ |",
921+
"lower_center": "|↓↘ |",
922+
"lowermost": "|↓  |",
923+
"upper_center": "| ↘→|",
924+
"uppermost": "|  →|"
925925
}
926926
},
927927
"class_0130_epc_a5": {
928928
"name": "風向左右設定",
929929
"state": {
930-
"c": "",
931-
"c_r": "中・右",
932-
"c_rc": "中・右中",
933-
"c_rc_r": "中・右中・右",
934-
"l": "",
935-
"l_c": "左・中",
936-
"l_c_r": "左・中・右",
937-
"l_c_rc": "左・中・右中",
938-
"l_c_rc_r": "左・中・右中・右",
939-
"l_lc": "左・左中",
940-
"l_lc_c": "左・左中・中",
941-
"l_lc_c_r": "左・左中・中・右",
942-
"l_lc_c_rc": "左・左中・中・右中",
943-
"l_lc_c_rc_r": "左・左中・中・右中・右",
944-
"l_lc_r": "左・左中・右",
945-
"l_lc_rc": "左・左中・右中",
946-
"l_lc_rc_r": "左・左中・右中・右",
947-
"l_r": "左・右",
948-
"l_rc": "左・右中",
949-
"l_rc_r": "左・右中・右",
950-
"lc": "左中",
951-
"lc_c": "左中・中",
952-
"lc_c_r": "左中・中・右",
953-
"lc_c_rc": "左中・中・右中",
954-
"lc_c_rc_r": "左中・中・右中・右",
955-
"lc_r": "左中・右",
956-
"lc_rc": "左中・右中",
957-
"lc_rc_r": "左中・右中・右",
958-
"r": "",
959-
"rc": "右中",
960-
"rc_r": "右中・右"
930+
"c": "|  ↓  |",
931+
"c_r": "|  ↓ →|",
932+
"c_rc": "|  ↓↘ |",
933+
"c_rc_r": "|  ↓↘→|",
934+
"l": "|←    |",
935+
"l_c": "|← ↓  |",
936+
"l_c_r": "|← ↓ →|",
937+
"l_c_rc": "|← ↓↘ |",
938+
"l_c_rc_r": "|← ↓↘→|",
939+
"l_lc": "|←↙   |",
940+
"l_lc_c": "|←↙↓  |",
941+
"l_lc_c_r": "|←↙↓ →|",
942+
"l_lc_c_rc": "|←↙↓↘ |",
943+
"l_lc_c_rc_r": "|←↙↓↘→|",
944+
"l_lc_r": "|←↙  →|",
945+
"l_lc_rc": "|←↙ ↘ |",
946+
"l_lc_rc_r": "|←↙ ↘→|",
947+
"l_r": "|←   →|",
948+
"l_rc": "|←  ↘ |",
949+
"l_rc_r": "|←  ↘→|",
950+
"lc": "| ↙   |",
951+
"lc_c": "| ↙↓  |",
952+
"lc_c_r": "| ↙↓ →|",
953+
"lc_c_rc": "| ↙↓↘ |",
954+
"lc_c_rc_r": "| ↙↓↘→|",
955+
"lc_r": "| ↙  →|",
956+
"lc_rc": "| ↙ ↘ |",
957+
"lc_rc_r": "| ↙ ↘→|",
958+
"r": "|    →|",
959+
"rc": "|   ↘ |",
960+
"rc_r": "|   ↘→|"
961961
}
962962
},
963963
"class_0130_epc_b0": {

0 commit comments

Comments
 (0)