Releases: lanrat/homeplate
Releases · lanrat/homeplate
v1.1.6
v1.1.5
Install
Flash directly from your browser using the Web Installer.
What's Changed
- simplify version by @LelandSindt in #75
New Contributors
- @LelandSindt made their first contribution in #75
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
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
- @elratt0r made their first contribution in #10
- @mmornati made their first contribution in #22
- @gitlio made their first contribution in #41
- @pimlie made their first contribution in #43
- @felixh10r made their first contribution in #51
Full Changelog: https://github.com/lanrat/homeplate/commits/v1.0.0