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 …
Category Archives: Anouncements
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…
Caching automation application for Home Assistant
When automating with Home Assistant, you can use elements like: input_select to create a picklist input_boolean or switch to control a binary input or switch input_text to input a text. input_number to input a number or any other numeric control They can be set through the config at be set to initial values. The current …
Continue reading “Caching automation application for Home Assistant”
Outage omnik portal
The last few days, the omnik portal and app and API have been unavailabe. So the data loggging is not possible at the moment. I have found out Omnik dataloggers log to the database of SolarmanPV. It seems you can still see your live output and history. The URL is https://www.solarmanpv.com/portal/LoginPage.aspx and you can use …
omnik-data-logger
https://github.com/jbouwh/omnikdatalogger Some time ago I found this https://github.com/paprins/omnik-data-logger/ at github. A python based project to read out the statistics from https://www.omnikportal.com/. I own an inverter of Omnik (Omniksol-3.0-TL) and was installed october 2012. Pascal Prins, the author implemented a plugin based logger with a working example for pvoutput.org. Issue fixed Pascals code had some issues, …
New start
Since I left domain frequencytuner.com for other interrested people I thought it still would be useful to have a site where I can leave my legacy code and ideas. So this site is the place for that. It is still very basic, but that may change in time.