reading temp every 15 minuttes with php and a cronjob

Moderator: Telldus

Post Reply
erikrh
Posts: 8
Joined: Fri Mar 17, 2023 9:45 am

reading temp every 15 minuttes with php and a cronjob

Post 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.
kea
Posts: 17
Joined: Fri Mar 17, 2023 9:45 am

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

Post 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...
erikrh
Posts: 8
Joined: Fri Mar 17, 2023 9:45 am

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

Post by erikrh »

Worked. Getting all the tokens etc was what I had mixed up.
Thanks a lot.

/erik
Post Reply