From: jlaur Date: Sun, 22 Aug 2021 09:50:33 +0000 (+0200) Subject: [danfossairunit] Add channel descriptions and categories (#11129) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=44538c5409118dbda8a07163a2785821a6c13d6a;p=openhab-addons.git [danfossairunit] Add channel descriptions and categories (#11129) * Use system default channel type for battery level. * Add channel categories where applicable * Add missing channel descriptions (and fix two existing) Signed-off-by: Jacob Laursen --- diff --git a/bundles/org.openhab.binding.danfossairunit/README.md b/bundles/org.openhab.binding.danfossairunit/README.md index 03f77b1628..a2b280250e 100644 --- a/bundles/org.openhab.binding.danfossairunit/README.md +++ b/bundles/org.openhab.binding.danfossairunit/README.md @@ -27,8 +27,8 @@ These are the available configuration parameters: | manual_fan_speed | main | Dimmer | RW | Value to control the fan speed when in MANUAL mode (10 steps) | | supply_fan_speed | main | Number | RO | Current rotation of the fan supplying air to the rooms (in rpm) | | extract_fan_speed | main | Number | RO | Current rotation of the fan extracting air from the rooms (in rpm) | -| supply_fan_step | main | Dimmer | RO | Current 10-step setting of the fan supplying air to the rooms | -| extract_fan_step | main | Dimmer | RO | Current 10-step setting of the fan extracting air from the rooms | +| supply_fan_step | main | Dimmer | RO | Current step setting of the fan supplying air to the rooms | +| extract_fan_step | main | Dimmer | RO | Current step setting of the fan extracting air from the rooms | | boost | main | Switch | RW | Enables fan boost | | night_cooling | main | Switch | RW | Enables night cooling | | room_temp | temps | Number | RO | Temperature of the air in the room of the Air Dial | diff --git a/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml index dd392bef2b..8ad223236e 100644 --- a/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml @@ -113,7 +113,7 @@ - + Remaining Air Dial Battery Level @@ -128,12 +128,14 @@ DateTime + Current time reported by the air unit + Time String - Off, Demand, Manual, Program + Operation mode of the air unit: Off, Demand, Manual, Program @@ -146,26 +148,36 @@ Dimmer + Controls 10-step setting of the fan when operation mode is manual + Fan Number + Current rotation of the fan supplying air to the rooms + Fan Number + Current rotation of the fan extracting air from the rooms + Fan Dimmer + Current step setting of the fan supplying air to the rooms + Fan Dimmer + Current step setting of the fan extracting air from the rooms + Fan @@ -192,6 +204,7 @@ Number:Temperature Current temperature + Temperature