An open API service indexing awesome lists of open source software.

https://github.com/wjdp/esphome

My ESPHome configs
https://github.com/wjdp/esphome

Last synced: 3 months ago
JSON representation

My ESPHome configs

Awesome Lists containing this project

README

        

- To compile `pipx run esphome compile .yaml`
- To upload `pipx run esphome upload .yaml`
- To monitor `pipx run esphome logs .yaml`
- To run (compile, upload & monitor) `pipx run esphome run .yaml`