Basic Plugin that will grab a value from a URL

Just started using the VeraLite and am looking to integrate some items from an older system I have running. I am basically trying to get a value from a URL like so:

http:// server /temperature.cgi?room=living
The return will be a simple value, like “75”

I want to then be able to use that as a device/sensor that I can trigger scenes off.

Any good starting points? The docs seem to be disorganized with the ui4/ui5 migration.

Try this: http://forum.micasaverde.com/index.php/topic,7549.msg48644.html#msg48644

@sbockelman

Just curious did you make any progress in your quest?