Home Assistant Component for myPV
Add user defined repository 'https://github.com/dneprojects/mypv' for type integration. Search for integration 'myPV', use the three dot menu on the right side to download. Restart Home Assistant. Add integration 'myPV' in the settings
Copy this folder to 'config/custom_components/mypv'. Restart Home Assistant. Add integration 'myPV' in the settings section.
The integration is configurated via UI. Enter an IP range, in which myPV devices will be detected.
The myPV custom integration works locally in the home network utilizing the http api. So it doesn't need any login.
This integration is based on an implementation https://github.com/zaubererty/homeassistant-mvpv. Although it worked fine, the main feature, controlling the device by home assistant automations was not possible. So I totally rewrote the integration. However, thanks to the work of zaubererty at this place!