Skip to content

Commit bd3a462

Browse files
committed
fix: update configuration title
Field title was wrongly copied.
1 parent ee60f9b commit bd3a462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"required": false
170170
},
171171
"max_kelvin": {
172-
"title": "Maximal Brightness",
172+
"title": "Maximal Kelvin",
173173
"type": "string",
174174
"pattern": "^-?\\d+$",
175175
"description": "The kelvin value that Tuya returns when your light is at its coolest (most blue).",

0 commit comments

Comments
 (0)