[comfoair] fix data handling for restricted devices (#10685)

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
This commit is contained in:
boehan
2021-05-26 21:12:15 +02:00
committed by GitHub
parent aa665e54f5
commit 19029b7358
8 changed files with 169 additions and 32 deletions

View File

@@ -27,11 +27,14 @@ sudo usermod -a -G dialout openhab
## Supported Things
Only a single generic thing type is supported by the binding:
The binding supports thing types for different device types.
They only differ in the available channels, where the generic *comfoair* thing type supports all available channels.
If there is no thing type that matches your specific device you can safely choose the *comfoair* type.
|Thing Type ID |Description |
|--------------|---------------------------------------------------------------------|
|comfoair |A ComfoAir ventilation system connected via RS232 serial connection. |
|Thing Type ID |Description |
|--------------|-----------------------------------------------------------------------------|
|comfoair |A ComfoAir ventilation system connected via RS232 serial connection. |
|WHR930 |Thing type restricted to the data points available for the StorkAir WHR930. |
## Discovery