Skip to content

Commit

Permalink
Merge pull request #2 from c5n/c5n/prepare_release_0_10_2
Browse files Browse the repository at this point in the history
C5n/prepare release 0 10 2
  • Loading branch information
c5n authored Jan 2, 2021
2 parents 661b94b + 79c04f0 commit 408558f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ Contact: c5n AT posteo DOT de
- [ ] openhab_ui: Auto back to homescreen after timeout
- [ ] openhab_ui: Prefer widget label text instead of item label text
- [ ] openhab_ui: Add secured sections with PIN protection
- [ ] openhab_ui: Improve selection, setpoint and slider elements
- [ ] ac: Improve OTA firmware update
- [x] openhab_ui: Improve selection, setpoint and slider elements
- [x] ac: Improve OTA firmware update --> batchupdate.sh
- [ ] main: Show portal active icon
- [ ] openhab_ui: Add theme support
- [ ] main: Add screen calibration
Expand All @@ -264,3 +264,13 @@ Contact: c5n AT posteo DOT de

## License
[GNU General Public License v3.0](LICENSE.md)

## Greetings to 3rd party projects and libraries
This project was created using the following projects and libraries. A big thank you to all of them and the ones I missed:

- https://platformio.org/
- https://lvgl.io/
- https://arduinojson.org/
- https://github.com/Hieromon/AutoConnect
- https://github.com/Bodmer/TFT_eSPI
- https://github.com/YiannisBourkelis/Uptime-Library
1 change: 0 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ lib_deps =
Adafruit BME280 Library @ 2.1.2
ArduinoJson @ 6.17.2
AutoConnect @ 1.1.7
ESP32-TFT_eSPI @ 2.2.23
yiannisbourkelis/Uptime Library @ ^1.0.0
bodmer/TFT_eSPI @ 2.3.58

Expand Down

0 comments on commit 408558f

Please sign in to comment.