Search found 30 matches

by jellex87
Monday 04 January 2021 12:52
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 423932

Re: Blockly examples

Can you drop it here? ;)
by jellex87
Wednesday 04 November 2020 11:58
Forum: Speech & Voice Systems
Topic: Using Google Home with Domoticz
Replies: 25
Views: 36072

Re: Using Google Home with Domoticz

Hello daniellejorge,

Are you already a step further in this? I'm looking for a same kind of solution,
by jellex87
Saturday 17 October 2020 17:21
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

Finally I managed to got it working. I completely deleted the package and reinstalled the latest package available for my CPU.
I ran the test script from the Wiki and the logs let me know that it works.
Now going to learn some scripting... :shock:
by jellex87
Thursday 24 September 2020 15:10
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 372472

Re: domoticz in synology as package! Available now.

eSbek wrote: Thursday 24 September 2020 11:41 check Jumbotrol's website:
http://www.jadahl.com/
Already checked it a few times. On the website you can't see what's the latest version for your device. You can only see that the latest Domoticz is not available for the Synology DS213. There are no downloads...
by jellex87
Tuesday 22 September 2020 14:21
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 423932

Re: Blockly examples

I have this script to trigger a group of blinds up and down with a condition. The condition is that the windows are closed. Therefore I have the DUMMY switch. The script works, but the problem is that the script also get triggered if the dummy switch changes state to off. That is unwanted! How can ...
by jellex87
Monday 21 September 2020 14:25
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 372472

Re: domoticz in synology as package! Available now.

Can someone tell mee what is the latest Domoticz version for the Synology DS213?
And where to download?

Thanks in advance!
by jellex87
Monday 21 September 2020 13:51
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

I'm using a Synology 213 NAS and I remember reading this is not supported anymore. Do you know what's the latest version I can use with my hardware? Everything else works perfect... I will try to switch the checkboxes of 'niet actief', but the Wiki says they have to be unchecked, so I did. All other ...
by jellex87
Sunday 20 September 2020 14:21
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

Well, I tried a lot but can't get Dzvents to work. Nothing happens. I already did the following things: - Checked settings. (see screenshots) - Tried the 'testscript' from the Quickstart wiki. - Tried with a regular switch and a dummy. Result is nothing in de logs. Only the confirmation of the ...
by jellex87
Wednesday 16 September 2020 20:45
Forum: Switches and Scenes
Topic: Simple hardware remote for blinds
Replies: 1
Views: 458

Re: Simple hardware remote for blinds

for example, would these work 'out of the box'? https://nl.aliexpress.com/item/32871440229.html?spm=a2g0o.productlist.0.0.59c47f10OaIwnl&algo_pvid=06dada49-067c-47e0-9230-4f5460d6b6dd&algo_expid=06dada49-067c-47e0-9230-4f5460d6b6dd-2&btsid=0b0a119a16002818641212039e4ae9&ws_ab_test=searchweb0_0 ...
by jellex87
Wednesday 16 September 2020 13:23
Forum: Switches and Scenes
Topic: Simple hardware remote for blinds
Replies: 1
Views: 458

Simple hardware remote for blinds

Hello, I have some blinds (Brel motors) which are controlled by Domoticz and RFXcom. Some windowsensors check if the windows are open of closed. Thats why controlling the blinds need to go through Domoticz. So I don't want to use the original BREL remote. (only in emergency when Domoticz is down) I ...
by jellex87
Monday 24 August 2020 15:33
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

waaren wrote: Monday 24 August 2020 13:41
jellex87 wrote: Monday 24 August 2020 13:11 Is there a better way to program this?
My approach would be to control the blinds via dzVents.
Ok. Seems like I have to dig into dzVents. I'm not a programmer at all and everything is new for me. Is it doable for a noob? :ugeek:
by jellex87
Monday 24 August 2020 13:11
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

Anyone who can put me in the right direction? Don''t think the best solution for this is to set a device to unused but if you cannot prevent the triggering of the device in another way: API for setting a device to unused: http://<domoticzIP:domoticzPort>/json.htm?idx=<IDX>&param=setunused&type ...
by jellex87
Sunday 23 August 2020 20:30
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 423932

Re: Blockly examples

I have this script to trigger a group of blinds up and down with a condition. The condition is that the windows are closed. Therefore I have the DUMMY switch. The script works, but the problem is that the script also get triggered if the dummy switch changes state to off. That is unwanted! How can I ...
by jellex87
Sunday 23 August 2020 15:11
Forum: LUA
Topic: Disable switch via JSON
Replies: 17
Views: 4122

Re: Disable switch via JSON

Anyway, when u use the developer view of a good browser you should be able to find the commands. A bit more fiddling gave me these: http://192.168.2.10:8084/json.htm?type=setused&idx=328&protected=false&used=true http://192.168.2.10:8084/json.htm?type=setused&idx=328&protected=true&used=true When ...
by jellex87
Sunday 23 August 2020 13:48
Forum: Blockly
Topic: Blockly does not work with door contact and dummy
Replies: 5
Views: 1024

Re: Blockly does not work with door contact and dummy

Found the problem. The "alarm' status is wrong. instead it listens to 'Open' and 'Normal'.
Works like a charm.
by jellex87
Saturday 22 August 2020 13:24
Forum: Blockly
Topic: Blockly does not work with door contact and dummy
Replies: 5
Views: 1024

Re: Blockly does not work with door contact and dummy

Thanks for your advice. It works for 50%. See my script. The Dummy light goes on when the sensor says "Normal", but does not turn off when status is "Alarm". Is "Alarm" maybe the wrong key word?
by jellex87
Tuesday 11 August 2020 16:19
Forum: Blockly
Topic: Blockly does not work with door contact and dummy
Replies: 5
Views: 1024

Blockly does not work with door contact and dummy

Hello,

why does this one doesn't work?

i"m trying to trigger a dummy that shows the window is open or closed. Trying that with a Kerui D026 which has a 'normal' and 'alarm' status.
The Raamsensor 1 does its work. The dummy does not change status.
by jellex87
Monday 10 August 2020 12:54
Forum: Rfxcom Transceiver
Topic: only first signal? Thermo Hygro Sensor - Oregon
Replies: 1
Views: 2174

Re: only first signal? Thermo Hygro Sensor - Oregon

I am experiencing the same problem... anybody know how to solve this?
by jellex87
Saturday 08 August 2020 15:56
Forum: Rfxcom Transceiver
Topic: Problem with cheap sockets (action) after firmware flash
Replies: 4
Views: 2100

Re: Problem with cheap sockets (action) after firmware flash

I found out the KAKU APC3 2300r were in sale and bought them today. Better quality and looks a lot nicer because they are small. Will connect them later. And supports Transmitting and Receiving.
Thanks for your replies!