Good job
Can you place the code of the config.cfg and Omnikexport.py ? so i can see the right format
Search found 5 matches
- Tuesday 24 February 2015 10:59
- Forum: Utility
- Topic: capture and import smartmeter data from Web Solar Log
- Replies: 25
- Views: 10497
- Monday 23 February 2015 15:23
- Forum: Utility
- Topic: capture and import smartmeter data from Web Solar Log
- Replies: 25
- Views: 10497
Re: capture and import smartmeter data from Web Solar Log
idx 53 was the idx number i had made in domoticz for temp
I replaced idx for the id number.
I replaced idx for the id number.
- Saturday 21 February 2015 10:46
- Forum: Utility
- Topic: capture and import smartmeter data from Web Solar Log
- Replies: 25
- Views: 10497
Re: capture and import smartmeter data from Web Solar Log
Nope
still looking for a solution
still looking for a solution
- Wednesday 18 February 2015 15:52
- Forum: Utility
- Topic: capture and import smartmeter data from Web Solar Log
- Replies: 25
- Views: 10497
Re: capture and import smartmeter data from Web Solar Log
Well What will be the url of the domoticz host then? I provide a Ip adress of my local host (domoticz) in the config file ################ ### Settings ### ################ [domoticz] domoticz_enabled = true domoticz_host = 192.168.1.13 domoticz_port = 8080 domoticz_url = json.htm # Provide IDX here ...
- Wednesday 18 February 2015 11:51
- Forum: Utility
- Topic: capture and import smartmeter data from Web Solar Log
- Replies: 25
- Views: 10497
Re: capture and import smartmeter data from Web Solar Log
Hi to all I am trying also to get the Omnik data to domoticz and followed the adjustment instuctions but the script that i use gives me an error can someone help me with this one ? python OmnikExport.py Gives me Traceback (most recent call last): File "OmnikExport.py", line 121, in <module> response ...