jabastien / ESPHomeConfigs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 92.1%Language:Shell 7.9%