Commit graph

60 commits

Author SHA1 Message Date
pre-commit-ci[bot]
93252a2926
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
2023-11-13 21:25:40 +00:00
edc0578b97
Merge pull request #14 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-10-24 10:47:42 +02:00
pre-commit-ci[bot]
76c950d337
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.9.1 → 23.10.1](https://github.com/psf/black/compare/23.9.1...23.10.1)
2023-10-23 21:17:25 +00:00
e2b0338b5e
Merge pull request #13 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-10-10 01:05:35 +02:00
pre-commit-ci[bot]
3eb9f6d9e8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
2023-10-09 21:25:01 +00:00
7cf3572225
Merge pull request #12 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-09-12 13:14:55 +02:00
pre-commit-ci[bot]
2b3aaeba69
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1)
2023-09-12 11:12:55 +00:00
7a30ba503b
Merge pull request #11 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-07-11 12:41:53 +02:00
pre-commit-ci[bot]
555271616b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
2023-07-11 08:20:03 +00:00
a062807b91 Remove splash screen 2023-04-28 09:43:24 +02:00
41d28466eb Move splash screen off loop 2023-04-28 09:41:22 +02:00
be47d32940 Display splash screen on app start 2023-04-27 11:47:49 +02:00
54ca275810 Reduce jitter and make it only positive 2023-04-27 11:04:47 +02:00
ec3551d0cd Disable display blinking on connection 2023-04-27 11:04:36 +02:00
614ee88c83 Retry on error, solve #10 2023-04-23 11:40:06 +02:00
600257d19a Cleanup unused code 2023-04-07 09:34:54 +02:00
2d26977695 Fix "invalid syntax for number" error 2023-04-07 09:34:54 +02:00
ecfd145737
Merge pull request #8 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-04 18:15:33 +02:00
pre-commit-ci[bot]
6758525548
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-04 07:52:13 +00:00
8fca366ff9 Cleanup more files before provisioning 2023-03-27 20:55:59 +02:00
03dddba8d5 Fix DST 2023-03-27 20:41:19 +02:00
7db36cd6b5 Update badger from remote and extract overrides 2023-03-21 16:29:48 +01:00
f5d856f6ff Display measure battery level in the header. Erratic for now. 2023-03-21 16:13:39 +01:00
4a92abed38 Update provisioning file 2023-03-21 16:04:15 +01:00
272036c392 Display gauges with DLI instead of textual state 2023-03-21 15:55:50 +01:00
87482464db Add min & max values during provisioning 2023-03-21 15:16:29 +01:00
6239ee0bc9 Fix unit of measurement micro symbol 2023-03-21 14:51:36 +01:00
063ca7f8ab Display error message on board 2023-03-21 08:59:49 +01:00
829890ff3e Update board ids in provisioning 2023-03-13 22:26:00 +01:00
7dff437b6f Allow updating code on all boards without wiping 2023-03-13 22:20:28 +01:00
1e7a54c8d6 Fix plant image not displayed #4 2023-03-13 22:20:14 +01:00
c4afe412cf Remove loading screen
Close #4
2023-03-13 22:11:25 +01:00
9697e29816 Remove screen update when connecting to Wi-Fi #4 2023-03-13 22:02:47 +01:00
ef110abebd Add provisioning file.
Close #5
2023-03-13 21:59:56 +01:00
884a9937bd Remove scad file 2023-03-13 21:09:18 +01:00
2225f93382 Update print 2023-03-13 21:08:50 +01:00
df318c0f83 Add enclosure 2023-03-13 16:46:03 +01:00
6b856dfae6 Ignore future images 2023-03-12 10:53:14 +01:00
bb55abeb02 Add script to download and prepare image 2023-03-12 10:52:52 +01:00
b691341c16 Fix wake on RTC 2023-03-12 10:26:47 +01:00
f6fe6b1fc2 Improve set_clocks 2023-03-12 10:26:41 +01:00
76818e674b Change update speeds 2023-03-11 11:13:17 +01:00
25b5e1a290 Move RTC timer set/clear to main function in plant app 2023-03-11 11:13:04 +01:00
3d7d12bf88 Move RTC to display instance 2023-03-10 21:59:00 +01:00
e643f531f1 Update comment 2023-03-10 21:35:14 +01:00
017573d486 Display time of refresh in header 2023-03-10 21:20:20 +01:00
be7fbe8599
Create LICENSE 2023-03-10 20:41:09 +01:00
e6ba923d55 Update readme 2023-03-10 20:39:58 +01:00
dd7b20f2f8 add secrets template 2023-03-10 20:38:21 +01:00
a07dc994d7 Fix RTC 2023-03-10 20:34:47 +01:00