We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15812a commit 2afdd6eCopy full SHA for 2afdd6e
src/devices/tuya.ts
@@ -4574,7 +4574,7 @@ const definitions: DefinitionWithExtend[] = [
4574
.withUnit('s')
4575
.withDescription(
4576
'Setting ' +
4577
- 'minimum 0 - maximum 465 seconds boost time. The boost (â¨) function is activated. The remaining ' +
+ 'minimum 0 - maximum 465 seconds boost time. The boost (♨) function is activated. The remaining ' +
4578
'time for the function will be counted down in seconds ( 465 to 0 ).',
4579
)
4580
.withValueMin(0)
0 commit comments