Ver código fonte

Add hex color field to UI

Christopher Mullins 6 anos atrás
pai
commit
264d311f80
2 arquivos alterados com 4 adições e 3 exclusões
  1. 2 2
      dist/index.html.gz.h
  2. 2 1
      web/src/js/script.js

Diferenças do arquivo suprimidas por serem muito extensas
+ 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 = [