Search found 7 matches

by Rosomak
Friday 20 September 2024 17:49
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 144365

Re: Python plugin: Modbus RTU / ASCII / TCP/IP

Hi All, I rewrote the script of the Read plugin and it reads the modbus RTU and modbus TCP/IP registers correctly. I have no way to check modbus RTU over IP. Just replace the plugin.py file in the location .../domoticz/plugins/modbus-read and restart Domoticz I will work on the plugin for writing ...
by Rosomak
Wednesday 17 January 2024 8:17
Forum: Other questions and discussions
Topic: ESP output flickering
Replies: 6
Views: 9205

Re: ESP output flickering

Also i don't see the benefit of looping the state of the swich back to the Esp32 with the On- and Off action part.. Maybe try it without the on off triggers. Without this funcktion I cant change state by clicking icon in domoticz. Anyhoe.. i'm no expert but on my Esp's i use the Domoticz HTTP ...
by Rosomak
Tuesday 09 January 2024 15:12
Forum: Other questions and discussions
Topic: ESP output flickering
Replies: 6
Views: 9205

Re: ESP output flickering

Hi RonkA, Thank you for your post. I did a minimal setup now. One device in Domoticz and one device in ESP. No Rules, No PB Switch, External 10k pullup resistor at the output. Please see what is happening with the output when I change the state fast enough. [youtube]https://youtube.com/shorts ...
by Rosomak
Friday 05 January 2024 18:32
Forum: Other questions and discussions
Topic: ESP output flickering
Replies: 6
Views: 9205

Re: ESP output flickering

You do not have the internal pull-up active for gpio14, so do you have a resistor to pull it down or up to garantee it's default state? It has no effect. Neither internal pullup nor resistor helps. There doesn't even have to be an input device and rules can be empty. Don't tell me that no one has ...
by Rosomak
Friday 05 January 2024 14:28
Forum: Other questions and discussions
Topic: ESP output flickering
Replies: 6
Views: 9205

ESP output flickering

I have been struggling with this problem for several years and I can't cope. ESP Output turns on and off very fast after reboot for a few or a dozen or so seconds. (Sometimes this happens when you quickly turn the switch on and off). Domoticz ver: 2023/2 on Raspberry Pi ESP_Easy: mega-20231225 ...
by Rosomak
Wednesday 30 January 2019 22:13
Forum: Other questions and discussions
Topic: ON/OFF label under switch icon in Flooreplan
Replies: 2
Views: 451

Re: ON/OFF label under switch icon in Flooreplan

Thank you very much.
by Rosomak
Wednesday 30 January 2019 21:02
Forum: Other questions and discussions
Topic: ON/OFF label under switch icon in Flooreplan
Replies: 2
Views: 451

ON/OFF label under switch icon in Flooreplan

Hi everyone.
Is it possible to remove the ON / OFF label from under the switch's icon in flooreplan?
Since the icon itself shows the status of the switch, I think that there is no point in addition to clutter the flooreplan view.