Search found 13 matches

by GuidoP18
Tuesday 09 March 2021 21:06
Forum: Dashticz
Topic: Dashticz Calendar - Features, Fixes & Updates
Replies: 77
Views: 10054

Re: Dashticz Calendar - Features, Fixes & Updates

the block of an public iCloud calendar shows events from the past. Even when maxitems is set to 1.

does anyone knows how to fix this?
by GuidoP18
Monday 04 May 2020 16:30
Forum: dzVents
Topic: Trigger scene with multiple conditions [Solved]
Replies: 7
Views: 1417

Re: Trigger scene with multiple conditions [Solved]

It works! Thank you! 2020-05-04 16:26:50.071 Status: dzVents: Info: Handling events for: "Guido", value: "Off" 2020-05-04 16:26:50.071 Status: dzVents: Info: scene trigger: ------ Start internal script: Script #2: Device: "Guido (Presence detection)", Index: 78 2020-05-04 16:26:50.073 Status ...
by GuidoP18
Monday 04 May 2020 16:23
Forum: dzVents
Topic: Trigger scene with multiple conditions [Solved]
Replies: 7
Views: 1417

Re: Trigger scene with multiple conditions [Solved]

Yes that is correct. I changed the wrong device. I wil change the presence state an check again.
by GuidoP18
Monday 04 May 2020 16:01
Forum: dzVents
Topic: Trigger scene with multiple conditions [Solved]
Replies: 7
Views: 1417

Re: Trigger scene with multiple conditions [Solved]

Yes you're right. changed it tot the lux sensor and I got this 2020-05-04 16:00:01.096 Status: dzVents: Debug: - Device: Woonkamer Lux 2020-05-04 16:00:01.155 Status: dzVents: Info: Handling events for: "Woonkamer Lux", value: "1584" 2020-05-04 16:00:01.155 Status: dzVents: Info: scene trigger ...
by GuidoP18
Monday 04 May 2020 15:54
Forum: dzVents
Topic: Trigger scene with multiple conditions [Solved]
Replies: 7
Views: 1417

Re: Trigger scene with multiple conditions [Solved]

The only thing I see in the log is this. 2020-05-04 15:50:29.319 (Zwave+) Lux (Woonkamer Lux) 2020-05-04 15:50:29.402 Status: dzVents: Debug: Dumping domoticz data to /home/pi/domoticz/scripts/dzVents/domoticzData.lua 2020-05-04 15:50:29.447 Status: dzVents: Debug: Processing device-adapter for ...
by GuidoP18
Monday 04 May 2020 14:46
Forum: dzVents
Topic: Trigger scene with multiple conditions [Solved]
Replies: 7
Views: 1417

Trigger scene with multiple conditions [Solved]

Hy All, I had a blocky script that checked a dusk sensor and a presence detector to turn on the scene. Unfortunately the dusk sensor broke and I've bought an Fibaro Multi sensor. So now I would like to make a script that checks the lux, is there is motion, and also the presence detector. Something ...
by GuidoP18
Thursday 30 April 2020 2:02
Forum: Suggestions
Topic: Zwave neighbours name
Replies: 0
Views: 245

Zwave neighbours name

It would be great to see the names of the nodes in the 'Neighbours view' in the zwave settings menu.

In that way you don't have to switch between the 'Nodes or Groups view' to identify how a node is connect to another node.
Now I have to remember to many numbers/name combinations.

Gr Guido
by GuidoP18
Sunday 15 March 2020 13:08
Forum: dzVents
Topic: dzVents RGBWWZ Color [Solved]
Replies: 2
Views: 982

Re: dzVents RGBWWZ Color [Solved]

Thanks for the quick reply. I thought that I set the Local Networks. But it was the wrong field. It's working now:D
by GuidoP18
Sunday 15 March 2020 12:23
Forum: dzVents
Topic: dzVents RGBWWZ Color [Solved]
Replies: 2
Views: 982

dzVents RGBWWZ Color [Solved]

Hey guys. I'm trying to change the color of an Zipato RGBWWZ color bulb. I can turn it on/of and set it to a dimmed value. On the forum I've found some other threads but there options still didn't work. I've tried al the commands. setHex(r, g, b) setRGB(red, green, blue) setColor(r, g, b, br, cw, ww ...
by GuidoP18
Sunday 18 March 2018 18:47
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 81410

Re: Find My iPhone implementation in LUA script

The scrip is running inconsistent. Sometimes i get the distance reported to the log and changed to the dummy devices. And sometimes i get this code 2018-03-18 18:40:01.629 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time ...
by GuidoP18
Tuesday 27 February 2018 0:59
Forum: Dashticz
Topic: Dashticz - Module - Calendar
Replies: 459
Views: 115807

Re: Dashticz - Module - Calendar

Thanks Axel2906 you're code fixed it.
by GuidoP18
Thursday 14 December 2017 12:49
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22977

Re: Dashticz - Function - Graphs

Thanks Rob,

But i dit not find

Code: Select all

var buttons = createButtons(idx, title, label, range, current, sensor, popup);
and i'm new to programing so i don't want to mes things up.
by GuidoP18
Monday 11 December 2017 20:18
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22977

Re: Dashticz - Function - Graphs

Is there a way to delete the buttons 'last hours, today, last month'?