Skip to content

Releases: ChrisRomp/addon-ecowitt-proxy

v1.1.1

Choose a tag to compare

@ChrisRomp ChrisRomp released this 18 Jan 21:55
67f488d

This release doesn't add any new functionality; however, the images are now built on GitHub and downloaded to Home Assistant instead of building locally.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@ChrisRomp ChrisRomp released this 08 Jan 17:33
7523614

What's Changed

  • Add info for manually adding the repo by @ChrisRomp in #38
  • Bump home-assistant/builder from 2024.03.5 to 2024.08.1 by @dependabot in #39
  • Bump home-assistant/builder from 2024.08.1 to 2024.08.2 by @dependabot in #40
  • Bump frenck/action-addon-linter from 2.15 to 2.17 by @dependabot in #42
  • Bump frenck/action-addon-linter from 2.17 to 2.18 by @dependabot in #43
  • Update DOCS.md by @JohnMcLear in #45
  • Fix installation error related to 'externally-managed-environment' by @ChrisRomp in #46

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@ChrisRomp ChrisRomp released this 06 Jul 04:40
a1d8ced

What's Changed

  • No functional changes, but adds a BREAKING CHANGE note to the v1.0.0 changes and reiterates it in the latest.

What is this BREAKING CHANGE, you ask? The default port used to be 8081 but that conflicts with HA's Thread Border Router service, which was causing issues for some users. If you never manually set the configuration for the add-on to use 8081, then it will change to 8082 starting with v1.0.0. All you should need to do is to change it back to 8081 in your configuration.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@ChrisRomp ChrisRomp released this 05 Jul 22:40
467fe48

What's Changed

Full Changelog: v0.1.18...v1.0.0

v0.1.18

Choose a tag to compare

@ChrisRomp ChrisRomp released this 10 Sep 22:09
9346ba4

What's Changed

  • Bump home-assistant/builder from 2023.06.1 to 2023.08.0 by @dependabot in #8
  • Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #9
  • Move TCP port to local settings (from networking). by @ChrisRomp in #11

New Contributors

Full Changelog: v0.1.17...v0.1.18

v0.1.17

Choose a tag to compare

@ChrisRomp ChrisRomp released this 09 Aug 04:00
f6dbada

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

Choose a tag to compare

@ChrisRomp ChrisRomp released this 09 Aug 03:23
4790a24

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

Choose a tag to compare

@ChrisRomp ChrisRomp released this 09 Aug 03:21
c043b65

Initial beta with draft documentation.