Skip to content

Commit

Permalink
bl0942: Add address and line_frequency options
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmw2 committed Aug 16, 2024
1 parent f34cb8c commit a262f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/sensor/bl0942.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down

0 comments on commit a262f31

Please sign in to comment.