From cc3ac23ae0ee8c4edd2993776a5456c20f8b3a22 Mon Sep 17 00:00:00 2001 From: Doug Culnane <32482395+dougculnane@users.noreply.github.com> Date: Thu, 17 Nov 2022 19:46:57 +0100 Subject: [PATCH] [awattar] Fix that allows bridge to be added via UI. (#13730) Signed-off-by: Doug Culnane --- .../main/resources/OH-INF/thing/bridge-types.xml | 14 -------------- .../main/resources/OH-INF/thing/thing-types.xml | 6 ++++++ 2 files changed, 6 insertions(+), 14 deletions(-) delete mode 100644 bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/bridge-types.xml diff --git a/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/bridge-types.xml b/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/bridge-types.xml deleted file mode 100644 index 09b6bedcb..000000000 --- a/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/bridge-types.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - Provides price data from the aWATTar API. - - - - diff --git a/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/thing-types.xml index 939667119..4b659c087 100644 --- a/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/thing/thing-types.xml @@ -4,6 +4,12 @@ xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> + + + Provides price data from the aWATTar API. + + +