Parcourir la source

Add hex color field to UI

Christopher Mullins il y a 6 ans
Parent
commit
264d311f80
2 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. 2 2
      dist/index.html.gz.h
  2. 2 1
      web/src/js/script.js

Fichier diff supprimé car celui-ci est trop grand
+ 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 = [