esphome-docs/api/sensor/ina3221.rst

22 lines
447 B
ReStructuredText
Raw Normal View History

INA3221 3-Channel DC Current Sensor
===================================
.. cpp:namespace:: nullptr
See :cpp:func:`Application::make_ina3221`.
API Reference
-------------
.. cpp:namespace:: nullptr
.. doxygenclass:: sensor::INA3221Component
:members:
:protected-members:
:undoc-members:
.. doxygenenum:: INA3221VoltageSensor
.. doxygenenum:: INA3221CurrentSensor
.. doxygenenum:: INA3221PowerSensor
.. doxygendefine:: USE_INA3221