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

14 lines
441 B
JSON

{
"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"
}
}
}
}
}