Sfoglia il codice sorgente

Add hex color field to UI

Christopher Mullins 6 anni fa
parent
commit
264d311f80
2 ha cambiato i file con 4 aggiunte e 3 eliminazioni
  1. 2 2
      dist/index.html.gz.h
  2. 2 1
      web/src/js/script.js

File diff suppressed because it is too large
+ 2 - 2
dist/index.html.gz.h


+ 2 - 1
web/src/js/script.js

@@ -363,7 +363,8 @@ var GROUP_STATE_KEYS = [
   "device_id",
   "group_id",
   "device_type",
-  "oh_color"
+  "oh_color",
+  "hex_color"
 ];
 
 var LED_MODES = [