Releases: cabberley/HA_RedbackTech
Releases · cabberley/HA_RedbackTech
2025.7.1
test release for disabled Battery
test update
2024.7.1
Minor bug fix for calendar display of Schedules
Full Changelog: 2024.7.0...2024.7.1
2024.7.0
Version 2.7.0 updates
- Added Configuration Option to display schedules and Envelopes in Home Assistant Calendars.
- If you enable calendar option, you can delete a schedule or operating envelope directly from the calendar!
- Added a few more sensors to display more detail on the MPPT strings if it is available.
- Code cleanups as well.
- Couple of bug fixes
To enable the Calendar and other options, after upgrading, do the Redback Integration page and click on configure. Check the boxes for the optional features you want to use!
Version 2.6.7 updates
- Added support for Operating Envelopes, after loading the integration go to the Integration and select configure, and check the box to enable the device. Refer to the wiki for more details.
- Fixed the Integration configuration flows. You can now correctly reconfigure the integration.
- Code optimizations, including using the correct Redback API authentication endpoints.
- Security, now uses correct OAuth2 Redback API authentication.
Version 2.6.6 updates
- Added full Inverter Control via Portal via Call Services only. 'set_portal_mode' services
- Modified Schedule select list to Display datetime and PowerMode for the scheduled events
- Added new sensor to display % power generation of your PV capacity, not inverter capacity
- Added better support for the RedBack SI series Inverters, removed buttons for inverter as they aren't relevant
- Optimization of API calls to reduce unnecessary API calls
Version 2.6.5 updates
- fixed an URGENT issue with Token expiration logic prematurely timing out and renewing the token, was causing HTTP 500 errors sproadicly.
- fix to support Redback SI series inverters, was crashing the device creation process due to them not using the historical 'Schedule APIs'
Version 2.6.3 updates
- Added new sensors to display information about currently active scheduled event
- Added Services to enable calling several functions
- Reset to AUTO Mode
- Delete All Scheduled Events
- Create a scheduled Event
Full Changelog: 2024.6.7...2024.7.0
2024.7.0b1
Full Changelog: 2024.6.8b10...2024.7.0b1
2024.6.8b10
Full Changelog: 2024.6.8b9...2024.6.8b10
2024.6.8b9
Full Changelog: 2024.6.8b8...2024.6.8b9
2024.6.8b8 Calendar Beta
Full Changelog: 2024.6.8b3...2024.6.8b8
2024.6.8b3: Changes to be committed:
new file: custom_components/redback_tech/calendar.py
new file: custom_components/redback_tech/calendar_properties.py
modified: custom_components/redback_tech/const.py
modified: custom_components/redback_tech/manifest.json
2024.6.7 - Operating Envelopes
Version 2.6.7 updates
NEW: Curtailment of your export feature using Operating Envelopes!
- Added support for Operating Envelopes, after loading the integration go to the Integration and select configure, and check the box to enable the device. Refer to the wiki for more details.
- Fixed the Integration configuration flows. You can now correctly reconfigure the integration.
- Code optimizations, including using the correct Redback API authentication endpoints.
- Security, now uses correct OAuth2 Redback API authentication.
- New optional button to set your inverter without a duration! Use at your own risk !
Previous updates to Integration
Version 2.6.6 updates
- Added full Inverter Control via Portal via Call Services only. 'set_portal_mode' services
- Modified Schedule select list to Display datetime and PowerMode for the scheduled events
- Added new sensor to display % power generation of your PV capacity, not inverter capacity
- Added better support for the RedBack SI series Inverters, removed buttons for inverter as they aren't relevant
- Optimization of API calls to reduce unnecessary API calls
Version 2.6.5 updates
- fixed an URGENT issue with Token expiration logic prematurely timing out and renewing the token, was causing HTTP 500 errors sporadically.
- fix to support Redback SI series inverters, was crashing the device creation process due to them not using the historical 'Schedule APIs'
Version 2.6.3 updates
- Added new sensors to display information about currently active scheduled event
- Added Services to enable calling several functions
- Reset to AUTO Mode
- Delete All Scheduled Events
- Create a scheduled Event