Search found 28 matches

by Pauls
Friday 25 August 2023 11:06
Forum: Other questions and discussions
Topic: Security panel pin code removal for arming system
Replies: 6
Views: 378

Re: Security panel pin code removal for arming system

Yes, i do exactly the same. But when i press "arm away" (without entering a code first) on the code panel, the system response with "wrong code". Also after a refresch of the screen. But then again, this is not what i have in mind, i still want only the need to enter a code when dis-arming the alarm ...
by Pauls
Thursday 24 August 2023 22:14
Forum: Other questions and discussions
Topic: Security panel pin code removal for arming system
Replies: 6
Views: 378

Re: Security panel pin code removal for arming system

When i clear the password field and apply setting, the original password is set again.
I wonder how you clear your password.
by Pauls
Thursday 24 August 2023 19:22
Forum: Other questions and discussions
Topic: Security panel pin code removal for arming system
Replies: 6
Views: 378

Re: Security panel pin code removal for arming system

Hi waltervl,

Thanks for your reply.
Domoticz does not allow blanks in the security panel password.
On top of that i would like the need to enter the pin to disarm the system.
by Pauls
Thursday 24 August 2023 11:42
Forum: Other questions and discussions
Topic: Security panel pin code removal for arming system
Replies: 6
Views: 378

Security panel pin code removal for arming system

Hi, I would like to arm the alarm system without the need to enter the code first. Also the time delay when activate Arm Home is not needed. Maybe this can be changed in the domoticz/www/secpanel/index.html file, but to be honnest, i don't know how. Maybe there is somebody who has more knowledge to ...
by Pauls
Monday 15 August 2022 22:25
Forum: Dashticz
Topic: Graph question
Replies: 4
Views: 396

Re: Graph question

Thanks Lokonli,

I had added aggregate, but instead of "sum" i tried something like week or so.
Nevertheless, it's working now.
About the year bug, that will need a new dashticz version?
by Pauls
Thursday 30 June 2022 20:38
Forum: Dashticz
Topic: Graph question
Replies: 4
Views: 396

Re: Graph question

Hi guys,
Meanwhile searched the forum and the "show yours", but the graph code (blocks and config) shows the same.
Really nobody with the same problem (and hopefully the answer)?
by Pauls
Monday 27 June 2022 19:58
Forum: Dashticz
Topic: Graph question
Replies: 4
Views: 396

Graph question

Maybe somebody can help me with the following issue. I have a simple graph for my P1 meter. All works fine, but the week view shows the same value as my day value. I would assume that for the week view, all the values of the 7 days will be added up? Also the month and year does the same. What am i ...
by Pauls
Thursday 15 July 2021 9:42
Forum: Cameras
Topic: Doorbell from Action (LSC Smart Connect)
Replies: 28
Views: 27187

Re: Doorbell from Action (LSC Smart Connect)

@EddyG: in which menu did you find the ONVIF function?

Greetings,

Paul
by Pauls
Saturday 29 December 2018 9:56
Forum: Dashticz
Topic: Dashticz and Chromium
Replies: 0
Views: 407

Dashticz and Chromium

Hi, Recently i updated my RPI's from Jessie to Stretch. The first RPI (master) is used to host Domoticz and Dashticz, the second one (slave) host only Domoticz is used for transmitting P1 meter data and displaying Dashticz by Chromium. The problem is now that the embedded camera pictures does not ...
by Pauls
Tuesday 09 January 2018 17:04
Forum: Other questions and discussions
Topic: switch off baclight 7 inch touchscreen
Replies: 1
Views: 421

Re: switch off baclight 7 inch touchscreen

Well, lets reply on my own question.... I have made a software button which starts a bash script that switch the backlight on: #!/bin/sh echo 0 > /sys/class/backlight/rpi_backlight/bl_power and off: #!/bin/sh echo 1 > /sys/class/backlight/rpi_backlight/bl_power Because I have a master and slave RPI ...
by Pauls
Monday 01 January 2018 20:08
Forum: Other questions and discussions
Topic: switch off baclight 7 inch touchscreen
Replies: 1
Views: 421

switch off baclight 7 inch touchscreen

Hi, I have a 7 inch touchscreen in combination with an RPI v3 as a domoticz controller. All works ok, but i am looking for a solution to switch the screen backlight off by a button in dashticz. Tapping the screen should switch to backlight on. Is it possible to create such functionality ? Greetings ...
by Pauls
Friday 29 December 2017 16:13
Forum: Others
Topic: domoticz and touchscreen
Replies: 3
Views: 1651

Re: domoticz and touchscreen

I like to operate my homeautomation from a touchscreen. To start my pc or activate an app takes to much time. I like to have a dedicated device which is fast and continouslu active... Is a rpi3b with touchscreen an option? Do i use a browser on it and call my existing rpi with domoticz or is it ...
by Pauls
Sunday 29 October 2017 14:14
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 526391

Re: Change the color of the door/window sensors

Ingmar,

Fontawesome does not have a nice door icon.
I will go for your first option and change colors in the image itself.
Thanks a lot for your help.
by Pauls
Sunday 29 October 2017 13:13
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 526391

Re: Change the color of the door/window sensors

Hi Ingmar,

I spent quite some time on that topic.
There is one example in which the doors changed color.
Contacted that menber allready, but he has no acces to his files.
by Pauls
Sunday 29 October 2017 0:03
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 526391

Change the color of the door/window sensors

Hi everyone,

It is clear how to change the color of the light bulbs.
But what if i want to change the color of other items, especially the door sensors?
Can someone tell me how i can do that?
Thanks in advance,

Paul
by Pauls
Thursday 29 December 2016 22:09
Forum: Z-Wave
Topic: Door sensor with indipendent external input
Replies: 8
Views: 2345

Re: Door sensor with indipendent external input

By the way, you had your ZD2102 sensors working?
by Pauls
Thursday 29 December 2016 22:08
Forum: Z-Wave
Topic: Door sensor with indipendent external input
Replies: 8
Views: 2345

Re: Door sensor with indipendent external input

Maybe you can go for the fibaro binairy switch.
by Pauls
Wednesday 28 December 2016 10:10
Forum: PHP and all others
Topic: Solved--Write the value of a user variable into a dummy counter
Replies: 6
Views: 6213

Re: Write the value of a user variable into a dummy counter

I found a contribution from mvzut for a playstion uptime counter. That helped me to get this working. So, if you have a global variable and you want to have this value presented on your dashboard, you follow these steps. First make a dummy with as sensor type "custom sensor" and note the IDX for ...
by Pauls
Friday 23 December 2016 19:02
Forum: PHP and all others
Topic: Solved--Write the value of a user variable into a dummy counter
Replies: 6
Views: 6213

Re: Write the value of a user variable into a dummy counter

Hi emme, First thank you for the time you spend on my problem, it is most appriciated Still no results with your suggestion. It is giving an new error: 2016-12-23 18:43:59.762 Error: EventSystem: in Alarm trigger CAM02: [string "--Alarm trigger CAM 02..."]:6: attempt to concatenate field 'CAM02 ...
by Pauls
Thursday 22 December 2016 21:32
Forum: PHP and all others
Topic: Solved--Write the value of a user variable into a dummy counter
Replies: 6
Views: 6213

Re: Write the value of a user variable into a dummy counter

Hi emme, I allready tried that without results. commandArray['CAM02 alarm counter dummy'] = tostring(uservariables["CAM02 alarm counter"]) The variable itself (CAM02 alarm counter) is updated, but CAM02 alarm counter dummy is not upated with the value of the user variable. However, if I remove ...