What's Changed
Major release, lots of changes so risk of bugs is high!
New components structure
Predbat now has components, they can be seen on the Web UI as 'components'. Each gives its status and shows if it is enabled/configured. In future these will be able to be started/configured inside the WebUI as well.
Added support for Ohme Charger Cloud API, Fox Inverter Cloud API and Givenergy Charger Cloud API (all need further testing).
- Component handling re-structure by @springfall2008 in #2638
- Component fixes by @springfall2008 in #2655
- Fix plugin web endpoint registration order by @mgazza in #2625
Ohme charger direct support
- Ohme charger direct interface support by @springfall2008 in #2631
Givenergy EV Charger direct support
Fox cloud direct support
- Fox inverter grid power by @JustinWingChungHui in #2636
- Fox inverter direct by @springfall2008 in #2640
- Fox fixes, minor bug fixes by @springfall2008 in #2659
- Fox fixes by @springfall2008 in #2660
- Add Fox Cloud integration section to inverter setup by @springfall2008 in #2661
Misc fixes
- Check for bad float value in inverter write and poll value by @springfall2008 in #2623
- Add API request metrics counters for monitoring by @mgazza in #2626
- Fix friendly name of compare entities by @springfall2008 in #2629
- Fix crash with octopus api error counting by @springfall2008 in #2630
- Fix free electricity session detection by using Go API by @mgazza in #2648
- energidataservice, handle the new 15-minute data structure by @Scholdan in #2651
New Contributors
- @JustinWingChungHui made their first contribution in #2636
Full Changelog: v8.24.2...v8.25.0