Merge pull request #1 from openhab/master
Merge with master
Merge pull request #2 from openhab/master
Merge with master
initial contribution of the pulseaudio binding, including discovery
service
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
- check if the server is connectable before creating a bridge for it
- add binding to pom.xml
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
use real pulseaudio item names
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
- finer grained thing definitions
- sink-inputs can be rerouted
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
- fixed misdefined channel
- some code cleanup
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
the mdns bundles name has changed
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
missing part of the last commit
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
changes due to Kai´s code review
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
log message removed
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
moved client connection into a scheduled runnable
Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>