add caution admonitions

This commit is contained in:
Foster Irwin 2022-02-23 06:29:05 -07:00
parent 6ec439fd51
commit 2ce15ecb1c
4 changed files with 32 additions and 0 deletions

View file

@ -269,6 +269,10 @@ The preferred setup is using I2C, so the `environmental_measurement_plugin_senso
Specify the preferred GPIO Pin for sensor readings. May not be needed if using I2C.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Set plugin sensor pin
<Tabs
groupId="settings"

View file

@ -38,6 +38,10 @@ Once plugin settings are changed, a **reset** is required for them to take effec
Specifies whether the external circuit is triggered when the device's GPIO is low or high.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Specify High/Low GPIO triggers circuit
<Tabs
groupId="settings"
@ -222,6 +226,10 @@ Configuring this setting is not yet available for the selected platform. If this
Specifies the GPIO that your external circuit is attached to on the device.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Specify GPIO for circuit to monitor
<Tabs
groupId="settings"

View file

@ -224,6 +224,10 @@ Configuring this setting is not yet available for the selected platform. If this
### rotary1_pin_a
GPIO pin for rotary encoder A port.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Specify rotary1 pin a
<Tabs
groupId="settings"
@ -268,6 +272,10 @@ Configuring this setting is not yet available for the selected platform. If this
### rotary1_pin_b
GPIO pin for rotary encoder B port.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Specify rotary1 pin b
<Tabs
groupId="settings"
@ -312,6 +320,10 @@ Configuring this setting is not yet available for the selected platform. If this
### rotary1_pin_press
GPIO pin for rotary encoder Press port.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
#### Specify rotary1 pin press
<Tabs
groupId="settings"

View file

@ -172,6 +172,10 @@ Configuring this setting is not yet available for the selected platform. If this
Set the GPIO pin to the RXD pin you have set up.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
<Tabs
groupId="settings"
defaultValue="cli"
@ -262,6 +266,10 @@ Configuring this setting is not yet available for the selected platform. If this
Set the GPIO pin to the TXD pin you have set up.
:::caution
To prevent damaging your device, double check your device's schematics before attaching to the GPIO pins and setting this value.
:::
<Tabs
groupId="settings"
defaultValue="cli"