Hosola is a product from Igen and works with their solarman & solarmanpv website. Tried to get the data from the Hosola inverter into HA:
-
Scrape:
Scraping from their website looks simple but does no longer works with the HA scrape sensor (even if you have set your PV site to public). -
Rest:
There is a API functionality and you can request ([email protected]) to send your apiid and apikey, but again this is not straight forward (PV Data from Solarman WiFi logger - with API).
Looking through all the various inverter integrations from Igen , I noticed that the (local)websites are very similar. Triggered by Omink inverter in Home assistant, decided to test this on the Hosola inverter:
http://192.168.2.66/js/status.js
this gave me a screen full of data!
So I installed the great https://github.com/robbinjanssen/home-assistant-omnik-inverter from @robbinjanssen and guess what, the Hosola inverter data is available in HA without sending the data to China.