Page 1 of 1

reading temp every 15 minuttes with php and a cronjob

Posted: Fri Mar 17, 2023 9:45 am
by erikrh
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.

Re: reading temp every 15 minuttes with php and a cronjob

Posted: Fri Mar 17, 2023 9:45 am
by kea
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...

Re: reading temp every 15 minuttes with php and a cronjob

Posted: Fri Mar 17, 2023 9:45 am
by erikrh
Worked. Getting all the tokens etc was what I had mixed up.
Thanks a lot.

/erik