What's Changed
- #54 - implement a GUI for configuration - Jmcollin78/issue54 by @jmcollin78 in #101
This pre-release can be safely tested. Please read carefully the migration procedure if you come from 2.x release in the README:
Migration Procedure from Version 2.x to 3.x
Version 3.0.0 introduces a configuration UI that allows for easy addition and modification of controlled devices.
This procedure should only be followed if you have already installed and configured a 2.x version.
Installing v3.0.0 requires recreating all devices through the UI and removing the configuration from the configuration.yaml
file. Follow these steps carefully:
- Go to Settings / Integration, select "Solar Optimizer," and remove the "Solar Optimizer" device. The "Solar Optimizer" integration should no longer be visible.
- Remove the configuration from your
configuration.yaml
file. - Open HACS, search for "Solar Optimizer," and install version 3.0.0.
- Go to Settings / Integration, click on "Add Integration," and select "Solar Optimizer."
- You will arrive at the common parameter configuration page, described here.
Full Changelog: 2.1.2...3.0.0.beta2