What's Changed
Predbat web interface
Predbat now has its own web interface which can be opened via the Predbat add on (Open Web UI) or directly via http://homeassistant.local:5052/
Note: The web interface only works with the Predbat add-on or Docker install (with the correct port exposed), it will not work with AppDaemon.
- Added web interface for Predbat by @springfall2008 in #1390
- Remove warnings from apps.yaml viewer by @springfall2008 in #1393
- Fix crash with non-numerical config changes by @springfall2008 in #1394
- Webif - track unmapped regexp in apps.yaml by @springfall2008 in #1395
- Update output-data.md by @springfall2008 in #1398
Bug fixes
- Givenergy template fix by @springfall2008 in #1392
Full Changelog: v8.3.7...v8.4.0