Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
haverland committed Nov 28, 2022
1 parent 4ce3202 commit 0464a79
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ Home Assistant Discovery Support
* Debug (extended by different debug reporting levels)

If anything breaks you can try to
1. Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=update-*.zip` if the upload successed but the extraction failed (`update-*.zip` is the name of the uploaded file).
1. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative to have a clean install.

- Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=update-*.zip` if the upload successed but the extraction failed (`update-*.zip` is the name of the uploaded file).
- Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative to have a clean install.

### Added

Expand Down Expand Up @@ -59,8 +58,7 @@ If anything breaks you can try to

- n.a.


## [12.0.1](https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v12.0.1), 2022-09-29
## [12.0.1] 2022-09-29

Improve **u**ser e**x**perience

Expand Down Expand Up @@ -99,7 +97,7 @@ If anything breaks you can try to
### Fixed

- [#1092](https://github.com/jomjol/AI-on-the-edge-device/issues/1092) censor passwords in log outputs
- [#1029](https://github.com/jomjol/AI-on-the-edge-device/issues/1029) wrong change of `checkDigitConsistency` now working like releases before `11.3.1`
- [#1029](https://github.com/jomjol/AI-on-the-edge-device/issues/1029) wrong change of `checkDigitConsistency` now working like releases before `11.3.1`
- Spelling corrections (**[cristianmitran](https://github.com/cristianmitran)**)

### Removed
Expand Down Expand Up @@ -729,3 +727,12 @@ External Illumination

- Initial Version

[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/12.0.1...HEAD

[12.0.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/11.3.1...12.0.1

[11.4.3]: https://github.com/haverland/AI-on-the-edge-device/compare/10.6.2...11.4.3

[11.4.2]: https://github.com/haverland/AI-on-the-edge-device/compare/10.6.2...11.4.2

[11.3.9]: https://github.com/haverland/AI-on-the-edge-device/compare/10.6.2...11.3.9

0 comments on commit 0464a79

Please sign in to comment.