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.
Author Archives: Jan Bouwhuis
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”
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.
Caching of manual inputs for Home Assistant
I found it to be annoying Home Assistant is recovering the manual input selects I am using for my automations. To enable a persistant state I have made a generic scrits that cashes the state of these input to disk and restores them automatically when Home Assistant restarts. The script is written in Python and …
Continue reading “Caching of manual inputs for Home Assistant”
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 …
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 …
Thirst (pre) release for the omnik data logger
The first pre-release of the new Omnik data logger is now available. I would like to know if this works for you! If you have any comments or issues, let me know! Release details Version: 0.9-alpha (pre-release) This pre-release brings a solution to integrate the actual state of your Omnik power inverter in to your …
Continue reading “Thirst (pre) release for the omnik data logger”
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.