From cde29edd52fcef483d746be261598e9448995793 Mon Sep 17 00:00:00 2001 From: tonyn0 <59397047+tonyn0@users.noreply.github.com> Date: Tue, 22 Sep 2020 14:52:57 -0500 Subject: [PATCH] Added hex format note --- HTTP-request-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index 9c7c9ed..32a2de5 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -47,6 +47,8 @@ Parameter | Value Range | Description | Since Version &SR= | 0 or 1 | Set Primary/Secondary color to random hue | 0.4 &SC | none | Swap primary and secondary color | 0.4 +Note hex values need to be prefaced with #, h, or H. + ## Notifications Parameter | Value Range | Description | Since Version