mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-29 22:51:44 +01:00
bl0942: Add address and line_frequency options (#4126)
This commit is contained in:
parent
90cad7dcc8
commit
b5003314a7
@ -59,6 +59,8 @@ Configuration variables:
|
||||
sensor. Defaults to ``60s``.
|
||||
- **uart_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`UART Component <uart>` if you want
|
||||
to use multiple UART buses.
|
||||
- **line_frequency** (*Optional*, string): The nominal AC line frequency of the supply voltage. One of ``50Hz``, ``60Hz``. Defaults to ``50Hz``.
|
||||
- **address** (*Optional*, int): The address of the BL0942 from its strapping pins. Defaults to ``0``.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user