Updated HTTP request API (markdown)

master
Aircoookie 2020-12-02 17:51:03 +01:00
rodzic f71ec7c198
commit 7b16f387df
1 zmienionych plików z 1 dodań i 1 usunięć

@ -50,7 +50,7 @@ Parameter | Value Range | Description | Since Version
### Use of hex values
Hex values need to be prefaced with #, h, or H. The normal format is `RRGGBB`. If the led strip is RGBW, the hex format is `WWRRGGBB`. Note: In the UI the format is `RRGGBBWW`, so the values cannot be copied without a transformation.
Hex values need to be prefaced with the character h or H. The normal format is `RRGGBB`. If the led strip is RGBW, the hex format is `WWRRGGBB`. Note: In the UI the format is `RRGGBBWW`, so the values cannot be copied without a transformation.
### Loxone commands