From: Hilbrand Bouwkamp Date: Tue, 13 Dec 2022 07:40:10 +0000 (+0100) Subject: [airq] fix table in readme that broke rendering markup (#13937) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=e9473caebc324a464d1d28a73a4372ac01e41a21;p=openhab-addons.git [airq] fix table in readme that broke rendering markup (#13937) Signed-off-by: Hilbrand Bouwkamp --- diff --git a/bundles/org.openhab.binding.airq/README.md b/bundles/org.openhab.binding.airq/README.md index 060b3398e1..2659ed9e0f 100644 --- a/bundles/org.openhab.binding.airq/README.md +++ b/bundles/org.openhab.binding.airq/README.md @@ -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 |