esphome/esphome/components/mcp4728
Arturo Casal d1feaa935d
Add device support: MCP4728 (#3174)
* Added MCP4728 output component.

* Added tests to test1.yaml

* Added codeowners

* Lint fixes

* Implemented code review changes

* Lint fixes

* Added i2c communication check on setup()

* Fixed tests

* Lint fix

* Update esphome/components/mcp4728/mcp4728_output.cpp

Changed log function

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-21 12:47:03 +01:00
..
__init__.py Add device support: MCP4728 (#3174) 2022-02-21 12:47:03 +01:00
mcp4728_output.cpp Add device support: MCP4728 (#3174) 2022-02-21 12:47:03 +01:00
mcp4728_output.h Add device support: MCP4728 (#3174) 2022-02-21 12:47:03 +01:00
output.py Add device support: MCP4728 (#3174) 2022-02-21 12:47:03 +01:00