diff --git a/package/verification-template/build.gradle b/package/verification-template/build.gradle index 5913edd2c..24ade77d7 100644 --- a/package/verification-template/build.gradle +++ b/package/verification-template/build.gradle @@ -83,6 +83,9 @@ dependencies { because "region-chat" exclude group: 'com.google.code.gson' } + thirdParty("io.github.zeroone3010:yetanotherhueapi:2.3.0"){ + because "phillip-hue-integration" + } } task verifyCore { diff --git a/package/verification-template/gradle/verification-metadata.xml b/package/verification-template/gradle/verification-metadata.xml index ce9c6c6ac..f17e46b7c 100644 --- a/package/verification-template/gradle/verification-metadata.xml +++ b/package/verification-template/gradle/verification-metadata.xml @@ -115,21 +115,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -138,6 +174,14 @@ + + + + + + + + @@ -180,11 +224,24 @@ + + + + + + + + + + + + + @@ -407,6 +464,14 @@ + + + + + + + + diff --git a/plugins/phillip-hue-integration b/plugins/phillip-hue-integration new file mode 100644 index 000000000..a5d5af816 --- /dev/null +++ b/plugins/phillip-hue-integration @@ -0,0 +1,2 @@ +repository=https://github.com/nganzalo/Hue_Implementation.git +commit=91c7973d3fb36dedc4c41714c13bd719b8e46df5