Skip to content

Releases: nathanmarlor/foxess_em

v1.7.0

17 Mar 09:59
Compare
Choose a tag to compare

Changes

Re-add the integration after updating!

🚀 Features

🪲 Fixes

  • Ensure refresh schedule is setup after a failed call to Solcast (#213) @nathanmarlor

📦 Dependencies

v1.6.3

15 Feb 15:18
Compare
Choose a tag to compare

** Clear schedule after updating **

Changes

🚀 Features

🪲 Fixes

  • Prevent battery drain time calculating if SoC is less than Min SoC (#185) @nathanmarlor

v1.6.1

08 Feb 11:33
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

v1.6.0

27 Jan 07:46
Compare
Choose a tag to compare

Changes

🚀 Features

  • Set Fox to charge by default to mitigate cloud outages (#161) @nathanmarlor
  • Set charge times to off-peak period only to prevent overrun (#160) @nathanmarlor
  • Keep off-grid SoC as default setting to enable EPS output during off-peak period (#159) @nathanmarlor
  • Added dynamic Solcast refresh depending on number of API calls left (#156) @nathanmarlor

🪲 Fixes

📦 Dependencies

v1.5.2

21 Nov 13:10
Compare
Choose a tag to compare

Changes

🚀 Features

🔨 Refactoring

v1.4.8

08 Nov 13:16
Compare
Choose a tag to compare

Important!

Due to changes in the config flow setup please remove the integration before updating and re-adding this latest version.

Changes

🚀 Features

🪲 Fixes

  • Fix for 2022.11 breaking energy forecast (#70) @nathanmarlor
  • Fixed bug which crashed integration if eco start time was set less than 5 minutes past the hour (#88) @nathanmarlor

🔨 Refactoring

📚 Documentation

📦 Dependencies

  • Bump pip from 22.3 to 22.3.1 in /.github/workflows (#65) @dependabot
  • Bump pytest-homeassistant-custom-component from 0.12.15 to 0.12.20 (#82) @dependabot

v1.3.4

01 Nov 08:08
Compare
Choose a tag to compare

Changes

🚀 Features

🐎 Performance

🪲 Fixes

🔨 Refactoring

📚 Documentation

📦 Dependencies

  • Bump pytest-homeassistant-custom-component from 0.12.14 to 0.12.15 (#51) @dependabot
  • Bump reorder-python-imports from 3.8.5 to 3.9.0 in /.github/workflows (#49) @dependabot
  • Bump pytest-homeassistant-custom-component from 0.12.10 to 0.12.14 (#50) @dependabot

v1.2.1

31 Oct 13:30
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

👷 Continuous Integration

v1.1.1

23 Oct 05:11
75a8ca5
Compare
Choose a tag to compare

Changes

🪲 Fixes

v1.1.0

21 Oct 08:01
Compare
Choose a tag to compare

Changes

🚀 Features

  • Charge and hold (#22) @nathanmarlor

    Implemented charge and hold strategy - integration charges to the calculated % SoC then holds the charge until the off-peak window ends.

    Also includes:

    • Eco-end to dawn calculation improvements
    • Removed unused 15m average
    • Simplified setup by removing charge rate

📦 Dependencies

  • Bump pip from 22.2.2 to 22.3 in /.github/workflows (#7) @dependabot
  • Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#10) @dependabot
  • Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#15) @dependabot
  • Bump pytest-homeassistant-custom-component from 0.12.9 to 0.12.10 (#21) @dependabot