Skip to content

Commit

Permalink
0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gvigroux committed Mar 10, 2024
1 parent 1b6c9a0 commit 70896b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion custom_components/hon/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://github.com/gvigroux/hon",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/gvigroux/hon/issues",
"version": "0.6.13"
"version": "0.6.14"
}
11 changes: 1 addition & 10 deletions custom_components/hon/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,18 +161,9 @@
"washingmachine_error" : {
"state": {
"00": "None",
"E1": "Error E1: Check the filter of the washing machine",
"100000000000": "E2: Check if the door is closed",
"8000000000000": "E4: Check the water supply",
"CLRF": "Error Clear Filter: Check the filter of the washing machine",
"400000000000000": "Error Unb: Check the laundry, the washing machine might be overloaded",
"F3": "Error F3: Temperature sensor error",
"F4": "Error F4: Heating error",
"F7": "Error F7: Motor error",
"FA": "Error FA: Water level sensor error",
"FC0": "Error FC0: Communication error",
"FC1": "Error FC1: Communication error",
"FC2": "Error FC2: Communication error"
"400000000000000": "Error Unb: Check the laundry, the washing machine might be overloaded"
}
},
"oven_program" : {
Expand Down

0 comments on commit 70896b2

Please sign in to comment.