#installation-archived
1 messages · Page 38 of 1
intel duo core 2gb ddr3
I'm looking to begin my Home Assistant journey. I am having difficulties with deciding between a Raspberry Pi 4 4GB + SSD or a used NUC.
The issue is that Raspberry Pi4 4GB are insanely expensive in Sweden at the moment (~110 usd for the Pi alone) which makes the difference between a PI and NUC small.
What would you guys recommend?
Or second hand PC/laptop from the last decade
Laptops with a busted screen are often dirt cheap, and low power
The only perk of buying a Pi would be warranty and support. But otherwise it feels strange buying one.
SFF / NUC seems better than PC/Laptop becuase of the power & size no? I might be upgrading my current computer and could use those parts but it will be overkill as fk (i7 8700k)
What kind of specs would you recommend?
'anything in the last decade' 😉 you might want to look at the TDPs for comparison
what exactly are you trying to do here? Run HA on a laptop that you're using for normal laptop things, or are you going to be using the laptop as a server?
Anyone using homekit via docker? I cant seem to access it remotely despite my HA instance available externally
I have it setup and working when I'm on my wifi
but it does not work when I'm on cellular @empty bloom
yes, it won't
it only works locally
Surely not?!
surely so
I thought the homekit bridge was a replacement for a local device such as the homepod
I've got echo's throughout my house so I'm a little rooked there it seems
AFAIK, homekit bridge does not work remotely
using alexa requires Alexa Smart Home Skill or Nabu Casa
I guess I just sack homekit entirely; disappointed in there being no HSV support in HA anyway
You can use a VPN but that won't work with echos
Only apple tvs and homepods are homekit remote bridges
Ha can‘t replace that functionality
thanks anyway folks; i didnt see it explicitly stated in docs that this was a local only solution without using some apple hardware
That's what I thought, i wasn't 100% sure though
Wonder if an emulated ipad would work
The devices offered by the homekit bridge in ha work well remote, you just need a atv or homepod
ASHS?
Alexa Smart Home Skill
Oh, I have done that already
Then what's the problem?
I liked using the apple home ui on my phone
oh
vpn
super simple to set up
you can do zerotier
I have it set up for my cameras
Vpn won‘t do L2 on ios
it just works in the background without me caring
You need to be on vpn for camera?
I'm 99.9999% sure zerotier will work
The only potential "gotcha" is if you can't set up zerotier on your HA instance
but zerotier makes your iphone think you're on a local network with other devices that have zerotier
it's a 'vpn' cloud network, it's really odd
it works well for me
the problem is that you have to install Zerotier software on all devices that will be on that network
so, if you can't install zerotier on the device, you can't use zerotier for that device
Using cloudflared via docker currently to expose everything, ZeroTier doesnt interest me by the sounds of it, thanks though
Suit yourself, but it would give you what you want
I'm patiently waiting for someone to make an HA addon because I'm too lazy to do it myself.
I get that, but I'd probably sooner buy a homepod
yeah, i was able to set it up and I had no idea what I was doing
followed some random docs, but I use it for a separate system
I do this sort of thing for work (mainly kubernetes/devops), never bothered with a homelab until I decided to go all smart-home!
I know enough to screw everything up and then fix it later
but, I don't know much without docs
that's all you need
I'm running HA in a docker container, and was just testing a new container (fresh install). Container boots, but this is all I see in the logs: s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
Is there something obvious I'm missing?
I'm using this image: https://github.com/home-assistant/home-assistant
(It all worked previously, but I had an issue so I'm seeing what happens if I start from scratch)
Hi everyone!
Is there any way to see how a restore is progressing except for "supervisor logs"?
The last line in log have been "Restoring xxx Home Assistant Core" for about three hours now.
@mystic brook Have you followed this guide:
https://www.home-assistant.io/installation/linux#install-home-assistant-container
I've been running HA for a few years now, so this time I didn't run a guide, just started the container the same way I always have, this time I just changed the config path
That being said, I could easily have messed something up
Ah, I'm not a container user myself but just wanted to make sure you have not started at the wrong end
I apprecaite it
Can you share your run command or compose file and some information about your environment?
I'm running it on unraid, so there's no run command or compose file, and I seem unable to paste images on this server, but I'm happy to provide any helpful information as best I can
I'll recreate the container to see if I can grab the specific command unraid is using
"root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Home-Assistant-Container' --net='bridge' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -v '/mnt/user/Stoa/odin/Workspace/homeAutomationRestore/':'/config':'rw' 'homeassistant/home-assistant' "
oh, that's the wrong config file, but the idea should be the same
Apparently there's also a bug with the latest docker image which has borked the other install, and I now get this bug: https://community.home-assistant.io/t/home-assistant-docker-container-crashing/589426 (not my post, but I found it looking for what was going wrong with my original install)
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
Alas, since imgur blocks VPNs that's a no go, does someone have a different suggestion?
Use an image share site of your choice 🤷
Kk, I wasn't sure if there were any good suggestions people have before heading to Google, but the command has already been pasted, so I guess that's unneeded for now
Solved: It took approximately five hours to complete the restore. My DB is almost 5 GB big.
And if you're on a PI that just makes it worse time wise unfortunately
Yes, I realized that 🙂 I changed from RPi3b to RPi4. Worth the change though!
Well when you change from rpi4 to NUC or PC you'll say the same thing again 🤪
The good part is that everything seems to work. The only thing I needed to do was to change BT-hardware 👍🤓
I ran on a pi from version 0.66ish all the way to 6.0 when my PI stopped being supported
And when I swapped onto real hardware I wanted to self flagilate
Wait, it can take 5 min instead of 5 hrs? 😄
You mean OS version .66 -> 6.0?
Or 2 mins even if you just restore the whole VM
Yes I ran it on a PI that long... lol
If I want to modify the integration in core, how do I put the modified code into the os after the modification
Im getting my HA setup, and i use ESPhome as a bridge to connect my inkbird BLE sensors to MQTT, and its detected my bridge and ive set it to the living room, cause thats where it is, but its bridges sensors from multiple rooms, but when i want to set a sensor to a room it wants to reassign the whole bridge. any instruction on how i should do it?
You can copy it to /config/custom_components with a version, outlined here: https://developers.home-assistant.io/docs/creating_integration_file_structure/#where-home-assistant-looks-for-integrations
Ok, let me try
i suppose to run ha in a high availability configuration youd have to use them docker ones with external dbs or is there any chance this would work with haos aswell
This might help you: https://github.com/cvb941/HAHA
But it has its limitations
I see thank you
I adore the project name
Hi Everyone im new to home assistant. I have installed on a mac mini but keep getting an error in the logs Logger: homeassistant.setup
Source: setup.py:207
First occurred: 11:18:19 (1 occurrences)
Last logged: 11:18:19
Unable to set up dependencies of default_config. Setup failed for dependencies: assist_pipeline, cloud, mobile_app
Also i am missing some sections in the setting on the UI
Sounds like there's probably more to the log than just that to explain the failed setups
Do you think it’s best to do a fresh install
Check the log file
hi all. how do I add Telnet to control xiaomi gateway 3?
What do you mean?
I'm trying to follow this guide: https://github.com/AlexxIT/Blog/issues/13
Open telnet with gateway button clicks. Only useful if your gateway was previously connected to the integration Xiaomi Gateway 3. Because otherwise there will be a password on the telnet. There is no known way to get this password.
Have you tried telnet from the SSH add-on?
If not, have you tried installing it on your desktop/laptop
I have the SSH addon
if I type telnet is shows command not found
Don't I need the telnet installed on the HA server?
nothing there suggests to connect the xiaomi gateway to a windows pc to run telnet and perform the actions
Maybe ask the dev of that custom component?
but is is possible to install telnet on ha?
You can install it on the SSH addon by including the busybox-extras package
@vestal canyon I converted your message into a file since it's above 15 lines :+1:
ice 'org.bluez': timed out (service_start_timeout=25000ms)
Jul 15 00:51:39 rahman-server hassio_supervisor[3507]: 23-07-15 00:51:39 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, s ystem is not healthy - privileged, docker
Jul 15 00:51:39 rahman-server homeassistant[3507]: 2023-07-15 00:51:39.525 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons/core_c onfigurator/install - 'AddonManager.install' blocked from execution, system is n ot healthy - privileged, docker
Jul 15 00:51:41 rahman-server hassio_supervisor[3507]: 23-07-15 00:51:41 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, s ystem is not healthy - privileged, docker
Jul 15 00:51:41 rahman-server homeassistant[3507]: 2023-07-15 00:51:41.533 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons/core_c onfigurator/install - 'AddonManager.install' blocked from execution, system is n ot healthy - privileged, docker
Hey there, I'm attempting to install HAOS on my old laptop with proxmox (the laptop doesn't have UEFI). I've been following the below link just fine, except my laptop bios doesn't seem to have any setting to enable "virtualization". Everything went fine until I hit an error while setting up the HA VM:
TASK ERROR: KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS.
Is there anything I can do to get around this?
https://www.derekseaman.com/2023/06/home-assistant-proxmox-ve-8-0-quick-start-guide.html
did you enable virtualization in the BIOS?
There is no option in the BIOS to do so.
It's really limited. I can change the boot priority order, and that's about it.
What CPU/platform is the laptop?
It's an Acer Aspire 5742. Intel something.
2 x Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
CPU doesn't support virtualisation
Select Advanced page.
Enable the Intel VTX and Intel VTD settings. You may need to press the Ctrl + S keys on some models to see these settings.
But if your chip doesn't support it, there's nothing you can do.
Well that would do it. That tab does not exsist in the BIOS settings.
Is there any way I could run a near bare-bones HA OS on my laptop? I'm a newbie, but open to ideas.
Found this. Maybe this could work? https://community.home-assistant.io/t/installing-ha-os-on-a-mini-pc-without-uefi/330181/5
HA doesn't need virtualization, either does docker, so HAOS might work.
you just can't install proxmox and use a vm
because the v in vm requires virtualisation
That makes a lot of sense.
HAOS does require UEFI though.
You sure about that? Secure boot disabled and uefi enabled
Usually uefi bios and vtx/vtd are either all there or none
I'd just throw Debian on it and run HA in Docker.
I vote throw money at the problem
Was "might" unclear? HAOS may add requirements that weren't part of HA or docker.
😛
It was unrealistic
"Debian" and "Docker" are both familiar but I know nothing about them. I don't want to end up with a huge learning curve to start out with. I'd prefer to keep things all HA OS and have add-ons and everything that way.
But I agree. Throw away the laptop and buy a $80-150 used sff pc
Yeah dude then don’t go down that path
I'm starting to lean that way. Might save money in the end if I find a server with lower power-draw.
By "server" I mean NUC/PC/etc.
$80
It's easy but if you don't want to don't do it.
Yeah "refurbished" (you'll get brand new ones maybe 1/3 of the time) SFF PCs are really the way to go for this stuff.
This seller looks to sell some well used ones lol
Even not-new, they haven't had a hard life - been in an office, writing word docs and using excel.
usually come with a windows licence fwiw
What's the requirements for a sff? Has UEFI boot? Anything else?
Yeah big companies buy literal thousands of them at a time and liquidate and upgrade every few years. They're basically always in decent condition, just watch out for the cheaper listings that are missing things like SSDs or power adapters unless you have one laying around.
Assuming I use https://www.home-assistant.io/installation/generic-x86-64
The specific link/seller I shared hasn’t had any complaints so far
That's about it if you're just running HAOS on it.
And if I'm going to actually buy a machine instead of using my free laptop, I don't want to end up with a high recurring cost of power consumption. Under 20W, ideally under 10W would be great.
That's not bad. I'm assuming the Generic HAOS is pretty low-demand?
Depends on the addons
Yeah unless you start piling on resource intensive add-ons
Stock it’s like 1-3% on that gen cpu
2-3 gigs of ram used unless you’re throwing multiple addons at it
Okay. Right now I'm surviving on a Pi3, so my addons are pretty light. Eventually I may do some light camera recording/snapshot stuff.
Frigate can use openvino with igpu built into the cpu on it to do that
Shit a pi can’t touch
Sounds good. I might try a few last things on my laptop, but I won't get my hopes up.
Your laptop is singing take me home country roads you just can’t hear it
Lol, I bet you're right. It's lived a good long life.
Hallo, I have some troubles in configuring WireGuard, I have just installed it. I have a public static id at home. I simply let the configuration as it is, right after the intallation. Then I set up the tunnel using the qrcode. The vpn connects but I cannot ping the server. I already forwarded the port. Weeks ago I installed the wireguard server on a normal raspberry without home assistant and it was running perfectly
can anybody help me? every tutorial I see uses duckdns, but I do not need it due to the static public ip
and I don't how what I should change in the Wireguard configuration
Reading online I know I’m going to get shit for this question, but who knows there might still be someone with an answer: I run HA in a container on classic piOS. And I run esphome also in a container. Both work fine, but is there a way to have the integration like it is done with the add-on? (Without going to Debian or the full OS).
Do you mean the HA ESPHome device integration, managing (start/stop) ESPHome like an add-on or having it in the sidebar?
It very likely is just me doing stuff wrong, but does anyone else have the app run into a timeout when connecting to the server? Using the web browser it works without issues but the app trips and then it kinda works
Could also be that switching to a different proxy does stuff poorly now
Does anyone know how I can fix this?
2023-07-15 11:32:43.252 ERROR (MainThread) [homeassistant.setup] Error during setup of component automation
File "/usr/src/homeassistant/homeassistant/components/automation/init.py", line 262, in async_setup
OSError: [Errno 74] Bad message: '/config/blueprints/automation'
2023-07-15 11:32:59.103 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: assist_pipeline, automation, cloud, script
2023-07-15 11:32:59.108 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: (DependencyError(...), 'Could not setup dependencies: assist_pipeline, automation, cloud, script')
File "/usr/src/homeassistant/homeassistant/components/config/automation.py", line 21, in hook
homeassistant.exceptions.ServiceNotFound: Unable to find service automation.reload
File "/usr/src/homeassistant/homeassistant/components/config/automation.py", line 21, in hook
homeassistant.exceptions.ServiceNotFound: Unable to find service automation.reload
File "/usr/src/homeassistant/homeassistant/components/config/automation.py", line 21, in hook
homeassistant.exceptions.ServiceNotFound: Unable to find service automation.reload
File "/usr/src/homeassistant/homeassistant/components/config/automation.py", line 21, in hook
homeassistant.exceptions.ServiceNotFound: Unable to find service automation.reload
OSError: [Errno 74] Bad message: '/config/blueprints/automation'
OSError: [Errno 74] Bad message: '/config/blueprints/automation'
While I haven't tried yet, I suppose the device integration should work, but I would love to be able to have to sidebar integration to create the firmware and/or update the devices from the HA front-end.
Like, being able to do things like they do in this tutorial (i actually didn't look what it does, but the screenshots show what I want to have) https://smarthomeaddict.co.uk/2022/11/introduction-to-esphome-on-home-assistant/
This is most likely a dumb question but I haven't figured it out myself yet.
Is installing HA on Proxmox the same as installing the HAos? Or do you lose the add-ons etc by using Proxmox?
Proxmox is a hypervisor. HA OS would be your operating system. You could install HA OS as a VM (among other VMs) on top of Proxmox, alternatively, you could just install HA OS on the machine itself.
Add-ons are available regardless of how you install HA OS
You could add a link to your ESPHome frontend to the sidebar (if ESPHome doesn't block that):
https://www.home-assistant.io/integrations/panel_custom/
Aha, I can work with that. Somehow I missed that part, thanks!
Thank you. I was reading that you lost addons if you installed it by container or something. But Proxmox with HAos seem to be exactly the same as HAos directly on the NUC.
Both are correct. If you have decent hardware and use Proxmox, you can run other VMs or containers using the same hardware
Thanks for the help. I'm in the processes of installing my first HA. Looking for a NUC with at least a i5 gen 6 or something for it.
So should be decent enough
For sure, I've got a Gen 6 i3 and it runs plenty more than HAOS
The PI prices are just insane. In Sweden they are more expensive than barely used NUCs.
Pis are also much slower 🙃
someone mentioned pis, time to rant about them
Straight to jail
Core2Duo Performance for only 80 bucks
Bro the gpio tho bro
Hi, purchased blue edition when it was available turn it on first time only now, it says preparing, but logs show it's in loop:
23-07-15 16:00:11 INFO (SyncWorker_5) [supervisor.docker.interface] Updating image homeassistant/odroid-n2-homeassistant:landingpage to homeassistant/odroid-n2-homeassistant:2023.7.2
23-07-15 16:00:11 INFO (SyncWorker_5) [supervisor.docker.interface] Downloading docker image homeassistant/odroid-n2-homeassistant with tag 2023.7.2.
23-07-15 16:00:11 ERROR (SyncWorker_5) [supervisor.docker.interface] Can't install homeassistant/odroid-n2-homeassistant:2023.7.2 -> 404 Client Error for http+docker://localhost/v1.40/images/create?tag=2023.7.2&fromImage=homeassistant%2Fodroid-n2-homeassistant: Not Found ("manifest for homeassistant/odroid-n2-homeassistant:2023.7.2 not found: manifest unknown: manifest unknown").
23-07-15 16:00:11 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
Please help to break the loop
Can I ssh to that thing while it in that mode?
@delicate shuttle you could try this guide here https://www.home-assistant.io/common-tasks/os/#flashing-an-odroid-n2 on making the odroid shouw up on your computer as a storage device and flashing directly the latest OS version on it and then try booting with that
what's the relationship between HA and zigbee2mqtt?
i thought that i'll need the latter, and HA will access the devices through MQTT, but it looks like HA can directly set up my zigbee network. is that the preferred way? i.e. there's no need for anything mqtt related?
You are probably talking about ZHA instead of Z2M
#zigbee-archived would be the best place for someone to explain the differences. Basically two different ways to do the same thing. But of course there are always differences
pip failing because of python.h is a package issue or something with HA version build?
Why are you using pip?
life of a noob following a guide from HA site
You've gone off in the weeds
If you describe, what exactly you are trying to do, someone might be able to help
Trying to install the generic x86-64 on a slim desktop I purchased, but not sure how to go about the actual install. Can I flash it to a USB stick and install that way? Or do I have to install it to a permanent drive in the computer? It only has one drive in it, and I don't want to risk bricking the computer by attempting to flash it to the drive with windows.
https://www.home-assistant.io/installation/generic-x86-64/ follow the directions here doing the live boot disk installed on a usb stick
or take the drive out of the slim desktop and put it in an enclosure and install it from your pc with etcher or something
I'll give it a go. The instructions were a little hard for me to follow because of how the secure boot and uefi worked on this computer
There might be an online video guide
Trying booting from the usb using shift+restart, then I'll look if that doesn't work. Currently sitting on "a start job is running for HAOS swap (45s/no limit)"
I am just trying to get HA installed on ubuntu server right now. I had it as an OS install before but I didn't like how limited the terminal addon was
Don't use pip, use Docker
Or if you must, use pyenv to build a Python venv on 3.11.4
https://www.home-assistant.io/installation/raspberrypi
i was trying the venv instructions at the end of this guide but it was using pip too
You need a suitably built Python for that to work
https://blog.ceard.tech/2017/12/upgrading-python-virtual-environment lists all the OS packages you need, last I checked
(I must update that for the Python 3.10 deprecation)
your point of
Unless you’re running local other software directly from the venv, consider switching to Docker. It’ll save you from ever needing to upgrade Python and rebuild the venv again.
makes sense. With HA going to be the only thing I needed in venv, I should probably switch
It does make life easier
Hello, my HA docker/raspberrypi4 was stuck on 2023.6.3 for a while.
When I noticed the stalled version, I stopped, backed-up, removed and pulled stable (as I have been doing with upgrades for a while now)
Now I have 2023.7.2 but the Docker Hub is still 2023.06.3. I get the following from the Version Service:
Docker Hub Update Available: Up-to-date Current Version: 2023.7.2 Docker Hub 2023.6.3
I do not recall having a Hb and current on different versions. Did I missed something? How do I update the Docker Hub?
Raspian OS is up to date.
Thanks
You should be using gchr.io - as detailed in the docs and the latest release notes
Though, that's unlikely to solve your weird caching problem
I am: this si my command:
/usr/bin/docker pull ghcr.io/home-assistant/raspberrypi4-homeassistant:
And this is what I do every single time
docker stop; docker rm; docker pull
is this a correctly written command? It just gets confused with sudo and comes out of the docker docs
echo \ "deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \ "$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \ sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
@humble mirage If I execute docker container rm, what would yoi recommend. To prune al limages and let download everything?
I'd use a compose file, personally
Thanks. I'll look into it
oh you mean outdated stuff? fun
On how to use a live Ubuntu usb setup to flash the ssd or emmc? Yeah outdated is fine
just throwing it out there that videos are mostly outdated when they are uploaded
Not my three 
aw poo containers can't have addons lol
pretty easy, thank you for the help
you can install all the software in containers that you can in addons ... mostly
I updated to 2023.7.1 and since then none (aside from Sun/Moon and a few others) of my integrations will load. When I look at the logs, I don't see anything jump out that might tell me what is wrong. Repairs doesn't show anything for me. Any suggestions?
do you happen to have mosquitto mqtt in a container and working?
I do not happen to have containers, I run HAOS
Yet...you do
I changed my network settings and somethings are coming back up but many still aren't. How can I re-run dependency installation scripts?
well yes, but ... not ones I had to setup myself
I did at one point when I was messing around with some 433mhz stuff.
You just point your mqtt integration at localhost:port and it works.
hi all, i am also a noob needing help with a mosquitto docker container. HA and mosquitto are running on the same host, and i had to change the port (2222:1883) because 1883 is apparently already used. i have an empty config file, and no data is being returned when i try to access dockerhost:2222 through chrome. i am failing to connect to it as an mqtt broker. anything obviously wrong?
Thank you! Did that and it works
Hi everyone! I installed HA on a rpi4 back in 2020, and I had to make a lot of tweaks to get it done using Docker (used this link https://community.home-assistant.io/t/installing-home-assistant-supervised-on-raspberry-pi-os/201836, unfortunately not understanding 100% of what I did). Obviously, this installation is now unsupported which causes a bit of trouble. I want to restart from scratch, but I'm confused about the type of installation. HA Container seems easier but isn't the experience worse without the add-ons?
Add-ons are just a way of installing software, they're not magic
So container is good to go ?
After running the newest update, i get this when booting my vm. https://i.imgur.com/glwlOhh.png Where do i throubleshoot this?
Alright so I recently got a new ceiling fan that advertised Google Home compatibility, but it runs on Tuya and only works properly on the Tuya app. Apparently there's some sort of fix for that using Home Assistant to control it, but that means I would also need to get Home Assistant working with Google Home. But the only way to do that without paying a subscription is with add-ons, which I can't use because the only device I can use to run it is an old pc running ubuntu server that's already running other stuff like Klipper, preventing me from using Home Assistant OS. I'm completely lost on where to even begin at this point
Alright so I recently got a new ceiling
I'm trying to install the MacOS based Virtual Box image that I downloaded from https://www.home-assistant.io/installation/macos into Virtual Box 7.0.2 on my Mac.
Unfortunately the VM crashes during boot. Is there a problem with this image? I'm asking because I am able to install/run other VMs such as Ubuntu 22 Desktop LTS.
(Note I am running on MacOS Ventura.)
When following the instructions on that page, it mentions that there should be 32GB storage available. Now, the VDI disk is configured to 32GB, so is that sufficient? Or do I need to configure another disk with 32GB?
Whenever I try to run the VM, I get the following error message in the VBox GUI:
Result Code:
NS_ERROR_FAILURE (0X80004005)
Component:
SessionMachine
Interface:
ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}```
Is it possible to get older versions of haos_ova-10.3? Which I could then upgrade to the latest?
I found where I can get older releases via github. I'll see if that helps me.
10.1 and 10.2 also crash.
Installation Recommendations for Spare/Side PC
I dont know if its the right channel, but could i ask for help with NGINX setup in here ?
ill just leave it here
if i dont setup nginx i can access normally through https and integrate it with google for example, but cant access locally due to certificate mismatch, if i setup like the documientation says, i loose https access (ence google doesnt connect to it) but i can log throug http
I think if you use a reverse proxy you have to have your reverse proxy server handle the SSL stuff.
isnt that what nginx does? or should i be using a different way to point to my server in the companion app for example?
should i point to the dns or the local ip address ?
That's a good way to do it if you want SSL access.
Did you set stuff up like in this guide?
https://community.home-assistant.io/t/reverse-proxy-using-nginx/196954
Because if you had HA set up to handle the SSL before, you have to change your Home Assistant configuration and instead point your nginx site config to the SSL certificates.
it had ssl with duck without nginx
the ssl was from before
should i redo everything like that guide ?
i found the problem, i have to point to 443 instead of 8123 now
just changed to https://dns.xx and works
https://dns.xx:8123 doesnt
I recently got a mini PC that I want to run HA on exclusively. I have a 64gb flash drive and am trying to figure out how to install HA on the mini pc using the flash drive but I'm kind of lost with all this. I don't want to run it on the flash drive, just use it as an install medium
You write some live Linux distro to the flash drive, boot from it, and use it to write the HA image to the computer
(as explained in the HAOS install docs)
I've been trying to do that with Ubuntu but I keep getting errors trying to install Etcher
And those errors are?
I run the commands in the install guide and it can't find a bunch of the files so it skips them and then inevitably I get to some point where it needs them

I'm out of the house right now but I can paste the specific errors when I get back
ubuntu@ubuntu:~$ sudo add-apt-repository universe -y
Adding component(s) 'universe' to all repositories.
Ign:1 cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease
Hit:2 cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy Release
Err:4 https://dl.cloudsmith.io/public/balena/etcher/deb/ubuntu jammy InRelease
402 Payment Required [IP: 2600:9000:234b:6e00:e:f4d2:20c0:93a1 443]
Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Reading package lists... Done
W: Skipping acquire of configured file 'universe/binary-amd64/Packages' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/i18n/Translation-en' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/i18n/Translation-en_US' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/dep11/Components-amd64.yml' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/dep11/icons-48x48.tar' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/dep11/icons-64x64.tar' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/dep11/icons-64x64@2.tar' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'universe/cnf/Commands-amd64' as repository 'cdrom://Ubuntu 22.04.2 LTS Jammy Jellyfish - Release amd64 (20230223) jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?)
E: Failed to fetch https://dl.cloudsmith.io/public/balena/etcher/deb/ubuntu/dists/jammy/InRelease 402 Payment Required [IP: 2600:9000:234b:6e00:e:f4d2:20c0:93a1 443]
E: The repository 'https://dl.cloudsmith.io/public/balena/etcher/deb/ubuntu jammy InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
@nocturne brook Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Rather than spamming the channel (see #rules - rule #6) - use a code share site 😉
402 Payment Required [IP: 2600:9000:234b:6e00:e:f4d2:20c0:93a1 443]
``` 
right I'm not sure what I'm supposed to do about that
The cloudsmith repository has been discontinued. Remove that repository and proceed as described here:
https://github.com/balena-io/etcher
I flashed (for the second time) OS10.3 with Raspberry Pi Imager on to 128GB SD card. This one is working better than the last. Seems to be stuck on "service s6rc-oneshot-runner: starting. previous line say it was successfully started. Sitting on that line for more than 1 hour. Observer reports "unhealthy". No errors reported, though.
Check (and share) the supervisor logs
I have access to HDMI terminal with ha > propmt from the PI, the "Preparing Home Assistant is still running. Locatiion of the logs? Sorry, newbie to this application.
Is the Pi connected to the network/internet?
From the ha > prompt you can get to logs also
supervisor logs or su logs for short
Last of the red/pink text: supervisor needs to be updated first... supervisor healthy could be compromised.. Running su update now. Aaand it failed. Internal server error ... context deadline exceeded.
Progress, Hated to power off restart but looks like it downloaded the supervisor update to 2023.07.1 thanks for the help.
Hi folks, I hope I'm in the right place. I'm trying to upgrade my odroid-m1 to the 10.4 dev version with some bugfixes falstaff321 put together for a DNS issue which the 10.2 OS that the server came with is experiencing. I have the terminal integration set up and can manually add nameserver 8.8.8.8 to the /etc/resolv.conf so that I can download files, but I'm not sure what file I need to download or how to update the OS. Do I need to use a boot disk maker to put the image on a usb? And which image do I use? Many thanks in advance!
For context, here's the version agners linked on issue 2578:
https://github.com/home-assistant/operating-system/issues/2578#issuecomment-1621647136
probably something like ha os update --version 11.0.dev20230705
Thanks for the lead, this exact command is giving
Error: Error raised from OTA Webserver: 404```
I'll keep digging but would love further pointers if anyone knows how this is supposed to work
I can reach github.com
Presumably it's pulling from https://os-builds.home-assistant.io/11.0.dev20230705/
You might need to "join beta channel" within ha? I don't know I never did it.
Try this:
ha su options --channel dev
ha su reload
ha su update
ha os update --version 11.0.dev20230705
I just tried this, worked for me:
➜ ~ ha os info
board: ova
boot: B
data_disk: QEMU-QEMU-HARDDISK-drive-scsi0
update_available: true
version: 11.0.dev20230705
version_latest: 11.0.dev20230711
ha su update gave
Error: No supervisor update available - 2023.07.1```
But I ran the update --version line and it seems to have done something, just waiting for reboot
Okay very promising, I can reach google without touching resolv.conf, will poke around some to see if my other issues went away too
Yessss I finally can link integrations
Thank you so much @copper steppe and of course @faint dust
Yay
Hello. I have HAOS running on a Pi3, with DuckDNS for remote access. I've manually set up Alexa and SmartThings with my DuckDNS address.
I'd like to migrate everything to a machine running HA supervisor on Linux. What's the best way to do this? I tried a full restore of my latest backup (note, I did this while my Pi was still running), and that didn't seem to work. I couldn't access the supervisor instance, even after I shut down the Pi. Help?
Don't run Supervised
You should however be able to access it by IP and port just fine
How come? What should I do instead?
I thought I tried by IP and port too and that didn't work either. I'd have to try again.
HAOS if you want add-ons
Keep in mind that if you have HA doing SSL you still need https: with the LAN IP
My machine (old laptop) doesn't support UEFI or even virtualization. That's why I thought supervised was a better way to go. But supervised doesn't let me use add-ons?
Yeah, https: could have been what I was missing.
Supervised does, but it's fragile and requires the most from you
Okay, so I don't want that. Would a VM on some Linux OS like Debian or Ubuntu be doable?
Sure. If your hardware supports virtualization and you have enough memory. I recommend giving proxmox a try
Not on the laptop that doesnt support it but otherwise yes
I tried proxmox, it didn't work because my laptop doesn't support virtualization.
I have Debian on my laptop now. Are you saying it wouldn't allow a VM because it doesn't support virtualization?
Okay, I can give that a try. Any good tutorials for installing HA with VBox on Debian?
Well, it's VBox... any VBox guide will do
The official HA docs cover it at a high level
sorry, noob question here...
Are there any architecture docs that discuss best practices for a common user base over multiple HA instances (physically separated) talking with one another? I would like to have an HA instance at home, at work and at a recreational property, have the same users be able to go between any of the locations, have automations work based on location/user combination but also have HA@home be aware that userA is currently at HA@work and or HA@cabin. Is this even possible? Is there a better channel to pose this question?
Many thanks in advance!
There's zero official support for that
So, there's no architecture docs for it
https://github.com/custom-components/remote_homeassistant can provide you with those connections though
awesome, thank you!!! I'm assuming in this scenario persistent VPN connectivity (like with ZeroTier or Tailscale) could be used between the different hosts/networks?
Yes, they have to be able to communicate
hey, i want to install a new linux / hass server, is Raspberry Pi OS Lite a good choice ?
And then I dont get the difference between HaOS in virtual machine and Ha container
Oh thx, I was on this page, but didnot scroll to this nice table
Keep in mind that add-ons aren't magic or special, they're just a way of installing software
If they work good it should ease the configuration ? And if it does not I can always fallback to command line ?
Well, no, there's no fallback
If you go with HAOS then it's add-ons or nothing
(same with Supervised, just with more work)
I was thinking about the Supervised but looks painfull
Supervised is a big trap
It's intended to be HAOS but you manage Debian very carefully
Most people ignore the requirements and then discover it causes problems
yes im getting that
ok so the way seems to be Raspberry Pi OS Lite, Ha container, and then install the rest manualy in the system or docker
You mean it won't work on BeOS?
Dammit what a waste of time
Thx guyzzz
Are you sure that you can't enable it in BIOS? How old is it? What model/CPU?. QEMU/KVM will be pretty slow/unusable without virtualization support
But this requires virtualization support to not take hours for anything too, no?
Old laptop... Acer Aspire 5742. Intel Pentium CPU P6200.
BIOS has options to change boot device order and a couple other things, but that's it.
I know, I really need to quit wasting my time and buy a new machine. But the laptop is free. 😅
I have a really dumb question - how does one boot from USB? I'm trying to install HA OS on a Lenovo NUC that currently has Proxmox on it. I've plugged in the USB with the HA image on it, but I can't figure out how to get the BIOS to boot from it? In BIOS, I can see the USB in the boot order settings page, but I can't change the boot order, so it always boots to Proxmox once I exit the BIOS settings. I realize this is a terribly dumb question - sorry.
Yeah the CPU does indeed not support VT-x
Are you trying to format the entire NUC?
Yes
Actually it does, but the BIOS needs to be flashed
Then just go into BIOS and enable USB boot
You might have to 'remove' the hard drive boot option
Which Lenovo NUC?
Hmm, okay. USB boot is enabled, but I can't seem to change the order - when I try to move USB higher in the boot order, I just get a harsh generic beep from the machine
Try lowering or removing the hard drive boot option
Umm let me see if I can figure out what kind exactly, if that would help
Okay. Now I'm finding that I can't even get BIOS to load - it shows the BIOS screen for a few seconds, but it doesn't accept keyboard inputs and then boots Proxmox. Maybe something's screwy with the motherboard or something?
Thanks for the suggestions
Sounds like fastboot is enabled
Yeah or maybe it's my USB drive? I see a bunch of USB-related errors while it's booting, like "cannot enable. Maybe the USB cable is bad?"
Intel says VT-x is not available: https://www.intel.com/content/www/us/en/products/sku/50176/intel-pentium-processor-p6200-3m-cache-2-13-ghz/specifications.html
(I'm going to 'etch' a new USB drive and try that before anything else. Thanks again for the help, @frank perch.)
So, once I have a new device, in theory, I should go into the BIOS settings, set the USB drive as the 'top' / first device, reboot, and it should work from there?
ahhh I missed that CPU, I was looking at some with i5 ... same model number.... it would seem Acer has a million different configs for that laptop
yes, and if that doesn't work I'd 'remove' the hard drive boot option and try that additionally
Arrow needs to stop d**king around with e-waste hardware already 😛
Ok so you don't want to etch the USB drive and try to boot from it, unless it's just for testing. You want to put a live Linux on the USB, boot that, and then do the etching to the device's internal storage from there.
Oh ... wait, really? I thought that the HAOS installer would install HAOS on the machine. I was following this process; should I not have? https://www.home-assistant.io/installation/generic-x86-64
Next, we need to write the Home Assistant Operating System image to the “boot medium”, which is the medium your x86-64 hardware will boot from when it is running Home Assistant.
HAOS doesn't have an installer
Thank you both - I was clearly imagining this would be like installing a similar system on a RPi and glossed over some instructions. Sheesh. Okay. This is tougher than I imagined, but thank you both for drawing my attention to my stupidity ... !
It's really not much different. Consider Etcher or whatever you use to write the image to be the 'installer'
So in my case, since I can't boot the target machine and download the image and etcher on it, I need to use this approach?
Create a “live operating system” on a USB device running e.g. Ubuntu (how-to guide). Insert it into your system and boot the live operating system. Then follow from step 2 in “Write the image to your boot medium”.
I believe that's what you already said, so apologies - I'm just double-checking myself given my recent confusion ...
If you can't attach the drive to some other machine that can run Etcher (or equivalent), yes, you can do it in place with the steps you referenced
Thanks so much, again. I appreciate it and apologize for wasting your time!
Update on my frustration (just venting): put Ubuntu on the USB stick per Ubuntu instructions to which HA link in those instructions, booted the machine with that, got to the Ubuntu 'welcome' screen, and neither the keyboard nor the mouse are working. FML.
I knew moving from HomeBridge to HA would be considerably more complicated, but I didn't think the installation process would stop me ... sigh
Update to my update: got a different Linux distro running off of the USB, on the target machine, downloaded etcher and the images, and now getting arcane errors when trying to 'etch' the target machine's hard drive. How does anyone get this system installed in a reasonable amount of time?? Or am I just particularly unlucky / dumb? Sorry for venting so much, but this is, to put it mildly, difficult and frustrating.
I'll stop clogging this channel now; apologies and thanks to those who helped earlier! ❤️
What kind of errors?
usb boot should be fairly easy to do even on old machines. just gotta make sure to use a small capacity usb stick with fat32
it shouldnt be needed then to do any legacy boot or even changing the boot order (plug in, boot to bios, select the usb to boot)
but that all wont help if there is other stuff messed
you could try reflashing the bios and see if that may fixes it. tho id suppose its unlikely
What system/linux prep is needed to add an external USB SSD drive to move HA data to? I'm running HAOS on Odroid. The HA Move Data Disk doc page https://www.home-assistant.io/common-tasks/os/#using-external-data-disk doesn't mention prep steps/implies it is fully automated/perhaps assumes drive already mounted? While my HA Move Data Disk feature sees the new drive name (presents it in the list), I'm guessing I need to config the permanent mount point first. If that's correct, are there any preferred paths or any to avoid?
so i just installed eclipse mqqt and zigbee2mqqt in docker and it all says it working but i cant figure out how to access the ui for zigbee2mqt, this might be obvious i am just not figuring it out
if i go to the opt i set for it, it doesnt show up
#zigbee-archived can help with Z2M - but dd you enable the frontend, and did you map the port?
so the default port of 8080 was taken so i switched it to 8081
i dont see any option where u enable the frontend?
ok i will check that out, one other questions, i saw that people edit the configuration.yaml of ha to add entries to the left panel but when i look in my configuration, it looks nothing like the ones in the example where it shows the side panels, maybe the video is old (about a year or so ago) where is that contained, if its in a diferent location?
i want to add the z2m to the left panel
Then you want the iframe
ok
The drive needs to be bigger than the current drive. It will be formatted when the move data routine is run, so no prep should be needed.
i just realized that my configuration.yaml that i got from wget from the instructions (and modified) apparently got wiped out once i ran docker compose, replaced by some file with lots of settings that says legacy in it
regarding z2m
Thank you for the info. Do I need to configure the permanent mount point first or does ha also handle that?
Do you know what it formats is, e.g. EXT4?
I'm inquiring because I did the Move Data Disk feature with no new drive prep and the Move Data Disk feature trashed my HA installation. I'm in recovery mode and am setting up the disk first.
No configuration of mounts. And yes it is ext 4
not having the iframe show up for some reason
More a topic for #integrations-archived or #frontend-archived
When over there, do share what you did, and remember you need to restart HA for changes to show
ya so i figured it out, i didnt copy and paste the whole text, i manually entered it, i mistyped a word or two 😄
Thanks for asking to you and others who were trying to help. After sending my last venting messages, I went to go drink and read a book to get over my frustration, lol, so I missed the follow-up. I don't recall the errors I was getting but I think they had to do with drive protection / permissions (even after I tried running balenaetcher as root / with sudo, etc). In any case, the whole thing was so frustrating, I've sort of given up on running HAOS on the machine and am currently installing a Linux distro (other than ProxMox which was on there and which is no longer necessary for me with this machine) into which I'm going to try my hand at creating a VM in which I'll run HAOS. Wish me luck!
Or just embrace Docker and skip past those pesky add-ons 😛
HA will make you meditate.
Docker is genuinely a great way to run HA. I think people get hung up on the add-ons sometimes, they get the idea they're opting for a limited, neutered, or less functional version of home assistant by opting for Container, but that's definitely not the case.
That's the healthier reaction than mine (a glass of scotch and a book)
I never said I don't drink rum over it lol
Methods are unimportant.
Any advantages or recommendations between VMMs / hypervisors on Linux, if I don't already have one and would be using it primarily (or exclusively) for HAOS?
(Also, if I'm clogging up this channel with too many questions, feel free to let me know or DM me if you prefer to share feedback privately - I won't be insulted.)
If it's possible to briefly summarize, do you mean that the add-ons that you forego aren't necessary, or that you can still use them with workarounds or something? I saw the note in the documentation, "Often you can achieve the same (as installing the add-on to a HAOS / supervised install) manually, refer to the documentation by the vendor of the application you'd like to install."
It's preferred to answer in a channel so others can search and find answers 😉
An addon is just software, which you can get from containers on docker
I'd honestly suggest you run HAOS tho
I started with HAOS and addons, but eventually found that some things I wanted weren't available as addons, or I wanted more customization. I moved those incrementally to standalone containers, and eventually was left with only addons that supported the HAOS ecosystem (samba, ssh, etc). At that point I just moved HA to a container install
If you have to ask I'd go with something popular/common like proxmox to get the most support.
If you want to see some alternatives: https://alternativeto.net/software/proxmox-virtual-environment/
Yeah proxmox and haos, then migrate to container on proxmox
my rpi 3b+ have stayed on this dfor like 2h now trying to install the os from pi imager.. ""23-07-18 18:50:11 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-07-18 18:50:11 INFO (MainThread) [supervisor.host.manager] Host information reload completed""
- Did you have a network cable plugged in when you powered it on?
- Have you tried accessing the web interface?
yes, it got network cable plugged in and i can reach the web
Great? So what's the problem?
Hard refreshed the page?
Kind of both, though it's not really a workaround. None of the software that's available as add-ons is essential for home assistant to work, and if there is a particular piece of extra software you need for your particular setup and preference, you don't need the add-ons service to have that software you can just install it.
add-ons are just docker containers, as the saying goes. I prefer HAOS since it's less fiddling, but anything that's an addon you can run just with docker directly. The only feature I know of that actually requires the supervisor (which is the thing HAOS has that enables the addon system -- p.s. don't use Supervised, it's a trap) is the one where the ESPHome dashboard can share encryption keys with HA through it. But copy-paste works perfectly fine for that anyway.
If you don't mind me asking, what things that weren't available as add-ons did you run into? I've heard that trajectory (HAOS until you find something you need that's unavailable, then Container) a few times but I haven't heard specific things (and so far I haven't run into anything for my needs, but that's meaningless of course)
windows subsystem for linux for windows
TL/DR: ||no||
Based off of that short summary ... no
Ah... WiFi for servers ... not a good choice
the VM is still running? It wasn't put to sleep/suspended?
Network switches can solve that
Two accounts or one?
I just setup HA in one home. Now I’d like to setup HA in a second home. When setting up the second home should I use my existing HA account or start with a new account ?
Thx
Depends on what you want really
Hello!
I'm trying out Home Assistant for the first time, it's my first experience with the tool, but I'm having trouble completing the installation. During the onboarding process, the "Country" and "Currency" options do not appear for filling in, and I can't proceed.
I saw some suggestions online recommending to directly insert this information into the "configuration.yaml" file, but since it's my first time running it, I don't have access to the File Editor. The "Detect" button doesn't work either. Any suggestions to fix this?
I tested on Edge, Chrome, and Opera. I tried recreating the server on another computer, but without success. I also attempted it through the mobile browser, and the situation was the same.
I don't have an ad-blocker.
just fill out the information after the onboarding
Settings -> General
I’m not sure where this will go, but for now I’d just like two separate installations. Eventually I’ll want to add remote connectivity via NabuCasa and also link the systems together. I’d like to access both via iOS.
I’m just not sure what the implication are of having two user accounts vs one.
You don't have a choice
Each HA install is self contained
When you do the onboarding then the account you create is local to that install
Your NabuCasa account can only be linked with one HA install
If you want two installs and both using NabuCasa then you need two NC accounts, and to pay twice
Ahhhh…. Hence the fact that there’s only a “create account” option on the new install and not a “sign in”
But I can't proceed; an error appears: "invalid ISO 3166 formatted country for dictionary value @ data['country']. Got ''."
I'd try reflashing again then. Those fields should appear.
As I'm still getting familiar with it, I downloaded the image directly from the website and installed it on a VM on Windows 10. I did this about 4 or 5 times on two different computers, and the result is the same. 😕
It's just a web browser, it should show you. It's possible that this is a bug in the current version, however you aren't the first to set this up in the past few days.
usually, missing UI elements is due to issues with the browser you're using or caching issues
if that doesn't clear it up, try an older version
If you know developer tools for websites, you can try to force the element to move via F12
or with F12 open, hit CTRL+F5
Yellow and no Compute Module
I downloaded the Home Assistant image for VMWare, and it worked fine.
What does the red X next to add-ons for the container install here mean? -> https://www.home-assistant.io/installation/#compare-installation-methods
Does it not support add-ons at all in that installation type?
not supported
containder does not support addons
addons are just docker containers that are specifically configured to work with home assistant supervisor
with container installation, you're the supervisor, so you install and configure all additional docker containers
I feel like I may be cheating a little here but I am tying to get HA up and working on Docker (using Portainer). Using the recommended docker compose [utilizing network_mode: host] the container starts but I cannot get to the UI (localIP, localhost, homeassistant, homesassitant.local all on port 8123). If I add the port and remove the network_mode I can get to the UI and even make changes, but discovery does not work (it cannot see any of my devices). All of my devices are on 10.0.0.xx, With this config my docker HA container is on 172.xx.0.xx. Even though the port passthrough is working it seems obvious that discovery will not find anything outside of the 172.xx.0.xx network. Am I tilting at windmills hoping to get it to work this way or is there a trick that is not outlined? I am attempting to do this on a Windows 11 box with a WSL enabled Docker. I am guessing that the reason given below is why the network_mode: host setting does not work but I am hoping that there is some other workaround for this. Please tell me that I am not just SOOL.
per
https://docs.docker.com/network/drivers/host/
...
Host mode networking can be useful to optimize performance, and in situations where a container needs to handle a large range of ports, as it does not require network address translation (NAT), and no “userland-proxy” is created for each port.
The host networking driver only works on Linux hosts, and is not supported on Docker Desktop for Mac, Docker Desktop for Windows, or Docker EE for Windows Server.
The host networking driver only works on Linux hosts
That's why you'll never get this to work until that changes
So you are saying I am SOOL?
Unless you're able to re-write reality
There's a reason the Windows install guide doesn't list Docker as an option
Bump to my prior question since threads kinda hide stuff.
Thank you
Thinking of trying proxmox on an old box, maybe I can get it to work on there
Probably. Or Debian+Docker, or whatever. If that old box supports UEFI you could also just install HAOS directly.
I have an RPI 4 that boots from a flash drive with the RPI version installed, connected to the router via Ethernet cable. I am able to access the webpage but it's stuck on "Preparing Home Assistant."
First install I waited around 40 minutes with nothing happening. Second was 30 mins. I reset the RPI and waited just over 20 mins It keeps stopping at "Updating PulseAudio information" and "Host information reload completed." I've checked the flash drive and there's enough space on it.
What could be causing this issue?
I can attach a copy of the log if needed.
Booting from a USB drive on the Pi isn't recommended. You're better off installing onto an SD card and then moving your data drive to the external drive if that's where you want to store the data
https://www.home-assistant.io/faq/usb_boot/
https://www.home-assistant.io/common-tasks/os/#using-external-data-disk
Is the "Terminal & SSH" addon not showing up for anyone else? I just did a new install yesterday on a PI4:
Home Assistant 2023.7.3
Supervisor 2023.07.1
Operating System 10.3
Frontend 20230705.1 - latest
Doh 🤦♂️
This add-on is only visible to "Advanced Mode" users. To enable advanced mode, go to Profile -> and turn on Advanced Mode.
A little interesting that the community addon "Advanced SSH & Web Terminal" shows up without advanced mode.
Hi, I'm getting "no such host" when trying to install the docker container. I understand it's some kind of DNS problem. I don't have pihole or anything installed. I tried putting my router's ip as nameserver and also tried 8.8.8.8 - both didn't help. Any suggestions?
BTW, I can ping ghcr.io and also I can browse to ghcr.io/home-assistant/home-assistant using chromium
Show the command you used and the response
command:
sudo docker run -d --name homeassistant --privileged --restart=unless-stopped -e TZ=Israel -v ~/DockerConfig:/config --network=host ghcr.io/home-assistant/home-assistant:stable
result:
Unable to find image 'ghcr.io/home-assistant/home-assistant:stable' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/home-assistant/home-assistant/manifests/stable": Get "https://ghcr.io/token?scope=repository%3Ahome-assistant%2Fhome-assistant%3Apull&service=ghcr.io": dial tcp: lookup ghcr.io on 10.0.0.138:53: no such host.
See 'docker run --help'.
Is there anyway to manually install? or other method to perfom the installation?
update: I changed to 8.8.4.4 in /etc/netwrok/interfaces rebooted - and now its working... 🤪 I really can't quite understand these DNS configurations...
Okay, now I have the HA running in docker. I would like to import my old configuration (Previously I had CORE version installed). How do I do that?
I tried copying my old .homeassistant folder - but that didn't work
That's not a lot of detail. Make sure you copy it including all its hidden folder to ~/DockerConfig
Sorry for the lack of details. I'm kinda new to this - so I don't know exactly what details to provide.
I did that, I had to remove the https configuration, then I could login - but almost everything is broken. For example, do I have to reinstall HACS?
Not if you properly moved the old files
Well... all the configuration files moved correctly (the scripts and the dashboards). But I had to reinstall HACS and redownload all the frontend cards. Oddly the HACS integration seems to load ok.
guys, is there any information which is not backuped whiel using backup?
No, everything that HA knows about is backed up
Note that some addon data is stored somewhere else so partial backups of them might not contain it
Hi all, I installed an update recently on my PI 4 hosted Home Assistant and it would not come back online. It would not boot anymore. Before the update I asked to create a backup on my attached ssd. Any suggestions on how to restore my installation? I have plugged my disk into my Windows machine but I cannot find the tar backup file. I was running Home Assistant from my SSD and would prefer to restore to my SSD as I was running MariaDB.
for future reference it's best to have backups downloaded off of the pi (or better hardware for that matter) for situations just like this
Understood, but there are many updates constantly and doing this always is quite an inconvenience. If that is what it takes I will do it. I just thought that if I ticked the "make a backup" tickbox that actually meant something.
Well, it does, but a backup you haven't downloaded is hard to access
I installed HA on a Virtual box instance on my Laptop. Played with it for a little bit with my 1 purchased FEIT Smart Lightbulb. It works and I am able to control the bulb with my HA (even with iphone app). But we really don't have much use for it when I installed it. It acutally has not been running in 6 months or so. Today, while going to run another VM I saw the HA install. Remembered my wife said her light bulb (the smart one) was two dim for her to read at night. Started up the HA vbox instance and was able to change light bulb setting. (And updated the HA Core and OS etc.)
All that being said here comes the question...
What suggestions do you have for moving the Vbox to another computer, and running HA on that vbox on a dedicated always on PC (That will likely do other things)? That PC could (and likely should) run a Linux distro, but could be a windows install as well.
Thanks for that Tinkerer. How do I access it?
That I don't know, I don't use HAOS... somebody else will
Not Windows, really not Windows. If you want to keep add-ons then run Proxmox and install HAOS in a VM
Otherwise, Debian + Docker
if the media isnt corrupted it should be in a rar file
if i navigate to \ip-of-my-hass-install\backup i have multiple rar'd files
I am not very familiar with Docker. (Hence why I used Virtualbox to test) Maybe there are just config files I can copy from the vbox test ha install to a full install of HA on debian/docker?
so put the sdcard in a pc or mac or whatever and navigate to /backup and the newest file should be the backup assuming you did a full backup then
Then Proxmox is for you
Do a fresh HAOS install, download the backup from your current install, upload it, and you'll be fully up and running
I have proxmox somewhere and I don't recall why, but I abandoned it for another VM hosting service (name escapes me atm.)
As long as it's not Windows
yes proxmox with tteck scripts is a pretty good option if you arent willing/able to do it all yourself
https://www.derekseaman.com/2023/06/home-assistant-proxmox-ve-8-0-quick-start-guide.html this is the newest hand-hold proxmox guide to installing haos nested in proxmox-VE 8 as a VM
is that pin-worthy tink?
XCP-ng
Not the worst
it ignores updating the bios before installing proxmox over windows that it ships with
worked better for me at my shop than proxmox... forget why I went with XCP over proxmox... MIght have had something to do with similarity with Citrix
XCP doesn't ship with windows
no, the mini pcs that the guide suggests buying does
guess you refuse to click a link
XCP-ng is the base OS that controls the VM's
Ya know, it has been all of 3 minutes since you linked that. I usually stay in a stream of conversation with others before wandering off. I feel it is more polite that way. IMO
off to go read the aforementioned link. cheers
In reading the doc stated above it says Use Home Assistant’s Google Drive backup add-on to do nightly backups to the cloud. My consern and why I even want to use HAOS is local control and also privacy. Is there a way to do this line here but have the data encrypted so it is just gibberish on the cloud w/o the proper keys?
The important thing is just having those backups backed up to a location that's not on the same machine HA is running on. Doesn't have to be Google Drive.
You can backup to a local samba etc now
Hmmm, how to cancel stuck upgrade? After 3 hours it is still in progress... I haven't access now to host with dockerD, I have only phone with ha app and ssh add-on
I use the nextcloud backup add-on
Hello,
im a little bit frustrated on an try to install Home-assystant.
First i have had it running in docker. It worked, but without addons.
Now im trying to install Home assistant OS via KVM on my headless home server. Here are allready running some things. mainly in docker.
Its a NUC with ununtu 22.04. Installation works fine, but i cant access to the onboarding page via browser.
I found out that this is somethin with the networking config. Its on his ohn subnet.
How can i redirect the 8123 port from my hosts network to Home-assistant?
i found a lot of explanations for bridging, but i dont want to have a seperate mac in my network.
You want and need bridged networking
The other option is to stick with Docker for HA, there's nothing magical about add-ons after all
Hmmm. Im struggling with it. in my first try, my server was not accessible with a bridge configured.
I don't use KVM myself, all I can do is point you at Google
so ther is a vibr0 bridge in my networkctl. Can this be working in both directions?
Your VM is like as another computer. Best method is to create bridge (this is like as hardware switch) and connect VM to this bridge. On HV your need to connect this bridge to interface with your network. Optionally, you can remove IP address from network interface on HV (example eth0) and add eth0 to bridge and address IP on bridge interface
Then your VM works like a normal computer in network
i really should migrate to new server...
15:01:11 up 6 days, 15:41, 2 users, load average: 45.60, 31.89, 18.37
Not necessarily. Maybe you have 64 cores or it's due to IO 😄
What are you running on there?
I have i3 8gen, 130% CPU usage is frigate. Load from paste is when docker unpack ha upgrade. Few u bottom i have Xeon
Just i3 is a bit vague but it might be a slow disk? Not sure what that last sentence is supposed to mean
If it's mostly frigate can you get a corel stick to reduce the load, or do you have one already.
And I forgot about Synology VM with 5 cameras and Synology photos, tTorrent lxc, zabbix, nextcloud
And yes, I have zfs 4x4tb 5400 slow nas disks, and whole ha is on this drives.
Few u bottom i have 5 rtx3080
So I got my NUC and everything ready (but forgot a free USB).
Once I have installed Proxmox and HA with a display connected to the NUC. Can I remove the NUC and put it on another spot and simply boot it up?
And it all loads by itself?
Or do I need a display connected to get it running and then keep it at that spot and moving the display? If ya get what I mean
Proxmox doesn't need a local display
I mean, once I have installed it all. I need to remove the power supply and everything.
Will it all boot itself up by just plugging it in again and booting the NUC up?
That depends on the BIOS
Check to see if it has options for what to do on power loss
Okok, thanks
Rarely a machine (mostly very old ones in my experience) will refuse to boot without a keyboard or monitor attached but that's easy to test at the current place.
What I mean is:
I will setup the NUC with Proxmox and HA at my desk connected to a monitor etc.
Then I want to move it to another location, but then I need to remove the power etc.
Once booted, will Proxmox and HA run by itself or would any kind of input be needed?
I haven't installed it yet. I didn't have any empty USB sticks at home so need to get one tomorrow but I'm just planning if I need to move the monitor and shit or not.
But autostart and shit I will try, seems it's possible to do what I want so I dont need to move the monitor etc 😄
Grab the stick, copy its data to your PC, install ventoy on it, put the data back and additionally put the proxmox iso on it. Tada. Bootable stick + data
it should be entirely possible to have everything autostart
(maybe with a power button push when it's plugged in 😉 )
Ventoy is an unbelievably useful tool.
Here's some pics of my spectrum internet setup.
Any helpful links on what to do next?
Is my home interior wires compatible?
oh you want the white glove treatment lol
I'm using a help toggle as a condition in an automation. If the automation runs, I want to Set the help toggle to true/on. I can't seen to get the automation to set the toggle, everything else works on the automation
jump to #automations-archived dude
Here s some pics of my spectrum internet
good morning and good afternoon
i still cant fix the 172.30.32.1 issue
what issue
Hi Team, I'm attempting to install HA 10.3 on RPI3 via the RPI imager and Balena and on each attempt am getting stuck in a loop with the following error during "Preparing Home Assistant"
supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3: 404 Client Error for http+docker://localhost/v1.42/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3")
I've swapped SD cards and even attempted installation off another network so I dont think its my local network - any suggestions on what is going on?
Sorry, a link to the issue would help.
During the installation I noticed that the mapping integration doesn't work (Leaflet, OpenStreetMap, CARTO). I just get a blank screen. After the installation the same thing happens when clicking the MAP icon on the sidebar. Is there something else that needs to be done to get this functionality to work?
have internet?
Yes, the system just updated itself
Hello, I have a question to which I can not find an answer in the vastness of Internet.
How can I integrate the FRITZ!box voice mailbox into HA?
FYI, I just googled: "fritzbox voice mailbox home assistant"
I've read the documentary a dozen times. I can see the current call status, but there is no sensor or attribute that allows me to see that I have a new voice mail.
The integration may not support what you want. If you added it, and there's no sensor for voicemail count, then the integration doesn't support it.
that's the only fritzbox integration that handles anything like that, so that's the only choice you have.
You can work around it by a "last call" automation + template sensor.
And maybe a media link to the voice mail share
It will show the details of the last caller at least.
I see Frizbox supports sending emails with the voicemails. I use this on our VOIP to pass the messages into HA. You can see how I did it here:
https://www.rjt.org.uk/home/archives/home-assistant-tip/extracting-voicemails-from-email/
Hi everyone,
seems the installation method for HA supervised has changed.
I now need to install the os agent, correct?
But for arm64 there is no debian package
Just use HAOS?
I need the OS for other tasks also. So I need a full RPi OS
Ah... so you're deliberately ignoring the requirements 
Well, if HA wants to force users to use HAOS, then yes
supervised installer used to be the recommended approach for RPi
hmm, I can't recall that ever being true
It never was, not by people with a clue
Sure, there's some bloggers/youtubers who push it, but ... really... nobody who understands does
I mean, recommended if not using HAOS
Ah, okay. Then I was lead down the wrong path when I first started. 😄
I will try the container install then 🙂
Quick question:
HA container is telling me that addons are not supported. I need OS or supervised.
or just install whatever you need
?
nobody needs addons
I use ssh
anything you were planning to install using addons you can just install the container
ssh comes for free
that's just your base OS
I used to install terminal etc. via the built in addons
why do you need that? you can ssh directly into your box
Because I found the built in terminal or VSC to be quite useful
you can install VSC via container
are you talking about the terminal that lives in the web interface?
you can have that too. there are several containers that expose a web interface to a terminal that you can add to the sidebar
anyway, if you feel that you need addons, first, you almost certainly don't, and second, yes, those are your two options to get them on a Pi
Okay. I need to re-learn how to do certain things then.
I will start with installing HACS and then see what I need to do to get the rest installed 🙂
Thank you for your help! I hope I will figure the rest out 🙂
Btw., why is supervised not recommended despite having those additional features like Addons?
Because it's fragile as fuck
Because the result is exactly the same as with HAOS, but you do all the work
makes no sense on a Pi
It only just about makes sense if you really want add-ons and your hardware doesn't support HAOS because it's so ancient
Even then... I'd still say don't do it
Okay. I did not have any issues, but I will try the container.
Can you tell me how to install addons like Google Drive Backups?
I cannot add it to HACS and cannot find a way to add the repository to HA
I cannot add it to HACS
Makes sense, HACS does not have addons: https://hacs.xyz/docs/faq/addons/
and cannot find a way to add the repository to HA
Too vague to help but try following the docs: https://github.com/sabeechen/hassio-google-drive-backup#detailed-install-instructions
You might have to enable advanced mode in your profile or something. A picture would help
Advanced is enabled already 🙂
A picture of what?
I would like to install this addon. I need to because all my backups are there 😂
Of what you see
I see nothing because container does not have Addons
Well you need to get Google drive working on your own
Hello, lil question, I want to install raspbian on a rpi4 SSD drive instead of SD card
But I have no SSD to usb cable to plug it to my PC, just a SD Card reader
Can I go without ? like install on the SD Card first, then copy the system to the SSD, and then making the ssd bootable ?
Any good guide for that ?
Thxxx
Oh. I thought you use the Supervised install!? Maybe I mixed something up
He was persuaded to move away from hell
Yep. And now I need help figuring out how to make this new hell work for me 😁
You'll need to manually download a backup and extract the contents to get the HA config
The developers only provide a way to restore backups as part of the Supervisor
Which means I will need to manually create backups also
So far, container does not look promising
Sure, but there's lots of good options
I use rclone for online (encrypted) backups
So you backup your config folder and just copy&paste back and forth?
I back up everything - docker config, HA config folder, etc
Most of my restores will come from my local backups (rsnapshot) which is just a quick scp or rsync away
Oh should I use the Network boot firmware instead ?
If I need to pull from rclone I just use rclone to do that, reversing the source and destination
I don't use containers too often, but aren't the files inside the container so you need to use docker exec to backup and restore
No
You map volumes
Everything else is lost when you rebuild the container, upgrade it, or under many other situations
mmh... ok 😦
Is there a fix for this error message except renaming or reinstalling?
Error response from daemon: Conflict. The container name "/homeassistant" is already in use by container "403623109b4094fec748d8d16b8abbf3280ef4704c7336f17846d5af0920c84e". You have to remove (or rename) that container to be able to reuse that name.
Yes... if the container is stopped, remove it
docker stop homeassistant
docker rm homeassistant
(assuming you really meant homeassistant and not weirdly /homeassistant)
The / seems to be in the error message only
Okay. Working. Was not sure if removibg would delete the install
So which volume if HA do I need to map then?
Just /:/?
volumes:
- /PATH_TO_YOUR_CONFIG:/config
If you were daft enough to map /:/ then nothing would work, because you'd have replaced the contents of the container with the host OS
But that folder is then just the config folder, not all of HA
Right
You don't currently back up "all of HA"
Why would you want to?
That's the whole point of the container...
You said you backup "everything"
FFS
😄
You win today's prize
Yeay
Good luck
So only config inside container and then the config of the container
Yes, back up your compose file, and all your bind mounts - for every container
"everything"
So that you can recover/rebuild
Well, it really isn't explained very well on the website and the limitations without supervisor are quite big. So all the nice Addons that do all of those tasks are gone.
I will look into it and backup "everything"
If you want add-ons, use HAOS
Make sure your backup location isn't getting backed up
If you want freedom, .... take the time to learn
Ballooning backups 🤮
To speak 'murrican or you mean docker
Okay. My trip to the beach got postponed, so I guess I'm doing this today. 😂 Any tips on getting HAOS installed on an intel macbook pro? (From the other channel, I have been using macOS with VirtualBox, but it keeps freezing and losing connection, and the recommendation was to install HAOS directly, or barring that, linux with proxmox).
I've been looking...it seems like the generic HAOS install needs me to be able to access UEFI, which...I don't think I can do on my old macbook? Or am I wrong?
One last question: MQTT broker must now also be installed on the OS itself instead of inside HA?
Can HA be installed on VirtualBox ?
I will probably run it on stand alone hardware like a RasPi or Odroid, but wanted to get a head-start running it virtually?
I think so: https://www.home-assistant.io/installation/linux
Thank you for the reply , but the appliances provided aren't ones I can import as an appliance into VBox 7
I see another suggestion that is less forward just was wondering if there was a less complex way. The documentation calls them appliance, but apparently the definitions of an appliance differ. The .vdi is actually a disk image which I have never used before, but have found documentation on installation that way.
Before I hit the order key for a new ODroid N2+ with a Nvme drive I see that with the Home Assistant Yellow which is based upon a Rasp Pi that many brands of M.2 do not work. Does anyone know if the Odroid N2+ has any issues.
Okay that didn't work either. I hate to be the old guy in the room, but what passes for documentation lately leaves out detailed Step By step instructions. Can I just get a .iso or does that not exist in the Home Assistant World ?
No, there is no iso
Which documentation do you feel is lacking?
If you're going to install a vm, just download the vm image
and dont buy a pi/yellow/odroid buy a mini pc
Basically the instructions imply that the .vdi is an appliance, and maybe in Docker that is the correct term, but not in VBox it isn't. even the instructions I found for how to install in VBox leaves a lot out. It will not boot !
RobC is like 75
So if he's in the room, you're not the old guy
The .vdi is a virtual box disk image, all you do is setup the vm as per instructions and start it... there's no "install" to go thru with that method
Okay but I don't use Docker so these instructions do not work for me. I guess I got to learn Docker which I really don't like VM's and the Oracle VBox was just a way to start getting exposed to HA before I buy hardware.
What instructions ? I am looking for how to do this in VBox which so far I haven't seen any Step By Step so I have tried several options none of which seem to work.
Why is there no .iso ?
The Odroid N2+ has no m.2 slot. It has seperate eMMC modules.
You looked at the virtual box install instructions here?
There is no iso because, reasons. I'm not privy to them.
Okay I misread the Odroid model it is actually an M1 . My mistake but IMHO better than a NUC for several reasons.
Why so? A second hand N100 sff PC usually is the better bang for the buck.
Jorg I have read about issues with the eMMC's that warrants further investigation on my part, but the Odroid M1 I understand can be order with the Home Asst. preinstalled.
NUCs don't use eMMC and I'm not aware of shops selling Odroid M1 preinstalled with HA.
KrAzle242 I googles'd how to install a .vdi. ( yes I should have known better ) I will go to the url you posted once I get the time after test installing another OS inside VBox 7 which I just upgraded to from VBox 6 this is how little I use VM's these days as I seldom us WinDoze 10 and never plan on upgrading to Win11. I will buy a Mac before I do that. Linux Mint 21.2 which is based on Ubuntu 22.04 serves most of my needs so not really that into learning Docker if I can avoid it. Thanks for the advise anyway I will as I said already follow those instructions after I first install another OS like Minu Mint Debian Edition or Fedroa under the newer VBox.
Jorg not sure where I read that, but OMG there has got to be a better way !! Is Home assistant an Application or some kind of closed system where you have to install under Docker or soemthing like that ??
Raspi Network install rocks
The supported ways to install and supported hardware is documented here: https://www.home-assistant.io/installation/
There are multiple ways of installing HA, each with their advantages and disadvantages.
You can do whatever you want and make whatever mistakes you want to make.
I recommend skipping container and core 😄
Trying HAOS now. Let's see if my supervised backup will be restored properly on HAOS.
IMHO downside to many "more powerful" servers is the increase in power consumption. RPi really stays at around 3 W. Most Intel Servers are significantly higher.
win some lose some
there are plenty of "boxes" with decent CPU to run either HAOS directly or a hypervisor such as Proxmox that don't consume much
and you get day and night difference in performance
not to mention reliability
So, trying to install HAOS on my intel MacBook Pro (from a USB drive) isn't working. Is there something I need to do, or should I find a linux distro and go that route? If so, what is the currently recommended distro, and then is it a HAOS via proxmox situation?
I find it interesting how often performance and reliability are mentioned.
I have not had any stability or reliability issues with an RPi 4 8 GB running RPi OS on an SDCard (still the first card).
And I have no lags or other performance issues either (HA supervised).
Not sure what other people's HA setup need to do, but peeformance is not really key to running HA.
You have your MacBook Pro running 24/7?
It will be, assuming I can get this to work. I had it running on MacOS with VirtualBox running HAOS, but it would just stop working after a few minutes until I restarted VirtualBox and the HAOS VM.
It's an old MBP...trying to give it new life as HA server.
Okay, it just finally finished whatever it was doing over there...I thought it was frozen. Now I have HAOS running...but it might be just booting from the USB...not sure, though.
Hi team, I'm getting the following when installing - any suggestions? This is for an RPI3 and I can reach those URLs from my computer without issue
supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3: 404 Client Error for http+docker://localhost/v1.42/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.7.3")
Maybe try pulling manually?
docker pull ghcr.io/home-assistant/raspberrypi3-64-homeassistant:sha256-c15c12cf12a97e30f5cdf9cb2686129eae0a82b6d066eef9fafe154f441ba508.sig
If HAOS is booted, it's not from USB 
Totally possible
Oh? So once this thing finishes "preparing", I should be able to remove the usb drive and it will allow me to boot? Because that would be awesome.
I would wait till you are about to reboot the HAOS to remove the USB, just to be safe
the HAOS image isn't an installer
it needs to be installed directly to the drive you want HAOS installed on
installing the image on the USB means you are iinstalling HAOS on that USB
if that was the case you'd be asked where to install it to
Oh. So using etcher to write it to a USB means it is only running from the USB?
yeah if you etched it to usb, it's installed on the USB...
I thought you used the USB to etch it to your hard drive, so my mistake
Hm. So I need to figure out how to get it on the hard drive, and make it bootable.
it's the same process
you etch it to the hard drive of the system the same way you would have etched it to the USB. just the setup would be slightly different.
I assume I have to slice off a partition and then etch it to that?
Boot from a live USB, do the etching from inside the live operating system.
Or, if you have a USB to SATA adapter and the target machine has a removable internal drive, you can pull the drive and etch it like that.
what you mean slice off a partition? if you etch it to a hard drive it's gonna wipe the drive
Quick question: how do I install packages on HAOS?
I would like to install some additional packages to run in the background
P.S.: asking because apt-get etc is not working
it's not a general purpose OS. you shouldn't install anything there
it's not debian/ubunutu etc; it's some minimal OS only
If you want to run stuff in background, and are running HAOS natively, you really need to use add-ons.
I would like to run one or two things that are not available. E.g. I would like to run a headless JDownloader
for that I need java
Either use an add-on, or run a hypervisor (proxmox, vmware etc) - and run HAOS within that, and another VM to run your other stuff.
I repeat, you can't install things into HAOS, it's not a general purpose OS, and anything you manage to hack in will go away either on reboot or on upgrade.
It looks like core, container and HAOS are pretty useless for my needs.
So either supervised or a VM in RPi OS 😦
Hm. So I need to get a live usb with...what...a variant of linux on it? And create a live usb with that? I don't know how to do that with MacOS... (honestly, it's been years since I did anything like that with linux, either, but I feel like it wasn't that difficult). Then I get an appropriate version of linux etcher, tell it to write HAOS to my mac drive, and it will just overwrite everything and install HAOS?
Sorry for all the newb questions. I feel like I used to know more of this stuff, but I haven't touched linux in over a decade. 😭
Yeah basically that
Phizzer, yes create an ubuntu live USB, and use that to etch the hard drive
but yes seems like you got the idea now
@vague hill I'd suggest a hypervisor like proxmox, and run a couple of VMs in it (including HAOS). The overhead is very low, and it's arguably easier to manage than native HAOS.
I hope it will run more stably than the VirtualBox VM I was running. Also, I'm a little concerned about device drivers...the last time I did anything with loading a non-Mac OS on a mac laptop, it was windows for gaming purposes, and it required boot camp to get everything to work right.
I've run proxmox on macbook pro, it was fine. You can try it, booting off a USB stick first if you like.
mine was about that vintage
proxmox has much lower demands of the hardware/gpu/etc than windows. With proxmox you barely ever need to touch the machine itself - it's all via web browser.
I'm currently running a bunch of VMs, and containers on my 2 proxmox boxes, including HAOS, opnsense (router/firewall), pihole, etc etc https://imgur.com/erIPMQn
So, basically that would involve making a live USB of ubuntu, then overwriting MacOS with Ubuntu, then installing proxmox through that?
No, proxmox is it's own operating system. It's actually a flavour of debian IIRC, but you shouldn't need to touch it much.
there's a good guide around for proxmox + haos here, sec
Oh, okay. For some reason I thought proxmox was more like VirtualBox, or (although I know nothing about it other than the base concept), Docker.
Read the linked article, it explains a bunch. Think of it like an appliance, that runs VMs and Containers, and has a web interface. You probably shouldn't install anything much natively on proxmox - just spin up a VM or a container, and install stuff there. See I've got lots of stuff on mine - including windows and macos VMs, different flavours of linux, opnsense (which is bsd) etc...
Proxmox is like virtual box in a sense but it's also got its own OS all packaged together
Yeah, except it's "type 1" which means it's more efficient, and closer to the metal, without much of an OS in the middle
virtualbox is "type 2"
True, was going for simplicity thru brevity
I will raspberry os with pimox tomorrow. Or maybe just straight kvm
IMO, proxmox is oversold within the HA community. It manages many VMs and containers and adds more features that won't be used by average person. You could use KVM and optionally virt-manager for a virtualbox like ui on Debian without all the proxmox hullabaloo that few will be taking advantage of. Also it works best when you have the OS on one drive and separate drives or array for your VMs which not many do. If you only need a few VMs and not full on VM/container management, proxmox isn't needed.
I disagree, but you're welcome to your opinion 🙂
kvm + virt-manager etc are "too hard" for many people. (web interface, good guides, and tteck scripts make proxmox easy)
and realistically the whole separate drive thing isn't necessary
After update 2023.7 my device at ttyusb0 cannot be read. it is a serial2usb controller for energy reads. Someone have clue?
check lsusb and dmesg, maybe it's moved device name?
is it a VM? or bare metal?
Oh yes, that too! 🙂
it is a bare metal - and dmesg says pl2303 converter now attached to ttyUSB0
could it have lost its connection to docker?
i run docker with docker-compose btw.
not exactly bare metal but close enough
Guess i'll do a revert tomorrow
capital vs lowercase?
but I don't know why HA update would change any of that. I'd expect HAOS could, but you're not running that.
Everything seems fine. - But i got error messages in the beginning when i loaded up the HASS that there was an error to ttyUSB0 because there was no such device or location. I rebooted the hardware after this and re-run the docker-compose UP without problems
but dmesg | tty shows me it does exists and it did work fine until my upgrade
Gonna try reattach usb devices physically and see if the system "refreshes" itself.
Worth to mention that zwave and zigbee controllers seems fine on usb .
BTW... looks like i am missing 14 days of data
of the energy chart
Well. Wish me luck. Going for a dig.
G'Luck
cockpit-machines isn't terrible for managing vms
hi all, wondering if someone can help - I just installed linux virtual machine on my intel mac. The devices in my home assistant is all good at the start but then for some weird reason the devices get disconnected. I then reboot and everything goes back to normal, any one had similar issue? its driving me nuts lol
Hey everyone
Trying to install a VM version on my pi.
Everything seemed fine but HA is not reachable and the console stops doing anything while mapping. Is this normal and I just need to wait an hour or is something wrong?
@vague hill I converted your message into a file since it's above 15 lines :+1:
What VM software are you running on the Pi, to run that VM in?
KVM with virt-manager
I just found that the shell is hidden underneath
So it seems to have haulted by itself. After typing exit and then resuming boot I see
BdsDxe: failed to load Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0): Not Found
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from VenHw(93E34C7E-B50E-11DF-9223-2443DFD72085,00): Not Found
BdsDxe: loading Boot0003 "EFI Internal Shell" from Fv(64074AFE-340A-4BE6-94BA-91B5B4D0F71E)/FvFile(7C04A583-9E3E-4F1C-AD65-E05268D0B4D1)
BdsDxe: starting Boot0003 "EFI Internal Shell" from Fv(64074AFE-340A-4BE6-94BA-91B5B4D0F71E)/FvFile(7C04A583-9E3E-4F1C-AD65-E05268D0B4D1)
"Exit" gets me to the vm boot manager. But I cannot manually start the startup.nsh
tried this without luck also: https://community.home-assistant.io/t/unable-to-boot-home-assistant-in-virtual-machine-starup-nsh-error/220267/12
Now also tried manual installation. Also fails.
~/home-assistant $ virt-install --name hass --description "Home Assistant OS" --os-variant=generic --ram=2048 --vcpus=2 --disk /home/piserver/home-assistant/haos_ova-10.3.qcow2,bus=sata --import --graphics none --boot uefi
Starting install...
Running text console command: virsh --connect qemu:///session console hass
Connected to domain 'hass'
Escape character is ^] (Ctrl + ])
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from VenHw(93E34C7E-B50E-11DF-9223-2443DFD72085,00): Not Found
>>Start PXE over IPv4.
UEFI Interactive Shell v2.2
EDK II
UEFI v2.70 (EDK II, 0x00010000)
Mapping table
BLK0: Alias(s):
VenHw(93E34C7E-B50E-11DF-9223-2443DFD72085,00)
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.
Shell>
Seems like either the instructions are out of date or maybe there is a problem with the KVM image?
I suspect that the image you're using is for Intel, not the Pi
Hi, people. I have problem with adding network storage. Trying to add some, I end up with HA complaining I need OS 10.2 or higher, I am on 11. Using HAOS. Details here:
https://community.home-assistant.io/t/mounting-external-nfs-share-what-am-i-doing-wrong/595466
Anyone can suggest what can I do?
Thanks for the link. Following the tutorial...although I'll have to leave for work soon! 😬
Hi everyone, I've recently purchased a TinkerBoard 2S to install HA. I'm having issues with the HAOS.
I've installed (on the eMMC) the Debian 10 TinkerOS to check if the board worked correctly.
Now I'm trying to install the haos_tinker-10.3 using an SD Card but nothing happens. Has anyone exp with this ? I've followed the online official guide. TY in advance
I don't know if anyone remembers, but I was in here a week ago loudly and frequently complaining about the troubles I was having getting HA up and running on my NUC. I just wanted to thank those of you who were helpful and encouraging and report that I got it up and running, and some of the more automatic stuff is working fantastically. Of course, I now have a million more questions, haha, but at least they're about things that I'm trying to build out for my specific needs and not about how to even get HAOS up and running. Thanks all!
When you say nothing happens, can you be a little more explicit? Does literally nothing happen? Or something else?
Nothing happens, the board boot the Debian on the eMMC and doesn't read the SD Card
Okay, sorry, I guess that's what I should've assumed, but I thought that there was a chance that there was something more going on that might help folks diagnose your problem. Sorry for not being more helpful, but thanks, and good luck
No problem, thank you very much for the reply 🙂
That was the issue.
Now solved and waiting for backup restore to finish.
Any experience in how many cores and how much memory can be used (in %) without it becoming unstable?
Not sure if a VM with e.g. half the cores (2) and 1/4 the memory (2 GB) would be better than a supervised installation using the entire machine.
Considering a pi is equivalent to a somewhat mid core2duo
You don't need a whole lot
I could totally see it work without any issues on about 1/6th of a half way modern core with less than a gig of memory. Tho later may be influenced by how many entities you have. Having a VM like that could totally make sense
I will play around and see what the performance does, thank you both 🙂
Has one of you (or someone else here) used KVM with HA before?
I cannot seem to access HA from outside my server.
I am guessing that the virtual network is not bridging to the eth0 interface.
Right now it's
<interface type="network">
<mac address="52:54:00:ef:2d:2a"/>
<source network="default" portid="437a6055-1f03-4e7c-939d-819701523c6a" bridge="virbr0"/>
<target dev="vnet0"/>
<model type="virtio"/>
<alias name="net0"/>
<address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
</interface>
@vague hill yes, you need to make that and then configure your VM to use it. There's a few methods provided here: https://www.tecmint.com/create-network-bridge-in-ubuntu/
Hmmmm. None of the methods seem to work.
Do you know if two bridges can bridge the same ethernet device?
I am running a zerotier setup which also uses a bridge with systemd-networkd
And now I killed my network and cannot ssh onto it anymore 😄
hi my haos is not connecting the router
i flashed a new sd card and its not booting up
What hardware are you using? What image (name of file) did you use?
haos 10.3 rpi4
is it have a cronical problem
Did you choose the RPI 4 version? What is showing on the monitor if you connect one?
i havent micro hdmi cable but at the routers page rpi 4 doesnt takes ip
my ssid and password is correct i checked
Hard to tell what happens without a monitor. Check with a network cable instead
okay thank you
hello , i need help pls ^^'
Currently trying to get Proxmox and HA working for the first time. I'm getting this screen in Proxmox now: https://i.imgur.com/geTv40U.png the youtube guide said it should start HA after a few seconds.
What could be wrong?
thomas@raspberrypi:/srv/homeassistant $ pip3 install homeassistant==2023.7.3 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement homeassistant==2023.7.3 ERROR: No matching distribution found for homeassistant==2023.7.3
How did you install it? What does your VMs config look like?
Use Docker instead
I followed this guide to the letter. https://youtu.be/PrKQkI53xys
If you want to use pip ten you have to ensure that you've used pyenv or similar to install Python 3.11(.4)
And when 3.12 is released for HA then you need to update to 3.12
And when 3.13 is released for HA then you need to update to 3.13 ...
Docker solves that
I would like without docker
I followed this guide to the letter
There is an English phrase cutting off your nose to spite your face
That applies here
I'm going to resort to docker ... do you have a good tuto i can follow? i've seen enough for today
Discussion about how to install Home Assistant (https://www.home-assistant.io/installation), and issues with the install itself. Make sure to mention which type of installation you have. If you're not sure of your installation method, check under Info in the System Health Card (https://my.home-assistant.io/redirect/info/)
There's a link there to all the official install docs
from there click Linux and then Container
If you're sensible then you'll scroll down to the Compose instructions
thank you for everything
Don't use docker. In the long run you will miss put because you cannot use the Addons.
Just my opinion.
Well, it's a step up from Core, and nobody needs add-ons
Convenient for some people, sure, but need ... not so much
Don't use HAOS, you'll hate the limitations of addons and reliance on their maintainers. See how that works?
But since OS Agent does not seem to be available for arm64 debian, it is getting difficult to install HA
I do wish they'd just kill off Supervised
I don't understand why.
Docker and core and limited.
HAOS is limited to running only HA (not good for people who like their server to do more than just HA).
Supervised is essentially dead because you cannot install without OS Agent and OS Agent is not available for RPi arm64.
Leaves VM. VM surely cannot be more stable than supervised. Nor faster. Supervised directly uses the system hardware.
And VM is proving to be an absolute pain to setup.
Still have not managed to get my VM to bridge to eth0. Re-flashing my SDCard for the xth time now because I killed my network and lost the ability to connect via ssh.
Supervised is - if you read the requirements - HAOS where you manage the OS. You don't get to run other software without breaking the requirements.
The problem is... so many people ignore that and get into trouble, and then blame others
Guys! I'm newbee, just got a blue box. Box is starting, but staxing on the screen "preparing Home Assistant" for ages. Nothing else happens. Any suggestion what I can do?
Did you plug it into your router before powering it on?
So did that network cable change anything?
Yep, I did. I can access the web page, this seems to show the initial setup page, but not moving forward
I see the same as @placid sage and see in the logs a server error 500 when attempting to install supervisor.locker; client timeout. Wired to network. SD Installed with Rasberry pi installer app windows 10.
How difficult is it to change network settings once you've installed ProxMox? It just occurred to me that we're doing a trial run with Quantum Fiber (installation date, tomorrow) and all of the IP and domain info might be changing. 😂
well you can also just 'mirror' your old router settings too to ease the pain
@blissful holly it's fine if you haven't added proxmox cluster.
You shouldn't be using anything from your upstream ISP anyway, that's always too subject to random change.
Is your proxmox exposed to the public internet?? (let me know the url so I can hack you) 🙂
Also let me know. Pls keep 22 open too. I need a good relay. What country are you in?
I...don't know what that means.
I don't even know what to put as the bridge, much less open it up or shut it off from the internet.
One might kindly suggest you read up before deploying this sever
(Or don’t and send @junior carbon and I the IP plz)
I'm just following the tutorial, based on recommendations from people earlier.
If you only have one proxmox server, you're not doing clustering.
And proxmox should be on your LAN, so whatever your ISP/modem/etc does shouldn't matter. Unless you're exposing it to the internet, which is a really bad idea
Don't port-forward, or use public IPs, on your LAN (unless you know enough to understand all the words, and ignore me)
I have a hosted Prox box that has a public IP. Setting it up to be remotely secure is a pain. Firewall, VPN, interfaces and bridges…
(A public /16 in fact… should I post the range?)?
How does this relate to the thing I had to set "proxmox.yourdomain.com"?
And do you need it to be open to the internet in order to control devices remotely?
Oh my
Exactly