From 480358eaa665874b7fa04235e24993b43ecc6886 Mon Sep 17 00:00:00 2001 From: Nicholas Anzalone <36175767+nganzalo@users.noreply.github.com> Date: Sun, 31 Oct 2021 17:37:26 -0400 Subject: [PATCH] create phillip-hue-integration (#1988) --- package/verification-template/build.gradle | 3 + .../gradle/verification-metadata.xml | 65 +++++++++++++++++++ plugins/phillip-hue-integration | 2 + 3 files changed, 70 insertions(+) create mode 100644 plugins/phillip-hue-integration 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