diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e764857 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Arduino/McLighting/data/McLightingUI"] + path = Arduino/McLighting/data/McLightingUI + url = https://github.com/toblum/McLightingUI +[submodule "clients/web/McLightingUI"] + path = clients/web/McLightingUI + url = https://github.com/toblum/McLightingUI diff --git a/Arduino/McLighting/data/McLightingUI b/Arduino/McLighting/data/McLightingUI new file mode 160000 index 0000000..20933f3 --- /dev/null +++ b/Arduino/McLighting/data/McLightingUI @@ -0,0 +1 @@ +Subproject commit 20933f32b3bb38fd1262baf113e793b26527c30a diff --git a/Arduino/McLighting/data/index.htm b/Arduino/McLighting/data/index.htm index 6aa58cc..365cbbd 100644 --- a/Arduino/McLighting/data/index.htm +++ b/Arduino/McLighting/data/index.htm @@ -1,97 +1,466 @@ - - - - ESP Monitor - - - - -
- - - - -
-
-
-
- + + + + + + + + + + + McLighting v2 + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Error on websocket connect.
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
pick a color
+
+
+
+
+
Auto:
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+

+
+
+
+

+
+
+
+

+
+
+ +
+
+
+

+
+
+ +
+
+
+

+
+
+
+
+ +
+ + + + +
+
+ Loading animations... +
+
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/Arduino/McLighting/data/index2.htm b/Arduino/McLighting/data/index2.htm new file mode 100644 index 0000000..a0668e2 --- /dev/null +++ b/Arduino/McLighting/data/index2.htm @@ -0,0 +1,90 @@ +McLighting UI
\ No newline at end of file diff --git a/clients/web/McLightingUI b/clients/web/McLightingUI new file mode 160000 index 0000000..20933f3 --- /dev/null +++ b/clients/web/McLightingUI @@ -0,0 +1 @@ +Subproject commit 20933f32b3bb38fd1262baf113e793b26527c30a