Commit graph

50 commits

Author SHA1 Message Date
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
7db2723540 update plant icon 2023-03-10 20:27:03 +01:00
fb134297a8 Rename files 2023-03-10 20:22:03 +01:00
bc5262a14d Implement sleep & RTC 2023-03-10 20:20:51 +01:00
d741d6792d Formatting 2023-03-10 20:20:43 +01:00
2f30f2c8be Display plant picture 2023-03-10 19:32:28 +01:00
9e42a37c68 Update error handling 2023-03-10 19:32:19 +01:00
58286c3a0b Proper icon for HA 2023-03-10 19:32:06 +01:00
8f736bc647 Display status with details 2023-03-10 15:43:12 +01:00
ced8d3683a Implement a very basic HA client 2023-03-10 14:17:30 +01:00
2b24d473b2 Initial commit 2023-03-10 12:19:42 +01:00