A set of esphome templates I'm using at home.
$ virtualenv venv
$ . venv/bin/activate
(venv) $ pip install -r requirements.txt
(venv) $ esphome version # check esphome is properly installed
(venv) $ mv secrets.yaml.template secrets.yaml # then edit with your values