Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial is far from real life experience... #33699

Open
littlbee opened this issue Jul 11, 2024 · 4 comments
Open

Tutorial is far from real life experience... #33699

littlbee opened this issue Jul 11, 2024 · 4 comments

Comments

@littlbee
Copy link

Feedback

I don’t want to shoot at the pianist, but if voice assistant is such a thing for HA, there is still massive work needed to make this usable and the reality is very far from the simple steps described in this tutorial.

First, installing voice assistant image on the ESP32 Box 3 thru epshome web is broken - you never get to the wifi setup step, except if you try to go back and forward multiple times on the installation wizard until you finally, by some dark magic, get this wifi setup option showing. This is a known problem and broken installation system, HA community and Reddit are full of reports of people experiencing the same.

Then once you adopt your esp box in HA, trying to install it crashes your HA host due to undocumented clear system requirements. Basically a Rpi system cannot compile everything, the Rpi completely crashes during the process (for me it always crashes when it gets to the tensorflow stuff). Again, there are several posts on the web with people experiencing the same - seems a system with a least 8GB RAM is needed to compile. This tutorial should be updated with ways to install an adopted node using another system than HA running on a Rpi (or Odroid). For instance I guess it could be possible to do all the compilation work on a PC but this tutorial should reflect how to do this step by step.

I was really excited to start playing around with my esp32 box 3 but I guess it will collect dust on my shelves until some clearer, realistic documentation or tutorial is produced.

URL

https://www.home-assistant.io/voice_control/s3_box_voice_assistant/

Version

2024.7.1

Additional information

No response

Copy link

github-actions bot commented Sep 9, 2024

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved.
If this issue is still relevant, please let us know by leaving a comment 👍
This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale The PR had no activity for quite some time, and is marked as Stale label Sep 9, 2024
@gusarov
Copy link

gusarov commented Sep 16, 2024

Absolutely agree on this... installation barely works, the documentation does not match to what ESPHome Web installer shows. I recently re-flashed my device and no longer can join network.

@github-actions github-actions bot removed the Stale The PR had no activity for quite some time, and is marked as Stale label Sep 16, 2024
@reslip1
Copy link

reslip1 commented Nov 9, 2024

I also am seeing this issue many months later. It prompts to flash, but does not prompt to configure wifi or a voice assistant. Just always to install

@igorsantos07
Copy link
Contributor

igorsantos07 commented Nov 21, 2024

I wonder if the installation issues here could be related to a bug on the installer that I reported back in October?
esphome/esp-web-tools#520 / #35299

But yeah, I agree with all the painpoints reported. A month later with no feedback whatsoever on a couple of issues reported, and it feels like that tutorial was just a proof-of-concept, not tagged as such, which was thrown on the web for people to bite on. The fact the current (sample?) firmware kills all the sensors on the extra dock is another terrible side effect of this POC state. I've just submitted a PR (esphome/esphome-docs#4458) to clarify that on the install page, although the main tutorial is still lacking that as I'm not sure about its structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants