Update description on power measuring in v2.x (#2662)

* Update description on power measuring in v2.x

* Underline

* Update sonoff.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
mbrudka 2023-02-11 12:12:08 +01:00 committed by GitHub
parent a7fd296994
commit eace9ef3d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -18,8 +18,8 @@ and shipping from China takes a long time, I've only set up dedicated guides for
board: esp8285
After that use the following list of pin to function mappings to set up your Sonoff device.
This list has been compiled from the Sonoff Tasmota pin source file which can be found here:
https://github.com/arendst/Tasmota/blob/development/tasmota/tasmota_template.h ❤️
This list has been compiled from the Sonoff Tasmota pin source file which can be found `here <https://github.com/arendst/Tasmota/blob/development/tasmota/tasmota_template.h>`__.
.. note::
@ -103,8 +103,8 @@ Sonoff Dual R2 v1.4
GPIO10, Button on the case,
GPIO13, Blue LED (inverted)
Sonoff Dual R3 v1.x
-------------------
Sonoff Dual R3 v1.x, v2.x
-------------------------
.. pintable::
@ -117,7 +117,7 @@ Sonoff Dual R3 v1.x
GPIO25, UART TX pin (for power sensor)
GPIO26, UART RX pin (for power sensor)
See :doc:`/components/sensor/cse7761` for measuring power.
For power measuring see :doc:`/components/sensor/cse7761` (v1.x) or :doc:`/components/sensor/bl0939` (v2.x)
Sonoff Pow R1
-------------