Mischa Siekmann
Mischa Siekmann
I just uploaded a a first version of a custom component (https://github.com/gnumpi/esphome_audio) which aims to provide access to the Espressif Audio Development Framework (ADF) from ESPHome. It also implements a...
Thanks @amj3brg, that would be awesome. I managed to run it on a matrixio-voice now, which only has an esp32-wroom. So, I guess an esp32 wrover should be fine.
@formatBCE, yes, that's the general idea, there are still some issues to be resolved, but I'm on it...
Thanks for your helpful suggestions. I hope I address all of them now.
I will continue with this PR shortly...
> After approving, I quickly realised that this is a semi-breaking change, because if you are not using a version of HA that recognises the ANNOUNCING media player state, it...
After implementing the version check I realised, that the HA media player entity doesn't have an announcing state itself and that I just added a mapping from announcing state to...