Commit Graph

132 Commits

Author SHA1 Message Date
Patrick Balsiger
212baf7660 feat: add ESP32 build 2020-09-27 09:20:42 +02:00
7fb97d164a foo 2019-08-29 10:36:20 +02:00
8573b3d5c4 some nice intro text 2019-08-29 10:36:20 +02:00
Patrick Balsiger
b04e1d83de remove redundant section 2019-08-29 10:36:19 +02:00
Patrick Balsiger
77c9c5f169 add default password to guide 2019-08-29 10:36:19 +02:00
Patrick Balsiger
0394c21459 fix typos 2019-08-29 10:36:19 +02:00
Patrick Balsiger
349b40990d simplify enduser setup 2019-08-29 10:36:19 +02:00
Patrick Balsiger
7c1db449b6 Update CI pipeline 2019-06-30 22:21:45 +02:00
Patrick Balsiger
9a75c0d0db Remove OTA, update deps 2019-06-30 22:02:56 +02:00
FrYakaTKoP
e620529157 fixed ws endpoint 2019-03-09 14:18:12 +00:00
a25f50d40c default page and config 2018-12-01 15:47:36 +01:00
ade966a77c run pattern ater startup 2018-11-29 07:05:46 +01:00
Patrick Balsiger
fb98bef55b Merge branch 'feature/4-illuchat' into 'master'
Resolve "IlluChat"

Closes #4

See merge request 0x1d/illucat!9
2018-11-24 16:37:47 +00:00
b24077de52 reenable ota 2018-11-24 17:27:21 +01:00
efa9849f1b enable ota over tcp 2018-11-24 14:15:17 +01:00
f7ba31c2d2 change chat to irc 2018-11-23 17:15:56 +01:00
62186af303 separate fw variation for chat 2018-11-23 09:46:41 +01:00
6f1afc1bc1 chat backend 2018-11-19 22:58:44 +01:00
f754e7640f update mqtt, implement basic chat fnc 2018-11-19 21:20:13 +01:00
4e69dbc471 update mqtt, implement basic chat fnc 2018-11-19 21:19:56 +01:00
4c6f1ba365 favicon 2018-11-19 13:04:19 +01:00
b05d2d4fde load config from file 2018-11-19 13:01:40 +01:00
91566eca43 update dependencies 2018-11-16 20:06:39 +01:00
Patrick Balsiger
6e63a18a53 Merge branch 'feature/8-mqcatt' into 'master'
Resolve "MQCaTT"

Closes #8

See merge request 0x1d/illucat!8
2018-11-15 23:46:42 +00:00
ae1f468969 update ui 2018-11-16 00:44:05 +01:00
abc902d5a6 stuff 2018-11-16 00:16:51 +01:00
f4e87685fb add mqtt cat 2018-11-15 23:28:32 +01:00
Patrick Balsiger
aa2713517f Merge branch 'feature/7-separation-of-concerns' into 'master'
Resolve "Separation of Concerns"

Closes #7

See merge request 0x1d/illucat!7
2018-11-15 17:55:58 +00:00
47a68e6ce4 fix deps 2018-11-15 18:15:55 +01:00
3a45f8626e move pixel plugin to separate repo 2018-11-15 18:00:07 +01:00
73495201eb ci 2018-11-15 17:29:57 +01:00
722f725bad use web plugins from plugin repo 2018-11-15 16:50:50 +01:00
11959ea30b use port property 2018-11-09 20:02:51 +01:00
8db6698690 ci 2018-11-09 19:39:49 +01:00
418d5e18fd create minimal mesh implementation 2018-11-09 19:14:03 +01:00
2c94dfe83d increase brightness 2018-11-09 19:13:03 +01:00
48ab6fca1a optimize build 2018-11-09 19:12:29 +01:00
f3df87ed96 adapt to new sprocket api 2018-11-08 18:16:21 +01:00
Patrick Balsiger
099ba3fe70 Merge branch 'feature/6-http-firmware-update' into 'master'
Resolve #6 firmware upload via http post

Closes #6

See merge request 0x1d/illucat!6
2018-11-07 14:47:24 +00:00
edfd0ebcb7 firmware upload via http post 2018-11-07 15:43:53 +01:00
Patrick Balsiger
7c2df13381 Merge branch 'cleanup' into 'master'
Cleanup

Closes #2

See merge request 0x1d/illucat!4
2018-11-05 16:15:22 +00:00
2ea9c02571 remove dispatch method as it is now supported by core 2018-11-05 16:57:43 +01:00
5a0225b040 add dispatch method again to ensure compatibility with meshcat 2018-11-05 16:25:38 +01:00
a039e591da remove unused 2018-11-05 16:19:19 +01:00
a940903bd3 reorder fnc calls 2018-11-05 15:34:14 +01:00
299f7dae65 move pixel plugin back to illucat, introduce setup method for better encapsulation of plugins in order to remove activation method 2018-11-05 15:11:45 +01:00
99dbd8379b externalize pixel stuff, add pixel instance to plugin, remove old code 2018-11-05 14:57:49 +01:00
d4d40428cc fire animation added 2018-10-29 21:00:27 +01:00
7fa3683ca6 uncouple generic web stuff into api plugin 2018-10-28 03:21:26 +01:00
a8d5cae284 separate declarations 2018-10-17 12:08:15 +02:00