From: J-N-K Date: Sat, 19 Dec 2020 19:23:19 +0000 (+0100) Subject: fix missing channel-type (#9433) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=5f360acc1b3176f45024dd7e3ee368838bb1ee9d;p=openhab-addons.git fix missing channel-type (#9433) Signed-off-by: Jan N. Klug --- diff --git a/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml index 8f1c5e1ec9..b3907c83c8 100644 --- a/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> + extensible="color,contact,datetime,dimmer,image,location,number,player,rollershutter,string,switch"> Represents a base URL and all associated requests.