Is there a way of reading the temp values every 15 minuttes using a cron job.
I am using the Telldus Live and the php example - but having trouble getting my info.
Probably because of my lack of skills...
Please help.
reading temp every 15 minuttes with php and a cronjob
Moderator: Telldus
Re: reading temp every 15 minuttes with php and a cronjob
Yes, that's what I do, I posted my scripts over in the Swedish area a while ago.
http://www.telldus.com/forum/viewtopic. ... 174#p14244
You could run the .php directly with php5, but the output dumped from elinks was easier to parse, and I'm lazy...
http://www.telldus.com/forum/viewtopic. ... 174#p14244
You could run the .php directly with php5, but the output dumped from elinks was easier to parse, and I'm lazy...
Re: reading temp every 15 minuttes with php and a cronjob
Worked. Getting all the tokens etc was what I had mixed up.
Thanks a lot.
/erik
Thanks a lot.
/erik