Skip to content

Releases: ColoMAX/fishfeeder

ESP32 added, with some minor bugfixes

17 Jan 22:03
Compare
Choose a tag to compare

Changes:

  • Added sample configuration for an esp32 based build.
  • Split out the config to make easier to modify.
  • Can now customize name (not auto reflected in label yet).
  • First time will show not show epoch time, rather fishfeeder epoch.
  • Ordered the webinterface (workaround until esphome/feature-requests#1774 merges).
  • Split out !secrets.

Bugs fixed:

  • QR code is now vector image on label and box, before it was linked as a rasterized image.
  • Consistent naming FishFeeder, and updated links reflecting this change.
  • Fixed bug where last update time would show old value in web interface until first feed moment.
  • Can no longer set end of day feed time before the start of day (although scheduler is happy to comply).

Inital release

16 Jan 12:23
Compare
Choose a tag to compare
Remove logs from webserver

Added running sum counter