core/homeassistant/components/tuya/translations/en_GB.json

14 lines
441 B
JSON
Raw Normal View History

2021-08-24 01:55:24 +00:00
{
"options": {
"step": {
"device": {
"data": {
"max_kelvin": "Max colour temperature supported in Kelvin",
"min_kelvin": "Min colour temperature supported in Kelvin",
"support_color": "Force colour support",
"tuya_max_coltemp": "Max colour temperature reported by device"
}
}
}
}
}