Docker
ESPHome on Home Assistant running in Docker
ESPHome on Home Assistant running in Docker This is an extention to my “Home Assistant on Docker” post which can be found here: https://techstuff.leighonline.net/2023/03/10/home-assistant-in-docker-home-assistant-core/ Adding ESPHome to Home Assistant that is running in docker is quite straight forward. Just add the following to the existing docker compose: The ESPHome dashboard can Read more