Skip to content

2024.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lhw lhw released this 28 Dec 15:37
b940197

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