We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19a6e3 commit 65a31b1Copy full SHA for 65a31b1
Protocol.md
@@ -732,7 +732,7 @@ payload {
732
uint16 saturation; // LE
733
uint16 brightness; // LE
734
uint16 kelvin; // LE i.e. colour temperature (whites wheel in apps)
735
- uint32 fade_time; // LE Length of fade action, in seconds
+ uint32 fade_time; // LE Length of fade action, in milliseconds
736
}
737
```
738
0 commit comments