Search found 79 matches

by syrhus
Saturday 22 April 2023 15:18
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi Slexik

Do you have some others Domoticz python plugins working?
If the module Domoticz is not available, it sounds like an issue with python version.
by syrhus
Wednesday 01 March 2023 21:07
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Are you sure the 192.168.178.199 is in the good subnet ? What network IP addresses did you set in the Domoticz config? Hi, Sorry no I'm not French, just like Cadillac's and Biarritz the city :D . I have plugin.py version which was committed on Nov 28, 2022 And in the log is see the version number ...
by syrhus
Wednesday 01 March 2023 17:58
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi Biarritz (French guy? ;) )

Could you please try to install the latest version 1.2.2?
Let me know if you still have the issue.
by syrhus
Friday 11 November 2022 21:34
Forum: Suggestions
Topic: Weekly programming
Replies: 131
Views: 27694

Re: Weekly programming

With the 2022.2 version, a new version is available to show the Off "level" for selector switch device if the Off level is not hidden.
https://github.com/syrhus/domoticz-weekly-planning
by syrhus
Tuesday 08 March 2022 18:33
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Try to get the log in debug mode to see the error because without it is very difficult to understand what happened.
Regards
by syrhus
Tuesday 08 March 2022 16:28
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

In Domoticz settings, did you enter Local networks value like 192.168.1.* ?
by syrhus
Tuesday 08 March 2022 16:21
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

I don't see the error
Did you enter in the plugin parameters your domoticz' IP address and port => 192.168.x?.x? and port 8080 in your case?
by syrhus
Tuesday 08 March 2022 16:03
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi dospider
Could you please switch the debug parameter to true to get the entire log please?
by syrhus
Monday 24 January 2022 16:12
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi jldjong
I had the same issue with the last version of Domoticz.
I had to switch the Energy read property from Device to Computed. On previous version, I didn't have any problem.
This bug appears from 2021.1
Regards
by syrhus
Saturday 23 October 2021 18:09
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

You're welcome.
Thank you for the feed back :)
by syrhus
Friday 22 October 2021 13:33
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi bouwnty
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?
by syrhus
Tuesday 16 March 2021 17:32
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Are you able to create other device with dummy hardware for instance?
Do you have a lot of device more than 99?

I do not understand why you can't add device if you have checked "accept new hardware devices" :?
Do you have several users on Domoticz? Are you connected with an admin profile?
by syrhus
Tuesday 16 March 2021 16:52
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

I'm not sure to understand the status. I read your log that you are able to request values to solax web site. Do you succeed to create a new device with the plugin? Other question, do you allow local connection in Domoticz settings with "192.168.2.*" for instance? Could you delete your hardware ...
by syrhus
Tuesday 16 March 2021 13:50
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Could you please try do delete the solax hardware and recreate a new one with the DEBUG parameter set to "True"?
Your latest log seems to be without the debug mode.
by syrhus
Tuesday 16 March 2021 13:25
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

So, please, go to Domoticz settings and check "Accept new hardware devices".
Then, go to hardware tab, select the solax plugin and click on update.
Check the log and device list.
by syrhus
Tuesday 16 March 2021 12:18
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

When you have added/updated the plugin, did you previously allow to add new hardware in the Domoticz settings? Do you have a Solax device?
by syrhus
Tuesday 16 March 2021 9:02
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

In the plugin parameters, the last one is for Debug; the default is "False", change it to "True" and update the plugin.
Regards
by syrhus
Monday 15 March 2021 23:42
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Have you tried to open your web navigator and enter:
http://192.168.2.12:8020/json.htm?type= ... SunRiseSet

Is it succeeded?

Else, could you please switch the plugin in debug mode to get more information.
by syrhus
Monday 15 March 2021 17:23
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Hi

What Domoticz IP address & port have you entered in the parameters?
Regards
by syrhus
Friday 26 February 2021 20:24
Forum: Python
Topic: Python plugin - Solax Inverters
Replies: 64
Views: 7066

Re: Python plugin - Solax Inverters

Good news!
Try to change the port to 80 instead of 6144.
Regards