Updated Sensor Configuration (markdown)

Michael Ingraham 2019-05-04 17:14:21 -04:00
parent a8dfb31516
commit debab2bb1e
1 changed files with 2 additions and 2 deletions

@ -35,7 +35,7 @@ You can add a sensor using the following commands:
* [`Gpios`](Commands#gpios) - show supported sensor types. (e.g. DHT21 = AM2301)
* [`GPIO`](Commands#gpio) - show current defined sensors on supported GPIO pins or assign a GPIO function, - e.g., ``gpio14 2`` select sensor AM2301 (Wait for the restart)
For some sensors to show up a power cycle of Sonoff is needed to reset the devices just configured.
For some sensors to show up you may need to cycle power to reset the device just configured.
## I<sup>2</sup>C sensor
The following I<sup>2</sup>C sensors are supported using I<sup>2</sup>C SCL (5) and I<sup>2</sup>C SDA (6) in group 3:
@ -79,7 +79,7 @@ You can add a device using the following commands:
* [`Gpios`](Commands#gpios) - show supported sensor types. We need WS2812 (7)
* [`GPIO`](Commands#gpio) - show current defined sensors on supported GPIO pins or assign a GPIO function, - e.g., ``gpio14 7`` - select WS2812 led string (Wait for the restart)
For some devices a power cycle of Sonoff is needed to reset the interface to the devices just configured.
For some sensors to show up you may need to cycle power to reset the device just configured.
## Additional Configuration