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

water_heater.en.json « translations « skykettle « custom_components - github.com/ClusterM/skykettle-ha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7572c564029786ae01a578f3c92477e6cccbce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "entity_component": {
        "_": {
            "state": {
                "off": "Off",
                "Boil": "Boiling",
                "Boil+Heat": "Boiling + Heating",
                "Heat": "Heating",
                "Lamp": "Lamp",
                "Light": "Light"
            }
        }
    }
}