-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Omnik no data/ several errors #28
Comments
Looks like you use python 3.x |
Michel,
Thanks for your info.
I think i have to wait for an update...... from the author?
Regards
Paul
==>iPadp
… Op 13 dec. 2017 om 21:37 heeft Michel ***@***.***> het volgende geschreven:
Looks like you use python 3.x
This script was written under 2.7
It looks it needs updating to run under 3.x
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I had a quick look, it is some work to make the scripts Python 2 and 3 compatible. |
I use a raspberrypi with raspbian-jesse. I do not know how to downgrade python and what consequences a downgrade has on the system and the use of domoticz and/or other software. |
Michel, |
I have little time, but worked on them and livestats works now. |
thanks for your time I reinstall following the instructions. No data......... regards |
I'm also having problems with this script... can't figure it out.... pi@raspberrypitest:~/Omnik-Data-Logger $ python OmnikExport.py I have no idea what i am doing wrong..... can someone help me???? |
I followed the instructions to set up de Omnik, but no data and errors. Omnik Vrtual and sensors are visible.
Livestat.py debug gives a error:
General:enabled_plugins
Choose which outputs to use
Possible options: MysqlOutput,PVoutputOutput,ConsoleOutput,CSVOutput
enabled_plugins = type:DomoticzOutput
[inverter]
IP address of your Omnik inverter
ip = 10.10.xxx.xxx. # is ipades visible in Omnik GUI. # 192.168.xxx.xxx = normal ipadres DCHP router ## ??????
Default for a Omnik with Wifi module
port = 8899
S/N of the wifi kit
wifi_sn = 603080xxx # fill out s/n
#use temperature of inverter for pvoutput
use_temperature = true
[mysql]
Host where the mysql server is active
host = 127.0.0.1
user =
pass =
database =
[pvout]
These two can be found at http://pvoutput.org/account.jsp
#apikey = NOTAREALAPIKEY86e2258d4e29169fb79cf18b00
#sysid = 12345
[csv]
disable_header = false
[log]
Log:Output
Possible options: none,console,file (combinations are possible)
Use none to disable logging
type = console
Log:level
Possible options: critical, error, warning, info, debug
level = debug
Log:filename
Output file for file logger
filename = omnik-export.log
[domoticz]
domoticz_host = 192.168.xxx.xxx #
domoticz_port = 8080 #
domoticz_url = json.htm
Provide IDX here of the specific devices
idx_Temp = 204
idx_PV1_U = 205
idx_PV2_U = 206
idx_PV1_A = 207
idx_PV2_A = 208
idx_AC_Output = 209
idx_E_Total = 210
idx_E_Current = 211
I use a Omnik wifi module starting s/n 603xx
Domoticz version 3.8153
Rapsberrypi. V3
Please help?
thanks
Paul
The text was updated successfully, but these errors were encountered: