1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add MCP47A1 DAC output (#3014)

This commit is contained in:
Jesse Hills
2022-01-08 21:35:55 +13:00
committed by GitHub
parent 84a830195f
commit ea1be8e7bf
6 changed files with 69 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ esphome/components/mcp23x08_base/* @jesserockz
esphome/components/mcp23x17_base/* @jesserockz
esphome/components/mcp23xxx_base/* @jesserockz
esphome/components/mcp2515/* @danielschramm @mvturnho
esphome/components/mcp47a1/* @jesserockz
esphome/components/mcp9808/* @k7hpn
esphome/components/md5/* @esphome/core
esphome/components/mdns/* @esphome/core