Jump to content

Program seems to ignore ELK Function buttons


Recommended Posts

Greetings,

This is likely a newbie question:

What I'm trying to do:

If F1 is press on an ELK Keypad (Or say "Hey Google, Car Gate" ), activate the Car Gate (ELK M1 Relay).

If it happens to be between Sunset and Sunrise, also turn on the driveway lights.

In order to implement this, I have two programs:

1- F1 Car Gate:

IF F1 in pressed

   THENSet ELK out put (08) ON for 1 sec, Run Program 'Gate Lights' (IF)

   ELSEhas nothing

2- Gate Lights:

IF From Sunset to Sunrise (next day) AND (Program 'F1 Car Gate' is TRUE)

THEN Set 'MQTT Controller/Driveway Lights' to ON, Wait 1 minute, Set 'MQTT Controller/Driveway Lights' to OFF

ELSE has nothing

 

The programs works, when invoked by pressing F1 or 'Hey Google'.

However, everyday at Sunset the driveway lights come on too, without provocation...

What am I doing wrong?

BTW, is there a way to show  "code", rather than doing screenshots on the forum?

 

Cheers; 

 

image.png.7405bf8d092f3e26d5557be79854a304.png

image.png.53c0fb93aaba1d25a16d10bcea10826f.png

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...