Search found 6 matches

by jpr105
Wednesday 07 April 2021 20:27
Forum: dzVents
Topic: Which action triggered my device ?
Replies: 2
Views: 354

Re: Which action triggered my device ?

Thank you waaren

Fast and efficient. I will try asap ;)

Regards
by jpr105
Wednesday 07 April 2021 18:31
Forum: dzVents
Topic: Which action triggered my device ?
Replies: 2
Views: 354

Which action triggered my device ?

Hello,

For my automated watering I have 4 electrovalves corresponding to my 4 watering zones.
Each electrovalve can be controlled either :
manually via the smartphone
for a specific duration via a scenario
within the framework of a weekly schedule
My question is the following:
In the dZVents ...
by jpr105
Saturday 28 March 2020 12:05
Forum: dzVents
Topic: domoticz.email [Solved]
Replies: 2
Views: 1202

Re: domoticz.email [Solved]

Hi waaren,

Thanks a lot for your help
local mySubject = '#GreenIQPlanning'
domoticz.email(domoticz.utils.urlEncode(mySubject), Texte, '[email protected]')
This works like a charm 8-)

Regards - Jean-Paul
by jpr105
Thursday 26 March 2020 12:18
Forum: dzVents
Topic: domoticz.email [Solved]
Replies: 2
Views: 1202

domoticz.email [Solved]

Hello,

I use emailing in dzVents and it works perfectly.

I just found out that you can also send emails to "[email protected]" ... cool ;)
Sending to IFTTT allows you to trigger actions based on an agreed hashtag in the subject of the mail sent by domoticz.email :!:

I tested outside ...
by jpr105
Friday 07 June 2019 17:45
Forum: dzVents
Topic: How "fresh" is my variable ? [Solved]
Replies: 2
Views: 2126

Re: How "fresh" is my variable ? [Solved]

Perfect ! It works :D
Thanks a lot
Regards
by jpr105
Friday 07 June 2019 10:55
Forum: dzVents
Topic: How "fresh" is my variable ? [Solved]
Replies: 2
Views: 2126

How "fresh" is my variable ? [Solved]

Hi,

Sorry for my English, so let's try. I'm new in Domoticz but I already have a Fibaro HC2 (LUA and so on) and I would like to create some dzVents scripts.
My problem is very simple : I would like to know when a specific variable has been updated.
I can see this update date doing a JSON request ...