Today I pushed one feature and some bug fixes. For details see the bit bucket page linked from my homepage.
The feature is something that I hope will make quite a few happy. It is a plugin that fetches and parses data from files/urls at a regular interval.
There are several way to parse the fetched data for example line and characters at that line, scanf or regular expression and even a subset of the xpath standard.
With this functionality I hope you will be able to integrate easier with other systems. I guess this will be very useful for OWFS users out there. But it will probably make it possible to download your own temperature data as well.

Good luck and good night.
Bug reports and feedback very welcome.
 
I just added a very critical bug fix to the tellduslive feature. If you have updated your system in the last couple of days to get Telldus live functionality I urge you to update again. Otherwise you will run into crashes, even if you think it works fine right now.
 
It is from this very moment possible to connect to TelldusLive and control Automagically by the buttons on that web service.

Run an system update from the automagically administrative interface and then do the following steps:
  • * Go to System settings and find the tellduslive Enabled setting and set it to True, save
  • * Wait a couple of seconds and refresh the System settings page, it will (hopefully) now be set to Enabled = False again. But with Activation URL filled in.
  • * Copy the Activation URL and paste it into a new browser window.
  • * Follow the activation procedure at TelldusLive
  • * Set the tellduslive Enabled setting to True and save.

There is currently one problem and that is reporting device state back up to TelldusLive, it will happens once but never more before a restart. I hope to find a solution to this soon.

If you dont enable the plugin no commuication with TelldusLive will happen at all.
 
For those of you that enjoy writing your own applications or integrate with Automagically I have now published the API that is used internally as well. It is documented here. Coments and suggestions are very welcome.

I am also looking into the API of Telldus Live to see if I can integrate towards that. It looks promising. So hopefully soon you will be able to use all Apps made for Telldus live togheter with Automagically (thru the Telldus live server). It will also benefit from their security work so that 

 
This new year brings some new functionality to automagically. Some days ago I added functionality to the remote to see and modify coming events. I hope to also be able to add support to schedule new events directly from the remote page.

To be clear, I don't create new images every time I make additions and bug fixes so I recommend to use the update functionality from the web interface on regular intervals. There is also an update.sh script if you log on by SSH but that is not the recommended way to update. It is not allways updated and you may run into file permission problems.

This year I hope to bring in some new functionality:
USB-uirt
User friendly support for CEC commands
More data upload/download functionality
... (what do you wish for?)

Happy new year!