HU felirat & EN subtitle!
📺 In this video I will show you how to add ESPHome Dashboard to Home Assistant Container running in Docker on Snyology NAS.
👉 Check my previous video if you want to use Bluetooth Sensors with Home Assistant trought ESPHome Bluetooth Proxies.
• 18 ESPHome Bluetooth Proxy telepítése...
🎬 CHAPTERS:
00:00 ESPHome general
00:31 ESPHome Docker reference
00:45 Stack ESPHome container with Portainerben
01:32 ESPHome web browser
01:43 Add ESPHome dashboard to Home Assitant
03:00 Adopt ESPHome
Home Assistant // 2022.9: Home Assistant Birthday Release!
Bluetooth everywhere
https://www.home-assistant.io/blog/20...
ESPHome
https://esphome.io/index.html
ESPHome // Docker Reference
https://esphome.io/guides/faq.html?hi...
My docker compose yaml file:
version: '3'
services:
esphome:
container_name: esphome
image: ghcr.io/esphome/esphome
network_mode: host
restart: unless-stopped
ports:
'6052:6052'
'6123:6123'
volumes:
/volume1/docker/homeassistant/demo/esphome:/config
/etc/localtime:/etc/localtime:ro
Home Assistant // Installation
https://www.home-assistant.io/install...
Home Assistant // iframe Panel
https://www.home-assistant.io/integra...
Material Design Icon
https://pictogrammers.com/library/mdi/