diff --git a/bundles/org.openhab.binding.danfossairunit/README.md b/bundles/org.openhab.binding.danfossairunit/README.md index 03f77b162..a2b280250 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 dd392bef2..8ad223236 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