Search found 33 matches

by jsiegmund
Friday 09 October 2020 8:14
Forum: Dashticz
Topic: Dashticz v3.6 master
Replies: 65
Views: 7417

Re: Dashticz v3.6 master

Hi there, I've upgraded to the latest (beta) version of Dashticz which was long overdue as I was still on v2. Seems to be working fine, I did some refactoring on the config file and my dash looks like it did before. There's one thing though, previously my scenes would simply be triggers to activate ...
by jsiegmund
Thursday 08 October 2020 21:47
Forum: Dashticz
Topic: Dashticz v3.6 master
Replies: 65
Views: 7417

Re: Dashticz v3.6 master

Hi there, I've upgraded to the latest (beta) version of Dashticz which was long overdue as I was still on v2. Seems to be working fine, I did some refactoring on the config file and my dash looks like it did before. There's one thing though, previously my scenes would simply be triggers to activate ...
by jsiegmund
Tuesday 29 September 2020 21:35
Forum: dzVents
Topic: heads-up: Error http://json.mijnafvalwijzer.nl/ - only for paying customers...
Replies: 3
Views: 804

Re: heads-up: Error http://json.mijnafvalwijzer.nl/ - only for paying customers...

Marked solved but how did you solve it? I was using the same service which now stopped working, which alternative did you switch to?
by jsiegmund
Friday 30 August 2019 10:02
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Sorry for the late reply once again. But yes! I did manage to get it working with your latest set of scripts. It's perfect for now, might extend it a bit in the future. But this is exactly what I was looking for, thanks again.
by jsiegmund
Monday 22 July 2019 7:55
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Thanks for that! I'll have to carve out some evening time this week to try it out, I'll let you know how that worked out :)
by jsiegmund
Sunday 21 July 2019 21:33
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Ah ok, sorry. If that helps: https://gist.github.com/jsiegmund/d25e378aff799f99bd5f71819d5a84ec The way that I call if from LUA: if (zoneText == 'Arming') then -- Arming gives 30 seconds of delay before armed, start countdown domoticz.log('Arming, starting buzzer 5 secs') io.popen('python /home/pi ...
by jsiegmund
Saturday 20 July 2019 16:32
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Copy/paste from https://stackoverflow.com/questions/57125650/controllable-and-overridable-buzzer-from-python Let me start with noting that my Python skills are not that great, so bear with me please or skip this question if you don't mind noob questions ;) My set-up consists of a raspberry pi ...
by jsiegmund
Saturday 20 July 2019 14:15
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Sorry for this - very - late reply. For setting up GPIO I used instructions from https://www.domoticz.com/wiki/GPIO By using the sysfs hardware I got the switch autoconfigured, that works fine. A sample script on how to do beeping can be found here: https://www.instructables.com/id/Raspberry-Pi ...
by jsiegmund
Thursday 10 May 2018 20:18
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4591

Start and stop a buzzer beeping (GPIO) [Solved]

Hi, I've got a buzzer hooked up to my pi on GPIO 22. I'm able to control it, that's all fine. But instead of making it beep continuously, I'd like to have it do beep-beep-beep with intervals instead. I've got a simple python script which does that, but what I'm struggling with is how to control ...
by jsiegmund
Sunday 08 April 2018 21:26
Forum: Other questions and discussions
Topic: Scene vs Group and usage
Replies: 2
Views: 4922

Re: Scene vs Group and usage

I understand this. But scenes do not track state (on/off) the way that groups do, which makes my dashboard (dashticz) confusing to read. I also fail to see the added benefit of having scenes and groups the way it's implemented right now. You're practically forced to use one or the other if you don't ...
by jsiegmund
Tuesday 27 March 2018 7:57
Forum: dzVents
Topic: ideAlarm (A dzVents alarm environment)
Replies: 103
Views: 23726

Re: ideAlarm (A dzVents alarm environment)

Bit of a weird move to completely delete the repository like that. Why not just keep it up, at least for a white, but indicate it's no longer being maintained? Happens all the time. Anyway: let's declare one as the primary and maybe fork from that one if you want a copy, to prevent all sorts of ...
by jsiegmund
Sunday 25 March 2018 8:38
Forum: Other questions and discussions
Topic: Scene vs Group and usage
Replies: 2
Views: 4922

Scene vs Group and usage

Hi, I am struggling with setting up my scenes and groups in a intuitive way. I've found this topic discussing the different between scenes and groups: https://www.domoticz.com/forum/viewtopic.php?t=14903. What I'm looking for is the following: Scenes are used for starting a certain setting of lights ...
by jsiegmund
Sunday 25 March 2018 8:26
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 552560

Re: Dashticz - General Discussions

Hi all, I'm looking to customize a few things things: 1) Can I remove the state for scenes? It now lists ON and OFF but for scenes that isn't really useful info as it should be used as "activate only" 2) Is is possible to put an additional table in one of the columns? I've seen examples of peoples ...
by jsiegmund
Tuesday 06 March 2018 18:13
Forum: Suggestions
Topic: Support of Let's Encrypt
Replies: 10
Views: 8854

Re: Support of Let's Encrypt

I'm trying this but getting the following error Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA That's because of this: https://community.letsencrypt.org/t/important-what-you-need-to-know-about-tls-sni-validation-issues/50811 ...
by jsiegmund
Monday 05 March 2018 20:19
Forum: Z-Wave
Topic: How to reconfigure a Zwave device (Neo Coolcam Siren) with a script?
Replies: 18
Views: 8267

Re: How to reconfigure a Zwave device (Neo Coolcam Siren) with a script?

Kicking this up a little bit. Wondering how the experience is after doing this. I also have a siren which I also use for my alarm. There's two things I do NOT want: 1) it shouldn't take ages before the doorbell starts ringing after someone presses it. 2) the alarm should not get stuck in doorbell ...
by jsiegmund
Monday 19 February 2018 20:50
Forum: Suggestions
Topic: Add logging level for hardware
Replies: 0
Views: 746

Add logging level for hardware

I'd like a logging level setting to be added for (all) hardware added to Domoticz. Reason for this is already mentioned in the following thread: http://www.domoticz.com/forum/viewtopic.php?t=18783. The P1 hardware entry is very noisy, it adds a lot of logging in the Info category. It would be nice ...
by jsiegmund
Thursday 01 February 2018 9:39
Forum: MySensors
Topic: Renovent HR Medium/Large - Brink Climate Systems
Replies: 28
Views: 11051

Re: Renovent HR Medium/Large - Brink Climate Systems

Nice work! Following this thread with interest as I also have a Brink WTW unit which I want to hook up to Domoticz. Mine came with the remote control option but I don't have any 433 components in my setup (all zwave). Thanks for sharing, I'll take this up once I get time but might need some help :)
by jsiegmund
Sunday 03 December 2017 14:09
Forum: Switches and Scenes
Topic: Associating s2 with another fibaro?
Replies: 0
Views: 567

Associating s2 with another fibaro?

Hi there! I've got the following situation I'd like to solve: - I've got a single wall switch with a light connected to it. There's a fibaro (FIB 1) behind the switch. - I've hung another light near the first one which has a fibaro (FIB 2) mounted on it. This light is only getting power so I can ...
by jsiegmund
Monday 27 November 2017 21:36
Forum: dzVents
Topic: Comparing stored time with lastUpdate
Replies: 12
Views: 2757

Re: Comparing stored time with lastUpdate

dannybloe wrote: Monday 27 November 2017 21:10 Yeah, you are right. I added seconds/minutes/milliseconds in the next update. (min/sec/ms will still be available).
Superb, thanks!
by jsiegmund
Monday 27 November 2017 20:52
Forum: dzVents
Topic: Comparing stored time with lastUpdate
Replies: 12
Views: 2757

Re: Comparing stored time with lastUpdate

yeah, it's minutesAgo. That's correct if that's what you mean. Not what I meant though.. But it is what it is :) Haha no. What I mean is that it's minutes Ago and not minsAgo. So the minutes/mins thing is starting to get a little confusing, it should be one or the other. Anyways; I've updated my ...