diff --git a/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml index e85c984390c..fd65ad092bf 100644 --- a/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml @@ -10,18 +10,15 @@ The hostname or the IP address of the PCK gateway network-address - true The IP port of the PCK gateway 4114 - true The login username of the PCK gateway - true @@ -36,7 +33,6 @@ - true @@ -91,7 +87,6 @@ - true diff --git a/bundles/org.openhab.binding.lgtvserial/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.lgtvserial/src/main/resources/OH-INF/config/config.xml index 033439cf27f..69421ba77ac 100644 --- a/bundles/org.openhab.binding.lgtvserial/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.lgtvserial/src/main/resources/OH-INF/config/config.xml @@ -4,17 +4,15 @@ xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"> - + serial-port false Select serial port (COM1, /dev/ttyS0, ...) - true - + Set ID configured in the TV. If 0, this will send a command to every chained TV. - true 1 diff --git a/bundles/org.openhab.binding.magentatv/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.magentatv/src/main/resources/OH-INF/thing/thing-types.xml index 79d4f29e644..96e6cfeff2c 100755 --- a/bundles/org.openhab.binding.magentatv/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.magentatv/src/main/resources/OH-INF/thing/thing-types.xml @@ -23,10 +23,9 @@ macAddress - + IP address of the receiver - true network-address @@ -42,10 +41,9 @@ Technical User ID required for pairing process - + The UDN identifies the Media Receiver - true true diff --git a/bundles/org.openhab.binding.mail/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.mail/src/main/resources/OH-INF/thing/thing-types.xml index 5bec8cce229..a7eaebf65c3 100644 --- a/bundles/org.openhab.binding.mail/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.mail/src/main/resources/OH-INF/thing/thing-types.xml @@ -118,7 +118,6 @@ - true diff --git a/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/config/config.xml index 936f081ef7b..f34eb55da96 100644 --- a/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/config/config.xml @@ -5,10 +5,9 @@ xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"> - + The identifier of this MiHome device - true true @@ -20,33 +19,29 @@ true - + network-address Network address of this Xiaomi bridge - true - + network-address Port of the MiHome communication channel - true 9898 true - + Interface to bind to for the MiHome communication channel - false true - + Developer key extracted from Xiaomi's app - false diff --git a/bundles/org.openhab.binding.miio/src/main/resources/OH-INF/binding/binding.xml b/bundles/org.openhab.binding.miio/src/main/resources/OH-INF/binding/binding.xml index 4950a52f0d4..3eaad8d9343 100644 --- a/bundles/org.openhab.binding.miio/src/main/resources/OH-INF/binding/binding.xml +++ b/bundles/org.openhab.binding.miio/src/main/resources/OH-INF/binding/binding.xml @@ -6,22 +6,19 @@ Binding for Xiaomi Mi IO devices like Mi Robot Vacuum - + Xiaomi cloud username. Typically your email - false - + - false - + Xiaomi server country(s) (e.g. sg,de). Separate multiple servers with comma. Leave empty for all. See binding readme for country to server mapping - false - + disabled Allow for discovery via the cloud. This may be used for devices that are not on the same network as @@ -31,7 +28,6 @@ - false diff --git a/bundles/org.openhab.binding.mystrom/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.mystrom/src/main/resources/OH-INF/thing/thing-types.xml index f9c9f8bf3c1..b60710d94d1 100644 --- a/bundles/org.openhab.binding.mystrom/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.mystrom/src/main/resources/OH-INF/thing/thing-types.xml @@ -75,18 +75,16 @@ mac - + The host name or IP address of the myStrom bulb. network-address localhost - true - + Specifies the refresh interval in seconds. 10 - true diff --git a/bundles/org.openhab.binding.neato/src/main/resources/OH-INF/thing/vacuumcleaner.xml b/bundles/org.openhab.binding.neato/src/main/resources/OH-INF/thing/vacuumcleaner.xml index 06494601696..c937ee46829 100644 --- a/bundles/org.openhab.binding.neato/src/main/resources/OH-INF/thing/vacuumcleaner.xml +++ b/bundles/org.openhab.binding.neato/src/main/resources/OH-INF/thing/vacuumcleaner.xml @@ -9,16 +9,14 @@ Access to Neato Account. Used to discover robots tied to account. - + E-mail address for your Neato Cloud account. - true email - + Password for your Neato Cloud account. - true password diff --git a/bundles/org.openhab.binding.nest/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.nest/src/main/resources/OH-INF/config/config.xml index 21c880e10fb..1a406a5880e 100644 --- a/bundles/org.openhab.binding.nest/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.nest/src/main/resources/OH-INF/config/config.xml @@ -14,15 +14,13 @@ Local settings - + The product ID from the Nest product page - true - + The product secret from the Nest product page - true diff --git a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/binding/binding.xml b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/binding/binding.xml index d199b62c84d..a7c08125c64 100644 --- a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/binding/binding.xml +++ b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/binding/binding.xml @@ -8,11 +8,10 @@ and Welcome Camera. - + If set to true, the device and its associated modules are updated in the discovery inbox at each API call run to refresh device data. Default is false. - false false