Skip to content

Releases: lhw/cloudweatherproxy

2024.12.0

28 Dec 15:37
@lhw lhw
b940197
Compare
Choose a tag to compare

Major Changes

  • Added reconfigure config flow. Proxy setups can now be changed live
  • Removed internal conversion to imperial units.
    • Weather Underground sensors are still converted to metric
    • [Weather Underground] Removed conversion from Lux to W/m² as it was just guess work
      • [Weather Underground] The normal solar radiation sensor will have the incorrect unit for the values
      • [Weather Underground] The additional "raw" sensor that had the Lux value passed through is no longer provided
  • Lots more debugging logs (if enabled)

What's Changed

  • feat: Adding option to reconfigure integration by @lhw in #29
  • chore: remove references to imperial units by @lhw in #37
  • fix: callback parameters by @lhw in #38

Dependencies

  • chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #24
  • chore(deps): update ruff requirement from ==0.5.* to ==0.6.* by @dependabot in #25
  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #28
  • chore(deps): update ruff requirement from ==0.6.* to ==0.8.* by @dependabot in #36
  • chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #32
  • chore(deps): update colorlog requirement from ==6.8.* to ==6.9.* by @dependabot in #33

Full Changelog: 2024.7.2...2024.12.0

2024.7.2

10 Jul 22:19
@lhw lhw
feafe37
Compare
Choose a tag to compare

What's Changed

  • fix: aiocloud version and known sensors by @lhw in #23

Full Changelog: 2024.7.1...2024.7.2

2024.7.1

08 Jul 19:43
@lhw lhw
94e425f
Compare
Choose a tag to compare
2024.7.1 Pre-release
Pre-release

What's Changed

  • fix: wrong inherent library version by @lhw in #22

Full Changelog: 2024.7.0...2024.7.1

2024.7.0

08 Jul 19:38
@lhw lhw
511a194
Compare
Choose a tag to compare
2024.7.0 Pre-release
Pre-release

What's Changed

  • fix: avoid PR spam. all versions now set to minor by @lhw in #17

⬆️ Dependencies

  • chore(deps): update all dependencies by @lhw in #21
  • chore(deps): update library versions by @lhw in #13
  • chore(deps): bump ruff from 0.4.8 to 0.4.9 by @dependabot in #12
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #11
  • chore(deps): bump ruff from 0.4.9 to 0.4.10 by @dependabot in #15
  • chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #14
  • chore(deps): update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 by @dependabot in #16
  • chore(deps): update pip requirement from <23.2,>=21.0 to >=21.0,<24.1 by @dependabot in #10

Full Changelog: 2024.6.2...2024.7.0

2024.6.2

08 Jun 15:36
@lhw lhw
e57f2c2
Compare
Choose a tag to compare

HACS

Release for HACS including all required actions and validations.

What's Changed

  • chore: Validate branding by @lhw in #9

Full Changelog: 2024.6.1...2024.6.2

2024.6.1

08 Jun 09:21
@lhw lhw
09d9a4d
Compare
Choose a tag to compare

What's Changed

  • fix: the update time was not properly passed by @lhw in #8
  • Bump softprops/action-gh-release from 0.1.15 to 2.0.5 by @dependabot in #1

New Contributors

  • @lhw made their first contribution in #8

Full Changelog: 2024.6.0...2024.6.1

2024.6.0

06 Jun 18:43
@lhw lhw
Compare
Choose a tag to compare

What's New

First pre-release version of Cloud Weather Proxy.

Oustanding Issues:

  • Config Flow check boxes currently both turn on proxy feature.
  • No good identifying information for the weather stations is available