Commit e09070e 1 parent ae51f3f commit e09070e Copy full SHA for e09070e
File tree 2 files changed +16
-0
lines changed
custom_components/daikin_onecta/translations
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 61
61
},
62
62
"swing_mode" : {
63
63
"state" : {
64
+ "stop" : " Stop" ,
65
+ "swing" : " Swing" ,
64
66
"floorheatingairflow" : " FloorHeating Airflow" ,
65
67
"windnice" : " Comfort Airflow"
66
68
}
69
+ },
70
+ "swing_horizontal_mode" : {
71
+ "state" : {
72
+ "stop" : " Stop" ,
73
+ "swing" : " Swing"
74
+ }
67
75
}
68
76
}
69
77
}
Original file line number Diff line number Diff line change 45
45
},
46
46
"swing_mode" : {
47
47
"state" : {
48
+ "stop" : " Draaien uit" ,
49
+ "swing" : " Draaien" ,
48
50
"floorheatingairflow" : " Vloer Heating Airflow" ,
49
51
"windnice" : " Comfort Airflow"
50
52
}
53
+ },
54
+ "swing_horizontal_mode" : {
55
+ "state" : {
56
+ "stop" : " Draaien uit" ,
57
+ "swing" : " Draaien"
58
+ }
51
59
}
52
60
}
53
61
}
You can’t perform that action at this time.
0 commit comments