1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-04 22:53:54 +01:00
Files
core/homeassistant/components/tuya/strings.sensor.json
T
2021-10-25 13:48:43 +02:00

16 lines
353 B
JSON

{
"state": {
"tuya__status": {
"boiling_temp": "Boiling temperature",
"cooling": "Cooling",
"heating_temp": "Heating temperature",
"heating": "Heating",
"reserve_1": "Reserve 1",
"reserve_2": "Reserve 2",
"reserve_3": "Reserve 3",
"standby": "Standby",
"warm": "Heat preservation"
}
}
}