core/homeassistant/components/tuya/strings.sensor.json

22 lines
480 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"
},
"tuya__air_quality": {
"great": "Great",
"mild": "Mild",
"good": "Good",
"severe": "Severe"
}
}
}