From eb51d1f89628259b67144f14e794ba09f0a7926e 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 09b6bedcb602a..0000000000000 --- 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 939667119d729..4b659c087b22e 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. + + +