Search found 2299 matches

by jvdz
Tuesday 05 August 2025 16:14
Forum: Bugs and Problems
Topic: MQTT Broker PlugIn - Option "Prevent Loop" - No echoing back of MQTT messages with set "False" / "Nein"
Replies: 13
Views: 456

Re: MQTT Broker PlugIn - Option "Prevent Loop" - No echoing back of MQTT messages with set "False" / "Nein"

Just tested your scenario with a dummy switch in my test environment and I get a domoticz/out message for each message I publish on domoticz/in for the switch with loop protection switched off.
I used your simply JSON content for the test.
by jvdz
Monday 04 August 2025 18:48
Forum: Bugs and Problems
Topic: MQTT Broker PlugIn - Option "Prevent Loop" - No echoing back of MQTT messages with set "False" / "Nein"
Replies: 13
Views: 456

Re: MQTT Broker PlugIn - Option "Prevent Loop" - No echoing back of MQTT messages with set "False" / "Nein"

Just tested this in a test docker instance and it's working fine 2025.1.
What is the exact Content of the Msg you send to domoticz/in?
by jvdz
Friday 01 August 2025 17:45
Forum: Bugs and Problems
Topic: [2025.1] Pythpn scipts not working due to old API
Replies: 2
Views: 103

Re: Domoticz version 2025.1 released

Why not simply adapt the used api url?

.. but else you simply restore it from backup.
by jvdz
Monday 28 July 2025 10:52
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 482
Views: 84063

Re: GarbageCalendar (new version) lua scripts

EDIT: Using your postcode&housenr you listed in the url, I indeed see that the module "m_mijnafvalwijzer" has an issue with the data returned, which I will have a look at Committed an update to cope with the changed returned Website data for module "m_mijnafvalwijzer". Preference should be to use ...
by jvdz
Monday 28 July 2025 10:03
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 482
Views: 84063

Re: GarbageCalendar (new version) lua scripts

I changed the files: Hostname = 'www.mijnafvalwijzer.nl' and websitemodule = 'm_mijnafvalwijzer_api' the file from the logging is in the attachment The attached is not really what I requested, but this time it is enough to figure out your issue. ;-) Open your config and remove the hostname as that ...
by jvdz
Sunday 27 July 2025 23:13
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 482
Views: 84063

Re: GarbageCalendar (new version) lua scripts

Of course I can help: simply send me the config and log files in a zip file and I gladly have a look and test with your details. EDIT: Using your postcode&housenr you listed in the url, I indeed see that the module "m_mijnafvalwijzer" has an issue with the data returned, which I will have a look at ...
by jvdz
Sunday 27 July 2025 10:39
Forum: Bugs and Problems
Topic: Something is ruining my energy Dashboard
Replies: 1
Views: 285

Re: Something is ruining my energy Dashboard

So you feed a day-counter value as the total counter, which is reset to 0 each day, as the Counter value of the Dummy Energy device? When that is the case you need to retrieve "yesterday's" Counter from the database and add the current day counter to it and feed that as the new current counter.
by jvdz
Friday 25 July 2025 19:49
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

Ok, so you haven't loaded the proposed branch yet?
Would be nice when somebody gives that a try to see if those added Selector switches actually work.
As to your wish on how you want it all to work: I haven't enough information of your complete setup to be able to comment on it.
by jvdz
Friday 25 July 2025 12:45
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

Which exact option did you use?
Just to make sure I understand you correctly: all is working as you like?
by jvdz
Wednesday 23 July 2025 15:35
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

Does any one know if the new option to disable the battery from charging the/a car is in the modbus registers? You mean you like to stop SolarEdge to deliver from the SolarBattery when the Car is loading its battery from Solar/Net? Nobody confirmed this as yet, but there are extra Selector buttons ...
by jvdz
Monday 21 July 2025 10:29
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

I got it to work with the suggested plugin from jvdz. I did had to fix a few python issues but that had to do with my environment. Sweet ! :-) Besides that, after installing solardege_modbus.py some dependencys have to be uninstalled and replaced by the correct ones. Not sure hown o handle that ...
by jvdz
Saturday 19 July 2025 12:49
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

You do not need a "lot of python lines" in the startup bash file when you use the proper requirements.txt file as explained in the linked thread. One is sufficient as far as I know.
by jvdz
Friday 18 July 2025 13:15
Forum: Python
Topic: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11
Replies: 16
Views: 2425

Re: Issues running Solaredge_Modbus on Rasp. Pi 5 and Python 3.11

Have a look here: viewtopic.php?t=43707

This version has the correct current requirements.txt and some extra options.
by jvdz
Wednesday 16 July 2025 14:30
Forum: Dashticz
Topic: update error
Replies: 5
Views: 1260

Re: update error

You have made "local" changes to the github repository, so you need to tell github what to do with those changes.
Do you remember why you have done them and what you changed?
by jvdz
Wednesday 09 July 2025 13:22
Forum: Node-RED
Topic: Is there an alternative to Nora?
Replies: 3
Views: 1432

Re: Is there an alternative to Nora?

I am using this Node-Red implementation for quite some years now and it works pretty nice. Yes, it does have a little of an installation-curve to go through, but it is all very well documented . It does require an official DNS record with SSL certificate (e.g. LetsEncrypt) to build the link from ...
by jvdz
Monday 07 July 2025 12:13
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 482
Views: 84063

Re: GarbageCalendar (new version) lua scripts

I think i found the issue as I was able to test myself.
Update pushed to github for opzet_api not showing today's garbage.
Let me know if that fixes it for you.
by jvdz
Wednesday 02 July 2025 9:15
Forum: Utility
Topic: SolarEdge production throttling from Domoticz
Replies: 108
Views: 9404

Re: SolarEdge production throttling from Domoticz

You will have to change the logging to debug and then save the hardware which will restart the plugin. A lot of messages will capture in the domoticz log. Please send that log to my email address and then change the logging back to normal.
by jvdz
Sunday 22 June 2025 10:28
Forum: Utility
Topic: SolarEdge production throttling from Domoticz
Replies: 108
Views: 9404

Re: SolarEdge production throttling from Domoticz

Just have a look at my first post in this thread which is updated with the latest Status. I don't know if you can run multiple instances of the plugin on your setup, but i couldn't and had to add any extra docker container that performs the role of modbus proxy after which i can run multiple. For ...
by jvdz
Sunday 22 June 2025 10:01
Forum: Bugs and Problems
Topic: icons upload
Replies: 2
Views: 778

Re: icons upload

Domoticz version difference as in the latest version all ico files need to be a real ico with the 0 length file.
viewtopic.php?t=42580&hilit=Icon