Add first fridge sensors #41
This commit is contained in:
@@ -359,6 +359,12 @@
|
||||
"xxl_load": "Carico XXL",
|
||||
"zoom_59": "Zoom 59"
|
||||
}
|
||||
},
|
||||
"room_temperature": {
|
||||
"name": "Temperatura ambiente"
|
||||
},
|
||||
"humidity": {
|
||||
"name": "Umidità"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
@@ -1065,6 +1071,28 @@
|
||||
"iot_uv_and_fan": "UV + Ventola",
|
||||
"iot_uv_and_heat": "UV + Caldo"
|
||||
}
|
||||
},
|
||||
"programs_ref": {
|
||||
"state": {
|
||||
"auto_set": "AUTO-SET",
|
||||
"cheese": "Formaggio",
|
||||
"chiller": "Quick cool",
|
||||
"cold_drinks": "Soft chill",
|
||||
"eco": "Eco",
|
||||
"eco_mode": "Modalità Eco",
|
||||
"fruits_and_veg": "Fruit&Veg",
|
||||
"fruit_and_veg": "Fruit & Veg",
|
||||
"holiday": "HOLIDAY",
|
||||
"keep_fresh": "0° Fresh",
|
||||
"no_mode_selected": "Nessuna modalità selezionata",
|
||||
"quick_cool": " QUICK COOL",
|
||||
"sea_food": "Ready to cook meal",
|
||||
"soft_frozen": "Soft freezing",
|
||||
"super_cool": "SUPER COOL",
|
||||
"super_freeze": "SUPER FREEZE",
|
||||
"tea": "Cold drinks or Beverages",
|
||||
"zero_fresh": "0° Fresh"
|
||||
}
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
@@ -1272,6 +1300,11 @@
|
||||
"induction_hob": {
|
||||
"name": "Piano cottura a induzione"
|
||||
}
|
||||
},
|
||||
"climate": {
|
||||
"air_conditioner": {
|
||||
"name": "Condizionatore"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user