jbouwh / omnikdatalogger

Datalogger for Omnik solar power inverters with DSMR integration and output to Home Assistant, PVOUTPUT, InfluxDB and MQTT
https://jbsoft.nl/site/omnik-datalogger/
GNU General Public License v3.0
10 stars 3 forks source link

Rework solarmanpv api #19

Closed jbouwh closed 2 years ago

jbouwh commented 2 years ago

The solarmanpv client stopped working, the API is online. Solarman, the company behind Omnik portal has created a new portal and API. The new re-designed solarpv client uses this new API. You will need and APP_ID and APP_KEY and an account at https://home.solarmanpv.com/.

If you want to test you could request an APP_ID/APP_KEY for access to there open API. You can migrate (including your history) your previous Omnik portal data to this brand new environment.

At the moment the updates do not seem to be processed ad fast as I would like. Perhaps you should set a larger interval (e.g. 600 sec or larger).

If you would like to test with your own account in this beta phase, I can pro APP_ID and APP_KEY for the test.

For the new API there is no need to provide a plant_id and settings like serial number any more. All previous used plant ID's have changed by the way.

The new API also exposes device details that were not available before.

Let me now if you are interrested!