Is it possible to use the Device also as a Bluetooth-Proxy? #63
Replies: 2 comments 5 replies
-
The "family acceptance factor" is one of the big reasons we started Willow! Us makers and "geeks" have no problem with a solution that's rough around the edges, not aesthetically pleasing, and we'll even get excited about things that do cool stuff but actually don't really work that well (when compared to polished commercial products). With Willow we're aiming to "have your cake and eat it too". Something that we can get excited about and do all kinds of interesting things with but the rest of the family doesn't know the difference between Willow and Alexa. I had to read up on Bluetooth Proxy because I've never heard of it before. We currently have Bluetooth disabled completely but that will change soon enough - things like pairing with external speakers for audio output, potential initial configuration, etc. That said, I'm sure people can understand that we are already doing A LOT with a $50 microcontroller based device. Our first priority is pristine far-field audio with wake word, speech recognition, etc. We need to evaluate each new piece of functionality very carefully as we have to ration every single byte of memory and CPU cycles. Willow has grown quite a bit in it's first week of public life but we want to make sure we don't bloat it to the point it's unusable in six months, a year, etc. We plan for multi-year support of the devices people have purchased and thus need to consider each feature very carefully. In short, I'm not opposed to this fundamentally but I'd want to hear more interest from the community to add it to the list of supported features. |
Beta Was this translation helpful? Give feedback.
-
+1 for enabling the ESPhome style Bluetooth Proxy on these devices. I have a few ESP32's around the house with the intent of having whole home Bluetooth coverage back to my HA server. Being able to use these ESPbox's as part of the network would be excellent. |
Beta Was this translation helpful? Give feedback.
-
Hi There,
The reason for me to buy some ESP32-S3-Box are pretty simple:
A higher "family acceptance factor" for a nice little device with a Display and so on, compared to an ESP32 Dev-Board.
So right now, the main purpose is to replace the existing Bluetooth-Proxies with ESP32-S3-Boxes.... but I would also like to use the Display (to show some information from HomeAssistant) - and - use the internal Voice-Recognition options together with HA's Assist.
For the Bluetooth-Proxy Stuff, I am using the Device within ESPHome right now... but I know, that many options might not be possible as of now with this method... so I am asking myself, if I still could use the Bluetooth-Proxy while running this project ... ?
Thanks and with best regards
Beta Was this translation helpful? Give feedback.
All reactions