File tree 1 file changed +4
-4
lines changed
homeassistant/components/lg_thinq
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 303
303
"state" : {
304
304
"invalid" : " Invalid" ,
305
305
"weak" : " Weak" ,
306
- "normal" : " Normal " ,
306
+ "normal" : " [%key:common::state::normal%] " ,
307
307
"strong" : " Strong" ,
308
308
"very_strong" : " Very strong"
309
309
}
607
607
"intensive_dry" : " Spot" ,
608
608
"macro" : " Custom mode" ,
609
609
"mop" : " Mop" ,
610
- "normal" : " Normal " ,
610
+ "normal" : " [%key:common::state::normal%] " ,
611
611
"off" : " [%key:common::state::off%]" ,
612
612
"quiet_humidity" : " Silent" ,
613
613
"rapid_humidity" : " Jet" ,
626
626
"auto" : " Low power" ,
627
627
"high" : " [%key:component::lg_thinq::entity::sensor::current_job_mode::state::high%]" ,
628
628
"mop" : " [%key:component::lg_thinq::entity::sensor::current_job_mode::state::mop%]" ,
629
- "normal" : " [%key:component::lg_thinq::entity::sensor::current_job_mode ::state::normal%]" ,
629
+ "normal" : " [%key:common ::state::normal%]" ,
630
630
"off" : " [%key:common::state::off%]" ,
631
631
"turbo" : " [%key:component::lg_thinq::entity::select::wind_strength::state::power%]"
632
632
}
653
653
"heavy" : " Intensive" ,
654
654
"delicate" : " Delicate" ,
655
655
"turbo" : " [%key:component::lg_thinq::entity::select::wind_strength::state::power%]" ,
656
- "normal" : " Normal " ,
656
+ "normal" : " [%key:common::state::normal%] " ,
657
657
"rinse" : " Rinse" ,
658
658
"refresh" : " Refresh" ,
659
659
"express" : " Express" ,
You can’t perform that action at this time.
0 commit comments