saussact / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

VDR Binding #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The VDR (Video Disc Recorder http://www.vdr-wiki.de/wiki/index.php/Hauptseite) 
can be controlled through a TCP socket connection. This can be used to do a 
binding to openHAB to

* show import status changes (e.g. fritzbox binding: notify about new incoming 
calls)
* pause recording or live stream (e.g. doorbell rings)

This plug-in used the java vdr library svdrp4j 
(http://developer.berlios.de/projects/lazybones)

Wolfgang

Original issue reported on code.google.com by Wolfgang...@googlemail.com on 30 May 2011 at 2:06

GoogleCodeExporter commented 9 years ago
First version is now available in my repository (mailings-openhab-rep / branch 
0.8.0-vdr)

Original comment by Wolfgang...@googlemail.com on 9 Oct 2011 at 7:27

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 27 Nov 2011 at 9:45

GoogleCodeExporter commented 9 years ago
Binding has been implemented and documented on the wiki at 
http://code.google.com/p/openhab/wiki/VDRBinding.
Thanks Wolfgang!

Original comment by kai.openhab on 18 Jan 2012 at 5:01