Search found 365 matches

by BartSr
Sunday 16 March 2025 11:35
Forum: General Discussion
Topic: How to trace MQTT error
Replies: 1
Views: 409

How to trace MQTT error

Hi, any idea how to trace the source of this error?
Is there a way to log this kind of errors in mqtt explorer?

Code: Select all

[Error: MQTT: Invalid/Unhandled data received! (Topic: domoticz/in, Message: 0;)]

by BartSr
Thursday 13 March 2025 22:59
Forum: Other questions and discussions
Topic: how to use notifications
Replies: 8
Views: 380

Re: how to use notifications

This is the updated script. I tested as far as possible but I think it does what is expected. What is it used for? This domoticz application is installed in a scouting building. Since the building has been used (newbuilt ) we face now and then a trip of 'groep 13'. As there is not always anybody in ...
by BartSr
Thursday 13 March 2025 21:39
Forum: Other questions and discussions
Topic: how to use notifications
Replies: 8
Views: 380

Re: how to use notifications

I'll dig in into it and will report back my findings.
Anyway, I m very happy with yr help so far.
-Bart
by BartSr
Wednesday 12 March 2025 23:40
Forum: Other questions and discussions
Topic: how to use notifications
Replies: 8
Views: 380

Re: how to use notifications

Thanks again! This handles notifcation from 'off to on'.
Do I need two scripts once I also like notification for 'on to off'?
by BartSr
Wednesday 12 March 2025 22:56
Forum: Other questions and discussions
Topic: how to use notifications
Replies: 8
Views: 380

Re: how to use notifications

Thanks very much for your help. I am using dzVents for simple scripts where I never used the data{} strophe. So have to read the docu about this.
I didnot mention that in fact I have three of these monitors.
Can you tell me how to update your script for 3 devices?
Thanks!
Bart
by BartSr
Wednesday 12 March 2025 21:28
Forum: Other questions and discussions
Topic: how to use notifications
Replies: 8
Views: 380

how to use notifications

Pushsafer is my app to send pushmessages to inform me about 'a status'. I am facing next problem. The availability of voltage on an endcircuit is monitored by a relay. If the circuit breaker of that end-circuit trips the relay goes to 'off' The on/off signal is interfaced using an esp and published ...
by BartSr
Sunday 02 March 2025 9:02
Forum: dzVents
Topic: how use idx iso names
Replies: 5
Views: 486

Re: how use idx iso names

Thanks. Good Tip!
by BartSr
Friday 28 February 2025 19:25
Forum: dzVents
Topic: how use idx iso names
Replies: 5
Views: 486

Re: how use idx iso names

I just learned using names is more stable so I keep it with names.
by BartSr
Friday 28 February 2025 19:19
Forum: Bugs and Problems
Topic: bug/problem with zigbee switch
Replies: 9
Views: 449

Re: bug/problem with zigbee switch

Thanks Walter. This makes sense. Next time I'll check the results of the AD devices. Pitty name goes over IDX as I sometimes change names to later realize the name was in a script. Maybe it's a idea to run a sql script to look for double or more used names. Over 10 yrs ago I did database programming ...
by BartSr
Friday 28 February 2025 14:42
Forum: Bugs and Problems
Topic: bug/problem with zigbee switch
Replies: 9
Views: 449

Re: bug/problem with zigbee switch

Thanks. This did the trick.
But I don't understand why the IDX (being unique) which I used in the script caused this problem.
Can you try explain to me why such happens?
BTW: zigbee 2MQTT AD created these names

Thanks again! Bart
by BartSr
Friday 28 February 2025 13:23
Forum: dzVents
Topic: how use idx iso names
Replies: 5
Views: 486

how use idx iso names

this an example from the wiki return { on = { devices = { 'myDetector', 'roomTemp' } }, execute = function(domoticz, device) if ((device.name == 'myDetector' and device.active) or (device.name == 'roomTemp' and device.temperature >= 45)) then domoticz.notify('Fire', 'The room is on fire', domoticz ...
by BartSr
Friday 28 February 2025 13:11
Forum: Bugs and Problems
Topic: bug/problem with zigbee switch
Replies: 9
Views: 449

Re: bug/problem with zigbee switch

AS requested pls find the screenshot of the devices.
Image

hopefully this makes sense
by BartSr
Thursday 27 February 2025 18:00
Forum: Bugs and Problems
Topic: bug/problem with zigbee switch
Replies: 9
Views: 449

Re: bug/problem with zigbee switch

device 1823 is powerplug Tuya Model BSD29_1
Z2M reports : supported
by BartSr
Thursday 27 February 2025 14:55
Forum: Bugs and Problems
Topic: bug/problem with zigbee switch
Replies: 9
Views: 449

bug/problem with zigbee switch

Hi! A zigbee powerplug can be controlled from both z2m dashboard as well as from domoticz. Problem happens when I try to control the on/off of the plug by a script. return { on = { devices = {1837} }, -- 1836 = knop 1 single remote control -- 1837 = knop 2 single remote control -- 1829 = wcd staand ...
by BartSr
Thursday 27 February 2025 8:57
Forum: General Discussion
Topic: master-slave whereas master is in container
Replies: 4
Views: 529

Re: master-slave whereas master is in container

This regards a somewhat big Scouting building. There's a technical space in which the master domoticz is running on a server in 19" rack. To monitor the elecrtrical counter the slave pi is nearby the P1 meter. The meter is in a small room in which I don't like to have the 'heart' of the automation ...
by BartSr
Wednesday 26 February 2025 23:06
Forum: General Discussion
Topic: master-slave whereas master is in container
Replies: 4
Views: 529

Re: master-slave whereas master is in container

update:
it is possible
by BartSr
Saturday 22 February 2025 12:16
Forum: Bugs and Problems
Topic: Bug in Dz using Samsung tablet Galaxy Tab A9+
Replies: 12
Views: 691

Re: Bug in Dz using Samsung tablet Galaxy Tab A9+

Walter, no virusscanner running. Same problem using google pixel tablet so I don't think it's a webbrowser causing this unwanted behaviour. Any other suggestion?
by BartSr
Friday 21 February 2025 15:49
Forum: Suggestions
Topic: SIA protocol
Replies: 6
Views: 1103

Re: SIA protocol

can you advice how to run this script?
-Bart
by BartSr
Friday 21 February 2025 8:11
Forum: Bugs and Problems
Topic: Bug in Dz using Samsung tablet Galaxy Tab A9+
Replies: 12
Views: 691

Re: Bug in Dz using Samsung tablet Galaxy Tab A9+

No VPN no Proxy.
Very strange that mobile Samsung phones in same environment don't face this problem.
So my conclusion is that there's someting in the software which affects this hardware.
by BartSr
Thursday 20 February 2025 22:27
Forum: Bugs and Problems
Topic: Bug in Dz using Samsung tablet Galaxy Tab A9+
Replies: 12
Views: 691

Re: Bug in Dz using Samsung tablet Galaxy Tab A9+

I tried both Chrome and Samsung browser with identical results.