• Joined on 2017-09-22
fabian pushed to master at fabian/docker-tools 2021-11-02 13:52:18 +00:00
8dbec29c45 Added an installer.
ee25ee5fe1 More commands.
bb0b5f7b6f dps: Added.
d879c633a3 Merge branch 'master' of https://git.schle.nz/fabian/dup
45c5612efb dup: Added --regenerate to print all command necessary to regenerate a container from scratch.
Compare 5 commits »
fabian pushed to master at fabian/docker-tools 2021-11-02 09:48:51 +00:00
5a0094f4d9 Typo gefixt.
fabian created branch master in fabian/dns_acmedns 2021-09-17 15:03:58 +00:00
fabian pushed to master at fabian/dns_acmedns 2021-09-17 15:03:58 +00:00
f8e921c0d2 Initial commit
fabian created repository fabian/dns_acmedns 2021-09-17 15:01:02 +00:00
fabian pushed to master at fabian/espleaf 2021-01-19 19:53:10 +00:00
8949041812 Added effect 'rainbow'.
fabian pushed to master at fabian/espleaf 2021-01-18 19:18:36 +00:00
d9708d9159 Better reporting of the analyzed layout at startup.
5676b5d63c Fixed publish_current_state()
e9143b6ca8 Removed Edge class. Wasn't needed. Nodes and Corners are anough.
Compare 3 commits »
fabian pushed to master at fabian/espleaf 2021-01-17 13:05:16 +00:00
db76255a2c Changed the bootup order: Connecting to WiFi first allows us to send the logs of the layout analyzer via syslog.
f4864dec05 Added a delay at bootup to allow pushing an OTA update in case of broken, looping code.
11dbea0302 LOGln now logs to a central syslog server, if available.
Compare 3 commits »
fabian pushed to master at fabian/espleaf 2021-01-16 11:16:09 +00:00
47cd48d572 We now accept and report state changes via JSON. Also added homeassistant MQTT autodiscovery.
fabian pushed to master at fabian/espleaf 2021-01-10 15:34:31 +00:00
a55e5e1ec2 Cleanup of stuff.
cc3bcb0370 Added a README with useful infos.
63bb2b43cf You can now define a maximum distance between colors to blend to during random effects in order to prevent extremely colorful displays.
4b3797f4fc Moved individual calls to node->draw() or corner->draw() to a single central call to show_all.
808112ebb0 Status is show during bootup and OTA by lighting some of the LEDs.
Compare 12 commits »
fabian pushed to master at fabian/espleaf 2021-01-08 15:20:16 +00:00
31157453cb Handling MQTT commands formatted like HTTP requests.
fabian pushed to master at fabian/espleaf 2021-01-08 10:56:41 +00:00
25b5891f98 Added include/config.h to gitignore.
d7e8a8cbed Removed config.h.
bfc5f1dffe Added MQTT and WiFi support.
Compare 3 commits »
fabian pushed to master at fabian/espleaf 2021-01-08 10:30:45 +00:00
fa888bcfab color_blend_state extended from 0-255 to 0-1023 to allow slower / smoother effects.
fabian created branch master in fabian/espleaf 2021-01-08 05:51:44 +00:00
fabian pushed to master at fabian/espleaf 2021-01-08 05:51:44 +00:00
77eaea81d1 Added different modes. For now there are AM_CORNERS and AM_NODES.
fdf357a3a1 Start random color changes in random places.
43916c3b78 It's working now! And looks quite nice.
4092306eb1 WIP: Strange exceptions in Corner: Crashing when accessing _short_neighbours after a corner is finished animating.
3290c7e794 Initial commit
Compare 5 commits »
fabian created repository fabian/espleaf 2021-01-08 05:50:50 +00:00
fabian created branch master in fabian/jekyll-to-wordpress 2020-12-08 18:38:33 +00:00
fabian pushed to master at fabian/jekyll-to-wordpress 2020-12-08 18:38:33 +00:00
dc4bdeb43e Initial commit.
fabian created repository fabian/jekyll-to-wordpress 2020-12-08 18:36:39 +00:00
fabian opened issue fabian/pitrix#26 2020-12-01 18:31:31 +00:00
Faster MQTT timeouts