telldus live : My events

Moderator: Telldus

Post Reply
fishbrain
Posts: 5
Joined: Fri Mar 17, 2023 9:45 am

telldus live : My events

Post by fishbrain »

hello !

is it possible in "my events" to program this :

If temp <19° between 7h30 and 8h30 : device ON
if temp >21° between 7h30 and 8h30 : device OFF
...

i tried a lot of combination. Only work with triggers "device time" first ... sensor "goes below seems" in trigger don't work

Help me please :D

PS : sorry for my bad english...
arneolav
Posts: 281
Joined: Fri Mar 17, 2023 9:45 am

Re: telldus live : My events

Post by arneolav »

You need to creat an event (Let us call it "TimerEvent") to fire and then test the temperature in other event(s);

I have created an "TimerEvent" that fires evry 10' minute (At 00, 10, 20, 30, 40 and 50).
Other event(s):
TimerEvent ON, in Contitiones you can test temperature...
You dont need to set TimerEvent to off.

Have a loook here: http://www.telldus.com/forum/viewtopic.php?f=11&t=4393
fishbrain
Posts: 5
Joined: Fri Mar 17, 2023 9:45 am

Re: telldus live : My events

Post by fishbrain »

thanks for the link. I have already see this sample. But with this sample, it's very long to make event every 5 mn for all the day ... for monday, thusday, , ... :)

I don't understand why the trigger "sensor" don't work, only time run ?
arneolav
Posts: 281
Joined: Fri Mar 17, 2023 9:45 am

Re: telldus live : My events

Post by arneolav »

Event Evry 10 min is enough for mi. Nothing more.
Not weekdays in what i call "TimerEvent".
If you need weekday, better to put in conditions of actual events.

To make it clear:
I have one "Timer event", fired every 10m minute. Nothing more in this event.
And a number of other events fired on/by the "TimerEvent".


Have a look here: http://developer.telldus.se/blog; Sensor triggers and rearm boundaries
philarete
Posts: 54
Joined: Fri Mar 17, 2023 9:45 am

Re: telldus live : My events

Post by philarete »

O k i don't know if it's still usefull: i had the same problem and solved it this way.
So, first, the sensor triggers nothing: you have to create first a trigger based uppon time. If you are "pro user", just create, welle, let's say, 5 Timer trigger with "AnyTrigger" (placed before 00 in the scroll menu). So clik on "Any" for the hour and chose 00, 10, 20, 30, 40, 50 for minutes.
Once you're done, go into "conditions". Chose a sensor condition and just fill with your values.
Add a Timer condition, or a "sunDown" one.
Go to Action, add your device ON/Off.
You're done.
fishbrain
Posts: 5
Joined: Fri Mar 17, 2023 9:45 am

Re: telldus live : My events

Post by fishbrain »

Thanks!

But i must take the PRO account for this option ... it is abused :(
Post Reply