We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658a47f commit 52edce8Copy full SHA for 52edce8
custom_components/xiaomi_miot/translations/en.json
@@ -206,6 +206,8 @@
206
"info": {"name": "Info"}
207
},
208
"sensor": {
209
+ "clean_area": {"name": "Clean Area"},
210
+ "clean_time": {"name": "Clean Time"},
211
"power_cost_today": {"name": "Energy Today"},
212
"power_cost_month": {"name": "Energy Month"},
213
"power_cost_today_2": {"name": "Energy Today"},
custom_components/xiaomi_miot/translations/zh-Hans.json
@@ -142,6 +142,8 @@
142
"info": {"name": "信息"}
143
144
145
+ "clean_area": {"name": "清洁面积"},
146
+ "clean_time": {"name": "清洁时间"},
147
"power_cost_today": {"name": "日电量"},
148
"power_cost_month": {"name": "月电量"},
149
"power_cost_today_2": {"name": "日电量"},
0 commit comments