2023.08.10.post1
github-actions
released this
10 Aug 13:00
·
1093 commits
to development
since this release
🐛 Fixes
- Fix: Move setting of CMD_PENDING state into the right order
- fix: Power meter value not displayed #355
- fix label for branch info
- fix #362 system Info checks git head, instead of build branch (#374)
- fix linting errors
- fix use dulwich befor installation
🛠 Under the hood
- Replace template by abstract class
- Use lock_guard to simplify code
- DPL: save verbose logging switch value to config (#363)
- webapp: Update dependencies
- webapp: Fix lint error
- webapp: add app.js.gz
- Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
- show branch in system info
- compare git hash to branch
- add webapp
- catch error if git repo can't be accessd
- Create test_build.yml
- Delete test_build.yml
- Create test_build.yml
- Update test_build.yml
- catch exception during git access
- action build on each push
- live view: remove disabled -OnBattery-specifc views from DOM (#372)
- VE.Direct: websocket and status API response size (#371)
- Merge branch 'development'
- on error assume branch is master
- Merge branch 'development'