diff --git a/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/channel-types.xml b/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/channel-types.xml index a5d66e1995124..b3659783b3382 100644 --- a/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/channel-types.xml +++ b/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/channel-types.xml @@ -42,6 +42,37 @@ + + + Outgoing shutter channels (relay). + + + + + + + + + + + Time for shutter channels in seconds with an accuracy of 1/10 seconds. + + + + + + + + + + + Outgoing dimmer channels. + + + + + + Switch diff --git a/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/thing-types.xml index cbf2412f3c81b..e6a0c2a31cf81 100644 --- a/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.phc/src/main/resources/ESH-INF/thing/thing-types.xml @@ -74,16 +74,10 @@ Thing for an shutter module (JRM). - - - - - - - - - - + + + + @@ -94,25 +88,25 @@ true - The Time which the first shutter needs to move up/down. + The time (in seconds) which the first shutter needs to move up/down. 30 true - The Time which the second shutter needs to move up/down. + The time (in seconds) which the second shutter needs to move up/down. 30 true - The Time which the third shutter needs to move up/down. + The time (in seconds) which the third shutter needs to move up/down. 30 true - The Time which the fourth shutter needs to move up/down. + The time (in seconds) which the fourth shutter needs to move up/down. 30 @@ -126,10 +120,9 @@ Thing for a dimmer module (DM). - - - - + + +