ESPHomeConfigs

In order to run the commands easier add this to your ~/.bash_profile

alias eh='docker run --rm -v "${PWD}":/config -it esphome/esphome'

Commands

Compile & deploy:
eh eLiving.yaml run
Logs
eh eLiving.yaml logs