esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
411 stars 26 forks source link

TAS5805M support #2666

Open HA-TB303 opened 5 months ago

HA-TB303 commented 5 months ago

Describe the problem you have/What new integration you would like

Support for the TAS5805M DAC

Please describe your use case for this integration and alternatives you've tried:

The ability to configure and use the TAS5805M DAC on esp32 as a media_player/speaker as it sounds amazing and provides up to 23Watts per channel in stereo or 45watts mono.

Additional context

https://www.ti.com/product/TAS5805M

HA-TB303 commented 5 months ago

Further information: https://github.com/sonocotta/esp32-tas5805m-dac/

Demo: https://www.youtube.com/shorts/yzx_xf33BAk

HA-TB303 commented 4 months ago

Managed to get it working with a very basic component largely thanks to ChatGPT ;) it would be great if ESPHome would support this properly. https://github.com/HA-TB303/ESPHome-Louder-ESP32