[playstation] Initial contribution (#8585)

* [playstation] Initial contribution.

Signed-off-by: Fredrik Ahlström <fredrikahlstrom75@gmail.com>
This commit is contained in:
Fredrik Ahlström
2020-11-26 02:39:27 +01:00
committed by GitHub
parent 72c441e422
commit fde30fbada
24 changed files with 3175 additions and 0 deletions

View File

@@ -966,6 +966,11 @@
<artifactId>org.openhab.binding.pjlinkdevice</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.playstation</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.plclogo</artifactId>