Tag Archives: COSM

Logging electricity data to Xively

The free Internet of Things data logging service: first it was called Pachube, then Cosm, and now it is Xively. My Cosm feed was changed to a legacy feed, and the graph disappeared when it changed to Xively. Xively has … Continue reading

Posted in Home automation | Tagged , , , , , , , | Leave a comment

Turning ORControl into a product

I have been tidying up and refactoring the code for ORControl. I will put it in Github soon. I am considering turning it into a open source product that others can use. What sort of product would it be and … Continue reading

Posted in Home automation | Tagged , , , , , , , , , , , , , | 3 Comments

A few updates

There are a few minor things that I have recently updated on my home automation system. COSM was occasionally giving a Bad Gateway response and JCosmAPI was not recovering from this. It gave an error on every subsequent call. I … Continue reading

Posted in Home automation | Tagged , , , , , , , , , , , , , , | Leave a comment

Home automation calendar integration

I am considering adding Calendar integration to my home automation system, I will probably use the Google Calendar, the Google calendar API and its Java client libraries. What integration would be useful? I am thinking of adding an event at … Continue reading

Posted in Home automation | Tagged , , , | Leave a comment

Changed to JCosmAPI library to update COSM

I have changed from JPachube to JCosmAPI as the newer library uses the cosm v2 API. I had to modify the library slightly as my very simple use of it was causing it to remove the tags on my data … Continue reading

Posted in Home automation | Tagged , , , | Leave a comment