What is the BIGGEST Drawback of Running Home Assistant on Windows using Docker?
KPeyanski KPeyanski
27.3K subscribers
6,796 views
0

 Published On Apr 26, 2023

Join me in Revolut - https://peyanski.com/revolut/
This video will be complication of super easy, step-by-step instructions on how to start Home Assistant on Windows machine using Docker or in other words how to run #Home #Assistant #Container, but there is more.

► MY ARTICLE ABOUT THAT TOPIC - https://peyanski.com/home-assistant-c...

► MY HOME ASSISTANT INSTALLATION METHODS FREE WEBINAR - https://automatelike.pro/webinar

► DOWNLOAD MY FREE SMART HOME GLOSSARY - https://automatelike.pro/glossary

► AFFILIATE LINKS
Shelly Store - https://bit.ly/3BwMMn2
SwitchBot Flash Deals - https://switchbot.vip/3BwF221
Reolink Flash Deals - http://shrsl.com/301ih
Aqara Amazon Store - https://amzn.to/3EpeCSb
Tech that I’m using right now - https://www.amazon.com/shop/kpeyanski
Get $100 in credit over 60 days for DigitalOcean - https://m.do.co/c/6dd2caef1f1f
Register for Kajabi from here https://app.kajabi.com/r/NetydFAg and I will share half of my commission with you (15%)

► CRYPTO AFFILIATE LINKS
Sign up for Crypto.com and we both get $25 USD (Referral code: xn86atnceg) - https://crypto.com/app/xn86atnceg
Deposit more than $50 in Binance and receive 100 USDT cashback voucher - https://www.binance.com/en/activity/r...
Binance - One of the biggest Crypto currency exchange - https://www.binance.com/en/register?r...

► SUPPORT MY WORK
Paypal – https://www.paypal.me/kpeyanski
Patreon –   / kpeyanski  
Bitcoin – 1GnUtPEXaeCUVWdJxCfDaKkvcwf247akva
Revolut - https://revolut.me/kiriltk3x
Join this channel to get access to perks:
   / @kpeyanski  

► WSL LINK
https://learn.microsoft.com/en-us/win...

► GITHUB LINK
https://gist.github.com/peyanski/4d80...

► DOCKER RUN COMMAND
docker run -d --name="ha" -e "TZ=Europe/Sofia" -v "C:\homeassistant:/config" -p 8123:8123 ghcr.io/home-assistant/home-assistant:stable

► UPDATING HOME ASSITANT USING DOCKER RUN COMMAND
if this returns "Image is up to date" then you can stop here
docker pull ghcr.io/home-assistant/home-assistant:stable

stop the running container
docker stop ha

remove existing ha container
docker rm ha

create a new ha container with docker-compose up
docker-compose up

or you can create a new ha container with docker run
docker run -d --name="ha" -e "TZ=Europe/Sofia" -v "C:\homeassistant:/config" -p 8123:8123 ghcr.io/home-assistant/home-assistant:stable

► TIME TABLE
00:00 Intro
01:00 Installing the Docker Application
01:49 Start Home Assistant using docker-compose method
04:00 Start Home Assistant using docker run method
04:45 Home Assistant Onboarding
05:16 How to update Home Assistant Container?
05:52 For whom Home Assistant Container installation type is?
06:05 What is the Home Assistant Container biggest drawback?
07:03 How to uninstall Home Assistant Container?

✅ Don't Forget to like 👍 comment ✍ and subscribe to my channel!

► DISCLAIMER
Some of the links above are affiliate links. If you click on these links and purchase an item I will earn a small commission with no additional cost for you. Of course, you don’t have to do so in case you don’t want to support my work!

show more

Share/Embed