To support the Dutch Omnik users I have started some more accessible wiki page in Dutch. Enjoy!
Category Archives: Omnik Datalogger
New Docker builds for Omnik Data Logger
New Docker builds are available for Omnik Datalogger. Docker containers are ideal when you are not using Home Assistant or the Home Assistant community store (HACS). Docker builds can be easily deployed on multi platforms. Currently the following architectures are supported: linux/amd64 linux/arm64 linux/arm/v7 linux/arm/v6 If you need a different architecture, please let me know. …
Omnik api offline
If you were a happy user of omnik portal, you may have been noticed about Omnik bankruptcy throught the communications by Solarman. Solarman managed the infrastructure for Omnik all the time. Your omnik inverter is still logging its data the same way it did for years. The complete portal is still accessable from https://www.solarmanpv.com/portal. Here …
Ready for production
Omnikdatalogger has been stabilized and updated to run stable with HACS and docker now. There were some problems during restarts, especially with HACS that now have been solved. Some parts of the DSMR integration did not shutdown properly. That is all solved now. I am curious to know how what your experience is with omnikdatalogger. …
Docker support for Omnik data logger
Omnik data logger now also can be installed in docker container. This makes it easy to integrate in a docker based environment. This is an alternative to using AppDaemon with HACS. Install the docker image Use the command docker pull jbouwh/omnikdatalogger to pull the latest image. To build image your self from git: Running the docker image …
Omnik data logger DSMR P1 support
With the new brand new release of Omnik data logger I have included support for the Dutch Smart Meter Requirements compliant Electricity meter. With a simple FTDI P1 to USB serial adapter Omnik datalogger now also publish your smart meter data including gas. With PVoutput this means we can also upload the consumed energy and …
Omnik data logger news update
PIP support for omnikdatalogger and omnikdatalogerproxy Omnikdatalogger can now be installed using PIP: sudo pip3 install omnikdatalogger To install only omnikdataloggerproxy use sudo pip3 install omnikdataloggerproxy HACS default support Omnikdatalogger could be installed as a custom repository within HACS. A request to include Omnik data logger in the default repository was requested and approved.
First release candidate for Omnik data logger
The first release candidate for omnik datalogger has been released. Se more information at the project page. See the new project page…
New release for omnikdatalogger
You can find it here: https://github.com/jbouwh/omnikdatalogger/releases/tag/v0.93-beta New features are: Local interception of inverter traffic with documentation and a proxy script Lots of updates The documentation at this site still needs an update, but the documentation on Github was already updated already. Have fun.
New release Omnik datalogger
Check https://GitHub.com/jbouwh/omnikdatalogger for the newrelease (0.91-beta) of Omnik datalogger. The last days omnikport was down. In the mean while I found a second method getting access your the data. During the outage the portal at https://www.solarmanpv.com/portal was available the whole time. Here you can find your data aswell. This proves omnikportal is just a skin …