FroniusHTTP Domoticz plugin to let you integrate your inverters with your HA.
Only single instance of the inverter is supported.
More information (Spanish language only) -> https://domotuto.com/fronius_domoticz_plugin/
- Navigate to the Domoticz's plugins location
cd domoticz/plugins
- Clone the repository
git clone https://github.com/ayasystems/froniusHttp.git
- Restart Domoticz
sudo systemctl restart domoticz
- Go to the "Hardware" page and add new hardware, in type select "Fronius http"
- Configure your devices on the configuration page
NOTE: Remember to allow adding new devices in the settings menu
- Navigate to the plugin location
cd domoticz/plugins/froniusHttp
- Pull latest plugin version
git pull
- Restart Domoticz
sudo systemctl start domoticz