Create CHANGELOG.md
This commit is contained in:
parent
f10ae166a4
commit
0ebda0d57c
1 changed files with 77 additions and 0 deletions
77
triinv-sbfspot/CHANGELOG.md
Normal file
77
triinv-sbfspot/CHANGELOG.md
Normal file
|
@ -0,0 +1,77 @@
|
|||
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
|
||||
|
||||
# 
|
||||
|
||||
- THIS IS CONSIDERED A TEST BRANCH
|
||||
- brought inline with HAOS-SBFspot for multi inverter quickfix
|
||||
|
||||
## ![Release][release-shield-2022-8-3]
|
||||
|
||||
[release-shield-2022-8-3]: https://img.shields.io/badge/version-2022.8.3-blue.svg
|
||||
|
||||
- THIS IS CONSIDERED A TEST BRANCH
|
||||
- Config Options change for Ethernet connection.
|
||||
- (Ethernet Untested as of 13/08/2022)
|
||||
- Cleaned up backend scripts.
|
||||
- Split BT and Ethernet config.
|
||||
|
||||
## ![Release][release-shield-2022-7-3]
|
||||
|
||||
[release-shield-2022-7-3]: https://img.shields.io/badge/version-2022.7.3-blue.svg
|
||||
|
||||
- THIS IS CONSIDERED A TEST BRANCH
|
||||
- bump for testing
|
||||
- add changes for s6 overlay version 3 requirements
|
||||
- add local BT address option (use bluetoothctl to find your address)
|
||||
|
||||
## ![Release][release-shield-2022-3-6]
|
||||
|
||||
[release-shield-2022-3-6]: https://img.shields.io/badge/version-2022.3.6-blue.svg
|
||||
|
||||
- THIS IS CONSIDERED A TEST BRANCH
|
||||
- bump for testing
|
||||
- moved to test build to match HAOS-SBFspot version
|
||||
|
||||
## ![Release][release-shield-2022-3-5]
|
||||
|
||||
[release-shield-2022-3-5]: https://img.shields.io/badge/version-2022.3.5-blue.svg
|
||||
|
||||
- Add cronjob to update sensors on restart
|
||||
- SBFspot version 3.9.4
|
||||
- Deprecation warning
|
||||
- This version offers little benefit over the alternative available.
|
||||
|
||||
## ![Release][release-shield-2022-3-4]
|
||||
|
||||
[release-shield-2022-3-4]: https://img.shields.io/badge/version-2022.3.4-blue.svg
|
||||
|
||||
- Better log handling for latest file.
|
||||
- Set removal of old logs at 3 days.
|
||||
|
||||
## ![Release][release-shield-2022-3-3]
|
||||
|
||||
[release-shield-2022-3-3]: https://img.shields.io/badge/version-2022.3.3-blue.svg
|
||||
|
||||
- Upload logging moved to HA logging window.
|
||||
- needs default /data/sbfspot/log directory.
|
||||
- SBFspot version 3.9.3
|
||||
|
||||
## ![Release][release-shield-2022-3-2]
|
||||
|
||||
[release-shield-2022-3-2]: https://img.shields.io/badge/version-2022.3.2-blue.svg
|
||||
|
||||
- bug chasing
|
||||
- SBFspot version 3.9.3
|
||||
|
||||
## ![Release][release-shield]
|
||||
|
||||
[release-shield]: https://img.shields.io/badge/version-2022.3.1-blue.svg
|
||||
|
||||
- SBFspot version 3.9.3
|
||||
- Initial release
|
||||
- Rebuilt to multi stage docker containter.
|
||||
- This saves ~450MB on the final image.
|
||||
- Is using base HA alpine container and s6 Overlay, so should be fully compatible with HAOS.
|
||||
- Doesn't require complicated USER setups.
|
||||
|
||||
- I'm no programmer, so apologies if I break something along the way
|
Loading…
Add table
Add a link
Reference in a new issue