ESPHome External Components¶
This documentation site covers external ESPHome components maintained in this repository.
Available Components¶
Roomba (roomba)¶
Control iRobot Roomba robots over UART via the Open Interface (OI).
- Overview
- Getting Started
- Configuration
- Sensors
- Compatibility
- Troubleshooting
- Architecture
- Roadmap
- Release Notes
Adding New Components¶
Use the same structure for future component docs:
docs/components/<component_name>/index.md- Additional topic pages under that folder
- Starter template:
docs/components/_template/README.md