Download  and Install VMware Workstation Pro

Download and Extract Home Assistant OS Image

Launch VMware Workstation 17 Pro

Create a New Virtual Machine without operating system

Edit VM Settings 

Start the Virtual Machine from haos_ova-11.1.vmdk

Onboarding Home Assistant

How To Add Zigbee Support

How To Add Bluetooth Support

 

 

 

Install Home Assistant On Windows Using VMware

How To Install Home Assistant using VMware Workstation  17 Pro

In this guide, we'll show you how to install Home Assistant using VMWare Workstation Player.

VMWare Workstation Player is a free virtualization software that allows you to run multiple operating systems on a single host machine. This means you can create a virtual machine (VM) for Home Assistant, which is an efficient and safe way to run the software.

 

Download VMware Workstation  17 Pro

Download VMware Workstation  17 Pro for Windows from here

VMware-workstation-full-17.5.2-23775571.exe

VMware Download

Then, install VMware VMware Workstation  17 Pro with all defaults.

On the User Experience screen, you can uncheck both options:

Vmaware-windows10-pro-1.PNG

User Experience

Continue with the install until complete.

Download Home Assistant Image

Download the Vmware Workstation (.vmdk) image from here

https://github.com/home-assistant/operating-system/releases/download/11.1/haos_ova-11.1.vmdk.zip

Vmdk

Extract the file, and place it into a directory where your VM will live (C:\Home Assistant)

haos_ova-11.1.vmdk

Launch VMware Workstation  17 Pro

Launch VMware Workstation  17 Pro. Select the free for Personal Use Onlyl use option.

free

Click Create a New Virtual Machine

Click I will install the operating system later.

Select Linux. For the version, you would use Other Linux 6.x and later kernel 64-bit.

64

Give your VM a name (for example: ha) and select the folder you created in the previous step.

folder

Confirm the popup. Select Continue.

confirm

Store it as a single file, and set your storage size to 32GB as recommended by Home Assistant documentation.

gb

On the next screen, click Customize Hardware.

custom

Set memory to at least 2GB

memory

Make sure that Processors are set to at least 2

processors

Set the network adapter needs to “bridged” mode. Then go to Configure Adapters

bridge

Make sure to select only your Ethernet and WIFI adapters (if you're going to use WIFI)

wifi

Remove both New CD/DVD (IDE) and Printer as they will not be used.

4140c1e4280dd28a1077a3f32099013eabc32ec9_2_572x500.jpeg

 

Vmaware-windows10-pro-2.PNG

remove

This is how your hardware should look go to Finish to create your Virtual Machine.

finish

Edit VM Settings

Navigate back to the C:\Home Assistant folder. Delete the ha.vmdk file.

delete

Then rename the haos_ova-11.1.vmdk to ha.vmdk (or the Virtual Machine name you created in the previous step).

rename
ha

Then, locate the homeassistant VMware virtual machine configuration file (.vmx). Right-click > Open With > notepad.

file
pad

Under the .encoding line, add the following code and save the file.

firmware="efi"

efi

Start the Virtual Machine

Select your VM,Then click Play Virtual machine or click the green triangle at the top of the window.

play

If you see this message, click OK.

tes

If everything is successful up until this point, you should see the Home Assistant login screen with some IP addresses.

ip

Onboarding Home Assistant

Once completed, you will be able to reach Home Assistant on homeassistant.local:8123. If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at homeassistant:8123 or http://X.X.X.X:8123 (replace X.X.X.X with your’s IP address as shown for IPv4 Addresses in the image above).

How To Add Zigbee Support

You can just connect your zigbee stick to your PC, and it should be detected like so:

zigbee

How To Add Bluetooth Support

You can just connect your Bluetooth dongle to your PC, and it should be detected like so:

bluetooth
 
 
 

 

 

useful links

https://www.simplysmart.house/blog/install-home-assistant-on-windows-vmware#how-to-add-bluetooth-support

https://www.matterxiaomi.com/boards/topic/14600/hassos-installing-home-assistant-os-on-vmware-workstation-player-17-on-windows-10-vmdk-image/page/3

Comments


Comments are closed