]> git.basschouten.com Git - openhab-addons.git/commitdiff
[airq] fix table in readme that broke rendering markup (#13937)
authorHilbrand Bouwkamp <hilbrand@h72.nl>
Tue, 13 Dec 2022 07:40:10 +0000 (08:40 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Dec 2022 07:40:10 +0000 (08:40 +0100)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
bundles/org.openhab.binding.airq/README.md

index 060b3398e1a3e8e624fdbc669d1fb3d5833b8947..2659ed9e0f31fc775603f4aeaeb1891b181b1ff1 100644 (file)
@@ -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                                                   |