Search found 24 matches

by BennY
Monday 13 January 2025 20:46
Forum: Z-Wave
Topic: Fibaro Double Switch 2 don't trigger Script
Replies: 7
Views: 273

Re: Fibaro Double Switch 2 don't trigger Script

The Room has two lights, one to see your steps, second to work. If I press the physical Button my script is in manual mode and both lights switch on, switch off after 10 minutes. If you walk in and motion is detected the "little" light switch on and the script is in auto-mode, after 2 minutes and ...
by BennY
Monday 13 January 2025 12:39
Forum: Z-Wave
Topic: Fibaro Double Switch 2 don't trigger Script
Replies: 7
Views: 273

Re: Fibaro Double Switch 2 don't trigger Script

Sorry for the confusion. Long Story: I was on OZW, after including a few new Door Sensor OZW Crashes and I wasn't able to fix it. I decided to upgrade my Razberry 2 to Razberry 7 Pro and rebuild the Network with a fresh install including ZWaveJS-UI. All 109 Devices are newly included in ZWaveJS-UI ...
by BennY
Sunday 12 January 2025 20:00
Forum: Z-Wave
Topic: Fibaro Double Switch 2 don't trigger Script
Replies: 7
Views: 273

Re: Fibaro Double Switch 2 don't trigger Script

Sorry, I don't move from OZW. I rebuild the whole System from Scratch, cause I want to upgrade to Razberry 7 with external Antenna. Yes the name is unique. I can control the device within the script (switch On/Off). I also tried different names like 'test' and used the idx instead of names. But the ...
by BennY
Sunday 12 January 2025 15:49
Forum: Z-Wave
Topic: Fibaro Double Switch 2 don't trigger Script
Replies: 7
Views: 273

Fibaro Double Switch 2 don't trigger Script

Hello, I'm struggeling with a strange Issue. The Domoticz Device isn't triggering my Script. The Hardware is a Fibaro Double Switch 2, wich is working fine. I get the state in Domoticz. In Open-Zwave the created device was triggering my Script, after changing to Z-Wavejs-UI it doesn't. It is only ...
by BennY
Tuesday 07 May 2024 22:15
Forum: MQTT Auto Discovery
Topic: Domoticz does not stop discovering
Replies: 4
Views: 1315

Re: Domoticz does not stop discovering

I have the same issue after a reboot. It does Not Stop to discover. Only way to Stop ist to delete all Messages with mqtt Explorer.
by BennY
Thursday 26 October 2023 20:10
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 638984

Re: Domoticz app 2.0

Do I have to Update domoticz? I'm still on 2022/1 and way older on my second system.

The Apps aren't working anymore. Both Apps, domoticz and the tasker Plugin don't Show anything...
by BennY
Sunday 14 August 2022 11:19
Forum: Z-Wave
Topic: Unable to change node Zwave settings
Replies: 1
Views: 284

Re: Unable to change node Zwave settings

Hi, the Domoticz Hardware Page is not a live view. If you want to see it live open the "Control Panel". Make your Configuration apply it to the device Wake Up the device click the refresh Button on Domoticz Hardware Page when the "last seen" time stamp don't change anymore click on the device you ...
by BennY
Friday 04 March 2022 13:09
Forum: Design, usability and languages
Topic: New CSS based on Dark Th3me
Replies: 2
Views: 2047

Re: New CSS based on Dark Th3me

Berry.jpg
Berry.jpg (91.41 KiB) Viewed 1980 times
by BennY
Friday 04 March 2022 13:08
Forum: Design, usability and languages
Topic: New CSS based on Dark Th3me
Replies: 2
Views: 2047

New CSS based on Dark Th3me

Hi,

I revised the Dark Th3me. It's now documented, you can change the Design without CSS Skills, like me. I also made some new Icons. I recommend to backup your CSS and Icon files before replacing them.

Benny
by BennY
Sunday 27 February 2022 17:39
Forum: Android
Topic: Domoticz Plug-In for Tasker
Replies: 36
Views: 9792

Re: Domoticz Plug-In for Tasker

Hi, I'm struggeling with one issue with the websocket Connection. If my phone changed the Connection from WiFi to Mobile or back to WiFi the Websocket Connection do not refresh. I have to run Tasker an save a Task or something else without a change. After saving the Websocket disconnect and connect ...
by BennY
Wednesday 23 February 2022 23:31
Forum: Blockly
Topic: Sending 10 On / Off commands in Blockly
Replies: 1
Views: 1093

Re: Sending 10 On / Off commands in Blockly

Don't know how to do this, as simple as possible, in Blockly. In DzVents this one schould do what you want: return { on = { devices = { 'Your Trigger Device', } }, execute = function(domoticz, device) local Time = domoticz.devices('Your Trigger Device') local BL1 = domoticz.devices('Your Device to ...
by BennY
Saturday 19 February 2022 18:10
Forum: Blockly
Topic: Blockly with two sensors not working as expected
Replies: 10
Views: 1805

Re: Blockly with two sensors not working as expected

Yes it is. What kind of Thermostat do you use? I have some Danfoss LC-13 and use this blockly to contol them. The internal controller works very well, for me there is no need to controll them with an external temperature sensor. Sometimes they want update the Setpoint, so I set the Setpoint every ...
by BennY
Thursday 17 February 2022 1:23
Forum: Blockly
Topic: Blockly with two sensors not working as expected
Replies: 10
Views: 1805

Re: Blockly with two sensors not working as expected

Hi,

is it possible, that your current temperature "Thermometer Flur" was between 18°C an 19°C when you Test your blockly?
If your Thermometer Flur is higher 18°C and lower 19°C your Thermostat will not Update the Setpoint.

For testing you could try <=18 and >18.

Benny
by BennY
Friday 11 February 2022 9:11
Forum: Blockly
Topic: Insert delay option in script?
Replies: 11
Views: 2677

Re: Insert delay option in script?

In my script the bathroom is heated when both window and door are closed. But when the bathroom door is opened, the script is set to "close valve" , even when you only walk in and out within 10-20 sec. I would like a delay in the door sensor, that leaves the script "running" when the door is opened ...
by BennY
Friday 11 February 2022 9:02
Forum: Blockly
Topic: Variable only changes once
Replies: 3
Views: 953

Re: Variable only changes once

Hi,

try it with the Green Label instead of the state On/Off.

At Logic, the Last Label with "()".

Benny
by BennY
Saturday 25 December 2021 21:36
Forum: Blockly
Topic: Insert delay option in script?
Replies: 11
Views: 2677

Re: Insert delay option in script?

With Blockly you have everything you need for most House Automation, except calculation...

I think you are looking for this?
by BennY
Monday 13 December 2021 3:33
Forum: Blockly
Topic: Blockly script does not what I expect
Replies: 3
Views: 965

Re: Blockly script does not what I expect

Your Second condition is true in every weekday.

Change "Not friday or Not saturday" to "not friday and Not saturday".
by BennY
Monday 13 December 2021 0:43
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 416784

Re: Blockly examples

This is a Blockly i'm using for my lights. You need two Dummy Switches: "Trigger" and "Delay". In this case there is one Motion Sensor ("Bewegung"), two Door Contact ("Tür"), one bright light ("Beleuchtung") and one low light "Richtbeleuchtung". The light ist switching on if a door is open or motion ...
by BennY
Saturday 27 February 2021 11:04
Forum: Blockly
Topic: Strange behavior during night hours
Replies: 2
Views: 528

Re: Strange behavior during night hours

Your First if ist Always true wegen you are at Home.

(Geofence = on) and (Time between 07:00-00:00) or (Time between 00:00-23:00)

Try an and instead of or.
by BennY
Thursday 25 February 2021 21:31
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 416784

Re: Blockly examples

i'm having problems with my blocky, i receive the following error: 2021-02-15 17: 09: 59.611 Error: EventSystem: Lua script error (Blockly), Name: floodlight garden_1 => [string "result = 0; weekday = os. date ('* t') ['wday']; ... "]: 1: 'then' expected near 'comparevariable' https://i.imgur.com ...