mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2026-02-19 10:18:16 +00:00
fix: align translations with M-Smart app
This commit is contained in:
@@ -16,6 +16,7 @@ DEVICE_MAPPING = {
|
||||
},
|
||||
"screen_close": {
|
||||
"device_class": SwitchDeviceClass.SWITCH,
|
||||
"rationale": ["on", "off"],
|
||||
}
|
||||
},
|
||||
Platform.CLIMATE: {
|
||||
|
||||
@@ -2023,7 +2023,7 @@
|
||||
"name": "Wind Change with Temperature"
|
||||
},
|
||||
"screen_close": {
|
||||
"name": "Screen Close"
|
||||
"name": "Screen Display"
|
||||
},
|
||||
"anion": {
|
||||
"name": "Anion"
|
||||
|
||||
@@ -2123,7 +2123,7 @@
|
||||
"name": "风随温变"
|
||||
},
|
||||
"screen_close": {
|
||||
"name": "屏幕关闭"
|
||||
"name": "屏幕显示"
|
||||
},
|
||||
"anion": {
|
||||
"name": "负离子"
|
||||
|
||||
Reference in New Issue
Block a user