Releases: nathanmarlor/foxess_em
Releases · nathanmarlor/foxess_em
v1.10.0
Changes
- Breaking change in HA2024.10.x (#382) @FozzieUK
- Update forecast_controller.py (#381) @FozzieUK
- Fix add_job deprecation warning (#379) @FozzieUK
- Solcast API no longer reports api usage (#378) @FozzieUK
- Update forecast_sensor.py deprecation of ENERGY_KILO_WATT_HOUR (#377) @FozzieUK
- Update average_sensor.py deprecation ENERGY_KILO_WATT_HOUR (#376) @FozzieUK
- Update battery_sensor.py deprecation ENERGY_KILO_WATT_HOUR (#375) @FozzieUK
- async_track_change deprecation warnings (#374) @FozzieUK
- Change python import sorter to isort and fix hassfest errors (#360) @danelphick
v1.9.1
Changes
🪲 Fixes
- Fix config upgrades (#356) @danelphick
- Fix version migration for older HA (#358) @danelphick
V1.9.0
v1.8.0
Changes
🪲 Fixes
- Bugfix/pandas update (#307) @nathanmarlor
📦 Dependencies
- Upgrade to latest container (#306) @nathanmarlor
- Bump actions/checkout from 3.5.0 to 3.5.2 (#263) @dependabot
- Bump pre-commit from 3.2.1 to 3.3.2 in /.github/workflows (#287) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.1 (#290) @dependabot
v1.7.6
Changes
🪲 Fixes
- Fixed issue with Fox login after cloud upgrades (#285) @nathanmarlor
- Fixed modbus time setting across midnight (#273) @nathanmarlor
v1.7.5
Changes
🚀 Features
- Converted boost switch into slider for greater control (#244) @nathanmarlor
- Expire forecast cache is greater than 1 day old (#243) @nathanmarlor
- Increased buffer limits for those with large batteries (#242) @nathanmarlor
- Added charge hysteresis to avoid charge flip-flopping (#241) @nathanmarlor
🪲 Fixes
- Fixed boost status becoming corrupt (#248) @nathanmarlor
📦 Dependencies
- Bump pre-commit from 3.2.0 to 3.2.1 in /.github/workflows (#240) @dependabot
- Bump pre-commit from 3.1.1 to 3.2.0 in /.github/workflows (#222) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.8 to 0.13.10 (#225) @dependabot
- Bump actions/checkout from 3.4.0 to 3.5.0 (#226) @dependabot
v1.7.4
Changes
🚀 Features
- Improved modbus write logging (#239) @nathanmarlor
- Added retries for modbus writes (#238) @nathanmarlor
🔨 Refactoring
- Minor clean up of timezone things (#237) @nathanmarlor
v1.7.3
Changes
You may need to clear the existing schedule: developer tools -> services -> FoxESS - Energy Management: clear_schedule
🪲 Fixes
- More pesky timezone fixes (#236) @nathanmarlor