A remote control tailored for Home Assistant, designed for energy-efficient ePaper displays. Built on ESP32, this project allows seamless configuration via a web interface and features automatic periodic updates for the displayed information.
- Home Assistant Integration: Control your smart home devices effortlessly.
- Cyclic Display Updates: Automatically refresh the display at defined intervals to ensure up-to-date information.
- Supported Hardware:
- M5Paper
- LilyGo T5
- Web Interface: Configure smart home integration and device settings directly from your browser.
- Debugging Support: Test and develop with Sunton S5.
- M5Paper or LilyGo T5 hardware
- Home Assistant setup
- PlatformIO installed
- Clone the repository:
- Open the project in PlatformIO.
- Flash the firmware to your ESP32 device.
- After flashing, connect the remote to your Wi-Fi network.
- Access the provided IP address in your browser.
- Configure your Home Assistant integration and the devices to be displayed.
The remote periodically refreshes the display to show the latest device states from Home Assistant. The ePaper screen ensures minimal power usage while maintaining visibility.
Contributions are welcome! Submit pull requests or report issues directly in the repository.