diff --git a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/config/config.xml index fa1736504..682c8da86 100644 --- a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/config/config.xml @@ -4,7 +4,7 @@ xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"> - + Command to send @@ -20,7 +20,7 @@ - + Long-press threshold in milliseconds @@ -28,14 +28,14 @@ - + The Nikobus address of the module - + Duration in seconds required for a rollershutter to get from open to closed diff --git a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/dimmer-module.xml b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/dimmer-module.xml index 86f7e0044..6cce9a56f 100644 --- a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/dimmer-module.xml +++ b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/dimmer-module.xml @@ -51,7 +51,7 @@ - + diff --git a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/push-button.xml b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/push-button.xml index f272ea7fe..efd53ef7c 100644 --- a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/push-button.xml +++ b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/push-button.xml @@ -38,7 +38,7 @@ trigger - + @@ -50,7 +50,7 @@ - + diff --git a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/rollershutter-module.xml b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/rollershutter-module.xml index ee6ec5b65..10b311a73 100644 --- a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/rollershutter-module.xml +++ b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/rollershutter-module.xml @@ -33,14 +33,14 @@ - + Rollershutter Rollershutter Module's Output - + diff --git a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/switch-module.xml b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/switch-module.xml index 419ce16b9..d38fcbca6 100644 --- a/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/switch-module.xml +++ b/bundles/org.openhab.binding.nikobus/src/main/resources/OH-INF/thing/switch-module.xml @@ -51,7 +51,7 @@ - +