From: lolodomo Date: Sat, 17 Jul 2021 21:37:44 +0000 (+0200) Subject: [mcp23017] Standardize config URI (#11010) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=63b237771244673ee340c098d88e24764487cada;p=openhab-addons.git [mcp23017] Standardize config URI (#11010) Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/config/config.xml index 3e7a171ae5..50f2d7c5d1 100644 --- a/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/config/config.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"> - + mcp2317 input pull resistor mode @@ -17,7 +17,7 @@ - + mcp2317 pin default state (LOW, HIGH) diff --git a/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/thing/channels.xml index 46108a0c3f..ce722a0dac 100644 --- a/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.mcp23017/src/main/resources/OH-INF/thing/channels.xml @@ -58,7 +58,7 @@ channel type for MCP23017 pin in DIGITAL_INPUT mode (contact) Contact - + @@ -67,7 +67,7 @@ channel type for MCP23017 pin in DIGITAL_INPUT mode (switch) Switch - +