https://github.com/esphome/developers.esphome.io
ESPHome developer documentation website
https://github.com/esphome/developers.esphome.io
Last synced: 1 day ago
JSON representation
ESPHome developer documentation website
- Host: GitHub
- URL: https://github.com/esphome/developers.esphome.io
- Owner: esphome
- Created: 2023-12-07T00:40:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T11:28:28.000Z (5 days ago)
- Last Synced: 2025-06-23T12:22:51.275Z (5 days ago)
- Language: HTML
- Homepage: https://developers.esphome.io
- Size: 330 KB
- Stars: 14
- Watchers: 11
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/code.md
Awesome Lists containing this project
README
# ESPHome Developer Documentation
**Want to contribute?**
- Clone this repo
- Run the server:
- `mkdocs serve`
- Specify a port: `mkdocs serve -a localhost:8001`