https://github.com/wjdp/esphome
My ESPHome configs
https://github.com/wjdp/esphome
Last synced: 3 months ago
JSON representation
My ESPHome configs
- Host: GitHub
- URL: https://github.com/wjdp/esphome
- Owner: wjdp
- Created: 2020-06-09T19:51:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T01:58:22.000Z (8 months ago)
- Last Synced: 2025-01-20T16:17:33.596Z (5 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`