Hacker News new | ask | show | jobs
by zxvkhkxvdvbdxz 507 days ago
seems your issues started from the beginning. you bought a HA voice believing it was a home assistant server.

it says right on their sales page it is a "voice assistant" and that it is "built for home assistant". [1]

then you didnt want to buy the HA green that is a home assistant appliance with HAOS already setup for people who don't want to diy it (like you didnt).

next you downloaded a .vdi and didnt research what it is or how to install it.

then you complain about docker images, although it is absolutely possible to run in docker as long as you understand the limitations [2]. did you even read this?

> hmm. new macs dont have apt-get anymore.

they never did. why dont you read whats in all of your screenshots? it says right above "if your OS don't have that, look for alternatives".

> Installing Virtualbox and double clicking the .vdi file i downloaded from earlier gives.... nothing

well, what do you expect? it's a disk image, not a executable. again, the installation instructions for macOS can help you here, you should read it [3]

> anyway, it looks like the default vdi ships with some well known bugs but ALSO its now just straight up missing the \EFI\BOOT\BOOTx64.efi file it expects to load. I found one you can download here and learned that you can import them into the vm via shared folders.

you found a post from 2021, it is not relevant today. then you started replacing files... oh man!

your actual issue is that you didn't configure the vm like the installation guide showed you.

next you got it running in docker. advice to you: don't. you will not be able to use addons and thus no hacs.

> of course it just expects the networking to work when of course it wont fucking work

> i tried ngrok to setup a tunnel but it just resulted in a bunch of bad 400 bad request errors

you must learn how docker networks work to progress here. docker only listen locally by default and you need to instruct it otherwise if that's what you want.

TLDR: you should have just started by reading the installation instructions, it explains to you:

> Home Assistant offers four different installation methods. We recommend using Home Assistant Operating System.

then you should follow the recommendation and be done long ago.

you seem frustrated and not keen on reading or learning.

not sure who you expect to take action based on that rant.

1: https://www.home-assistant.io/voice-pe/

2: https://www.home-assistant.io/installation/#advanced-install...

3: https://www.home-assistant.io/installation/macos

1 comments

yeah, for someone who wrote a book called "The Coding Career Handbook"[0], not being able to actually read the instructions, getting mad about it, and then posting a rant called "Home Assistant Voice Preview is an unusable mess"[1] is not a good look.

[0]: https://learninpublic.org/

[1]: https://github.com/swyxio/swyxdotio/issues/525