Search found 7 matches

by daPeda
Wednesday 17 January 2024 23:38
Forum: dzVents
Topic: Switch on for 1 minute and off for 10 minutes
Replies: 9
Views: 887

Re: Switch on for 1 minute and off for 10 minutes

Thanks a lot!
I thougt, that 'every ten Minutes' set in quotes was a synonyme for an function, i have to write by myself...

Code: Select all

timer = 
        {
            'every 10 minutes',
        },
got it work now..

Thanks!

Peter
by daPeda
Wednesday 17 January 2024 17:05
Forum: dzVents
Topic: Switch on for 1 minute and off for 10 minutes
Replies: 9
Views: 887

Switch on for 1 minute and off for 10 minutes

Hello everyone, how can I realise it in dzvents that a switch, which when a temperature of a sensor has < 20 degrees, is switched on via dzvents for one minute, then is switched off but only checks again in 10 minutes what the temperature is and then switches the switch on again for one minute and ...
by daPeda
Thursday 29 August 2019 20:33
Forum: Other questions and discussions
Topic: Website Protection will not work witch wildcards, otherwise Script will not work.
Replies: 6
Views: 1275

Re: Website Protection will not work witch wildcards, otherwise Script will not work.

Ok, then I'm working with fixed IP addresses for the devices, that's easier, I think.

Thank you for your detailed information.

Peter
by daPeda
Thursday 29 August 2019 7:08
Forum: Other questions and discussions
Topic: Website Protection will not work witch wildcards, otherwise Script will not work.
Replies: 6
Views: 1275

Re: Website Protection will not work witch wildcards, otherwise Script will not work.

I can access Domoticz via NAT from external. But if I use wildcards, external addresses without password can also be accessed. That's the point. I entered 127.0.0. *; 192.168.1. * and no external password is required, for example from the smartphone. If i use 192.168.1.54; 192.168.1.187; 192.168.1 ...
by daPeda
Wednesday 28 August 2019 23:49
Forum: Other questions and discussions
Topic: Website Protection will not work witch wildcards, otherwise Script will not work.
Replies: 6
Views: 1275

Re: Website Protection will not work witch wildcards, otherwise Script will not work.

Hi waaren, thanks for your support. in Domoticz there´s no space in front of *, it´s simply a Typo in this Post. Sorry. my current setting: 192.168.1.54;192.168.1.187;192.168.1.52;192.168.1.55;192.168.1.73;192.168.1.74;127.0.0.1 if i add 127.0.0.* or 127.0.* or 192.168.1.* or any other with * ...
by daPeda
Wednesday 28 August 2019 23:07
Forum: Other questions and discussions
Topic: Website Protection will not work witch wildcards, otherwise Script will not work.
Replies: 6
Views: 1275

Website Protection will not work witch wildcards, otherwise Script will not work.

Hello together, My Domoticz installation has the following problem: I want to enable the web pages protection, so I need a password, provided that no IP address from the local network access. Unfortunately, this does not work with the following scheme: 192.168.1. *. On the other hand, if I enter all ...
by daPeda
Thursday 15 August 2019 1:41
Forum: Other questions and discussions
Topic: Adding Worx Landroid
Replies: 4
Views: 3598

Adding Worx Landroid

Hello, I am trying to integrate my Worx Landroid robotic lawnmower into Domoticz. For this I am following the following instructions: https://easydomoticz.com/forum/viewtopic.php?f=17&t=8246&p=72300#p72300 However, I get an error here in the first part of the manual: TOKEN = $ (curl -v -X POST -d ...