Skip to content

Commit

Permalink
[airq] fix table in readme that broke rendering markup (openhab#13937)
Browse files Browse the repository at this point in the history
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
  • Loading branch information
Hilbrand authored Dec 13, 2022
1 parent 9c3ec38 commit e9473ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.airq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ For the Maximum Error channels just add `_maxerr` to the channel names.
The rw column is empty if the channel is only readable, w if the channel can be written and rw if it allows both to be read and written.

| channel | type | rw | description |
|---------------------------|----------------------|--------------------------------------------------------------------------|
|---------------------------|----------------------|----|---------------------------------------------------------------------|
| status | String | | Status of the sensors (usually "OK") |
| avgFineDustSize | Number:Length | | Average size of Fine Dust [experimental] |
| fineDustCnt00_3 | Number:Dimensionless | | Fine Dust >0,3 µm |
Expand Down

0 comments on commit e9473ca

Please sign in to comment.