Skip to content

Releases: lanrat/homeplate

v1.1.6

06 Apr 17:37

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.1.5...v1.1.6

v1.1.5

04 Apr 01:14
068e6e8

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

11 Mar 19:14

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.1.3...v1.1.4

v1.1.3

10 Mar 21:41

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.1.2...v1.1.3

v1.1.2

10 Mar 16:56

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Mar 00:07

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Mar 22:03

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.0.2...v1.1.0

v1.0.2

07 Mar 23:58

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Mar 23:55

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Mar 23:46

Choose a tag to compare

Install

Flash directly from your browser using the Web Installer.

What's Changed

  • matching wifi signal base for state and config topic by @elratt0r in #10
  • add device info to show homeplate in device registry by @elratt0r in #11
  • add parameter refresh to mqtt activity for dynamic sleep time override by @elratt0r in #13
  • set activityCurrent earlier to avoid resetActivity deadlock by @elratt0r in #15
  • Use node_id in unique_id and mqtt topics by @elratt0r in #16
  • explain refresh parameter of mqtt activity message with examples by @elratt0r in #17
  • remove unnecessary check for qr activity, broken by change #15 by @elratt0r in #18
  • remove unused version sensor by @elratt0r in #19
  • add macaddr to device identifiers by @elratt0r in #20
  • feat: InkPlate lib update to latest version by @mmornati in #22
  • Fix expander i2c address and touchpad issues by @elratt0r in #24
  • update battery voltages to match readout of inkplate library by @elratt0r in #25
  • raise battery low voltage a little to get better battery wearlevel by @elratt0r in #28
  • skip battery percentage calculation to avoid integer overflow by @elratt0r in #29
  • add datatype to factor to get uint64_t by @elratt0r in #36
  • Fix enable defines (NTP, QR, MQTT) by @elratt0r in #37
  • remove device name from mqtt entity name by @elratt0r in #35
  • Update README.md to link to an active Kios-mode Repo by @gitlio in #41
  • fix: set hostname before mode by @pimlie in #43
  • feat: make TIME_TO_QUICK_SLEEP_SEC user configurable by @pimlie in #44
  • chore: upgrade dependencies by @pimlie in #46
  • feat: add support for variable sleep durations by @pimlie in #45
  • fix: revert rename of sleep_duration.h in example config by @felixh10r in #51
  • fix: check correct ifdef macro & only increment dow for sunday by @pimlie in #52
  • fix: sleep duration again & send sleep duration to mqtt by @pimlie in #53
  • fix: dont send mqtt status twice during single activity by @pimlie in #54
  • fix mqtt logic if no MQTT_HOST is defined by @elratt0r in #58
  • update infodisplay when WiFi and MQTT become available by @elratt0r in #57

New Contributors

Full Changelog: https://github.com/lanrat/homeplate/commits/v1.0.0