From: Jacob Laursen Date: Sat, 6 Aug 2022 06:44:48 +0000 (+0200) Subject: [boschindego] Fix footnotes (#13222) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=11cf3ca86b0089b53ea5c6cacb1d6228290b7ce4;p=openhab-addons.git [boschindego] Fix footnotes (#13222) Signed-off-by: Jacob Laursen --- diff --git a/bundles/org.openhab.binding.boschindego/README.md b/bundles/org.openhab.binding.boschindego/README.md index 62b9dd3c10..0a403976a8 100644 --- a/bundles/org.openhab.binding.boschindego/README.md +++ b/bundles/org.openhab.binding.boschindego/README.md @@ -28,15 +28,16 @@ Currently the binding supports ***indego*** mowers as a thing type with these | mowed | Dimmer | Cut grass in percent | | | lastCutting | DateTime | Last cutting time | | | nextCutting | DateTime | Next scheduled cutting time | | -| batteryVoltage | Number:ElectricPotential | Battery voltage reported by the device [^1] | | -| batteryLevel | Number | Battery level as a percentage (0-100%) [^1] | | -| lowBattery | Switch | Low battery warning with possible values on (low battery) and off (battery ok) [^1] | | -| batteryTemperature | Number:Temperature | Battery temperature reported by the device [^1] | | +| batteryVoltage | Number:ElectricPotential | Battery voltage reported by the device1 | | +| batteryLevel | Number | Battery level as a percentage (0-100%)1 | | +| lowBattery | Switch | Low battery warning with possible values on (low battery) and off (battery ok)1 | | +| batteryTemperature | Number:Temperature | Battery temperature reported by the device1 | | | gardenSize | Number:Area | Garden size mapped by the device | | -| gardenMap | Image | Garden map created by the device [^2] | | +| gardenMap | Image | Garden map created by the device2 | | -[^1]: This will be updated every six hours when the device is idle. It will wake up the device, which can include turning on its display. When the device is active or charging, this will be updated every two minutes. -[^2]: This will be updated as often as specified by the `stateActiveRefresh` thing parameter. +1) This will be updated every six hours when the device is idle. It will wake up the device, which can include turning on its display. When the device is active or charging, this will be updated every two minutes. + +2) This will be updated as often as specified by the `stateActiveRefresh` thing parameter. ### State Codes