I wanted to stop my Voice PE from flashing at night when it's thinking (turning my room into a strobe rave!) so adopted it into ESPHome and added aditional options to make it instead rotate green counter clockwise while thinking.
That's worked fine until recent updates where it's no longer making sound with the Voice.Announce service (I see the blue light go counter clockwise but no sound) flashed with OG firmware and it works, take control again (leaving the standard yaml) and it stops...
SO that's made me think that maybe the standard yaml of basically this with extra substitutions isn't the OG firmware:
packages: Nabu Casa.Home Assistant Voice PE: github://esphome/home-assistant-voice-pe/home-assistant-voice.yaml
SO how do I take control and get og funtionality (ignoring the loss of update notifications) so I can build on it?