Search found 66 matches

by ayasystems
Friday 26 July 2024 17:17
Forum: Show your projects
Topic: Step by step guide: Visonic Powermax Pro integration
Replies: 113
Views: 52150

Re: Step by step guide: Visonic Powermax Pro integration

Hi, I would likt to install this on my Visonic Powermax pro. However he XPL hub website does no longer exists. Does anyone know where I can find the repository? Thank, Kind regards Sven You can use an esp8266 version. https://github.com/ayasystems/PowerMaxEsp8266 The best option is compilig from ...
by ayasystems
Thursday 28 December 2023 13:31
Forum: Python
Topic: OpenEVSE MQTT Plugin
Replies: 18
Views: 2131

Re: OpenEVSE MQTT Plugin

I don't have time and I'm not going to make any more improvements to the plugin. What has been done is a good starting point for someone to improve and add things
by ayasystems
Friday 30 June 2023 9:01
Forum: dzVents
Topic: increase or decrease of temperature
Replies: 15
Views: 2308

Re: increase or decrease of temperature

should be included into dzevents params
by ayasystems
Friday 09 June 2023 21:37
Forum: Suggestions
Topic: MySQL Support
Replies: 20
Views: 8007

Re: MySQL Support

domoticz should have the option to use mariadb instead of sql lite
by ayasystems
Monday 02 January 2023 22:41
Forum: Python
Topic: OpenEVSE MQTT Plugin
Replies: 18
Views: 2131

Re: OpenEVSE MQTT Plugin

People want things without contributing anything. Only 3 stars on git hub. My English is also not good enough to do documentation, so I need help for it. Mensen willen dingen zonder iets bij te dragen. Slechts 3 sterren op git hub. Mijn Engels is ook niet goed genoeg om documentatie te doen, dus ...
by ayasystems
Monday 02 January 2023 22:21
Forum: Python
Topic: OpenEVSE MQTT Plugin
Replies: 18
Views: 2131

Re: OpenEVSE MQTT Plugin

You also can use the google translate ... Sorry man.
by ayasystems
Monday 02 January 2023 12:54
Forum: Python
Topic: OpenEVSE MQTT Plugin
Replies: 18
Views: 2131

Re: OpenEVSE MQTT Plugin

Could be better collaborate than request. working together
by ayasystems
Monday 02 January 2023 11:37
Forum: Python
Topic: OpenEVSE MQTT Plugin
Replies: 18
Views: 2131

Re: OpenEVSE MQTT Plugin

gizmocuz wrote: Tuesday 27 December 2022 17:35 Maybe it would be an idea to do the documentation in English?
The main page says ESP322 ... Does this exist? Could be my French
Could you help to make an English documentation? Any help is welcome
by ayasystems
Tuesday 18 October 2022 17:59
Forum: Bugs
Topic: Delayed response
Replies: 4
Views: 1369

Re: Delayed response

I solved my problem

I had undervoltage and cpu clock was fixed at 700mhz... Once undervoltage has been solved cpu is going 1.5ghz and all works fine.

Regards
by ayasystems
Monday 15 August 2022 23:52
Forum: Bugs
Topic: Delayed response
Replies: 4
Views: 1369

Re: Delayed response

I have 42 dzvents scripts, may be it is a lot of work to script engine??
by ayasystems
Monday 15 August 2022 22:53
Forum: Bugs
Topic: Delayed response
Replies: 4
Views: 1369

Re: Delayed response

I have several scripts and nothing getting http request with high frequency. Some scripts make asynchronous request to send telegrams messages. Yesterday I saw that one domoticz process is 100 CPU usage. So I need find what script is taking high resources. If dzvent is disable this high process is ...
by ayasystems
Sunday 14 August 2022 22:14
Forum: Bugs
Topic: Delayed response
Replies: 4
Views: 1369

Delayed response

I have a problem with the events, the events take time to be processed I have an event that turns on a light when the door is opened, and sometimes it takes 5 minutes to perform the action look at the log 2022-08-14 21:48:47.363 Status: User: Admin (IP: 192.168.3.241) initiated a scene/group command ...
by ayasystems
Sunday 10 April 2022 13:45
Forum: Show your projects
Topic: Step by step guide: Visonic Powermax Pro integration
Replies: 113
Views: 52150

Re: Step by step guide: Visonic Powermax Pro integration

Hi
I'm using node red to read, process and send it back to domoticz
by ayasystems
Wednesday 01 December 2021 21:25
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

Did you put 5.8.8.8 ip ?? Please send a screenshot of plugin configuration Check it with google translate https://domotuto.com/integracion-del-inversor-solar-solax-boost-en-domoticz/ ( spanish site) Check it also https://blog.chrisoft.io/2021/02/14/firmwares-modificados-para-solax-pocket-wifi-v2 ...
by ayasystems
Wednesday 01 December 2021 18:08
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

Are you using V1 or V2 USB adapter? If you have a V2 adapter you need connect your raspberry to V2 USB network and put 5.8.x.x IP to read data


Read everything written before, your issue has already been spoken before
by ayasystems
Tuesday 30 November 2021 20:28
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

I understand. You can use node red to get the info and send it to Domoticz over Mqtt or http
by ayasystems
Tuesday 30 November 2021 18:29
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

This plugin works with domoticz, it is not working alone
by ayasystems
Friday 23 April 2021 14:38
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

You need ethernet wire to your local home network and wifi to solax connection.

Other solution is use a router to do this job
by ayasystems
Monday 19 April 2021 9:27
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

Thank you very much for your work. I'm trying to set it up with a Solax X3, Since you tested with an X1 I was hoping this would work too, all devices register when the hardware is added but all values stay on 0 it seems to start with an error and then connect using the V1 method but then aborts ...
by ayasystems
Monday 19 April 2021 9:27
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 6163

Re: Solax inverter Plugin

This API is reading from solax cloud.

The current plugin reads from inverter directly.

This plugin don't read from cloud... Sorry