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 3e7a171ae5db7..50f2d7c5d1ce9 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 46108a0c3fc7a..ce722a0dac1b6 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 - +