Search found 4 matches

by bouwnty
Saturday 23 October 2021 14:12
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 8044

Re: Python plugin - Solax Inverters

Don't you have a time difference between values from solax and your time? Could you send a debug log to see why values are not processed? DiffTime was a very big number, my timezone in Solax was UTC +1 (which is correct), I changed it to UTC and then back to UTC +1. That seems to have solved the ...
by bouwnty
Friday 22 October 2021 12:46
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 8044

Re: Python plugin - Solax Inverters

I installed the plugin in Domoticz and in debug mode I see results coming in from SolaxCloud. But still my device is red and message ‘Updating device from 0:'0' to have values 0:'0'.’ is shown in log. In normal log it says the device is obsolete.

What is going wrong?
by bouwnty
Friday 26 March 2021 17:26
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 31896

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

According documentation: Logging Logging is disabled by default, and you can see the interna logs via the web gui. When you enable logging, keep in mind that the log file can become quite large. Do not leave this enabled when not needed. Else you should remove the Environment (Milieu) Value LOG ...
by bouwnty
Friday 26 March 2021 15:53
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 31896

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

Great, works perfect!

One question, though:

How do I disable logging in the Docker container as the log is already available inside Domoticz?