Coded
This commit is contained in:
parent
af94b9818f
commit
39dcbd6674
@ -23,7 +23,7 @@ const tmr = {
|
|||||||
0:"Washing Machine",
|
0:"Washing Machine",
|
||||||
1:"Lave Linge"
|
1:"Lave Linge"
|
||||||
},
|
},
|
||||||
tmr: [45,45,45],
|
tmr: [60,60,60],
|
||||||
tmr_str: ["A","B","C"],
|
tmr_str: ["A","B","C"],
|
||||||
},
|
},
|
||||||
dry:{
|
dry:{
|
||||||
@ -31,7 +31,7 @@ const tmr = {
|
|||||||
0:"Dryer",
|
0:"Dryer",
|
||||||
1:"Sèche Linge"
|
1:"Sèche Linge"
|
||||||
},
|
},
|
||||||
tmr: [45,45,45,45],
|
tmr: [90,90,90,90],
|
||||||
tmr_str: ["+++","++","+","-"]
|
tmr_str: ["+++","++","+","-"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user