Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/skykettle-ha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom_components/skykettle/translations/water_heater.en.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/custom_components/skykettle/translations/water_heater.en.json b/custom_components/skykettle/translations/water_heater.en.json
index e7572c5..82f8bba 100644
--- a/custom_components/skykettle/translations/water_heater.en.json
+++ b/custom_components/skykettle/translations/water_heater.en.json
@@ -3,11 +3,11 @@
"_": {
"state": {
"off": "Off",
- "Boil": "Boiling",
- "Boil+Heat": "Boiling + Heating",
- "Heat": "Heating",
- "Lamp": "Lamp",
- "Light": "Light"
+ "boil": "Boiling",
+ "boil+heat": "Boiling + Heating",
+ "heat": "Heating",
+ "lamp": "Lamp",
+ "light": "Light"
}
}
}