How to install francescopace/espectre. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
francescopace/espectre Installation Guide
How to install francescopace/espectre. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for francescopace/espectre. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i francescopace/espectreor
Install via npx
npx @hexmos/ipm i francescopace/espectrePrerequisites
Home Assistant
softwareESPHome
softwareESP32 with CSI support
hardwareVersion: ESP32-C6, ESP32-S3, ESP32-C3, ESP32 recommended
2.4GHz Wi-Fi Router
hardwaregit
softwareesptool.py
softwareManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Home Assistant Integration (Recommended)
git clone https://github.com/francescopace/espectre
cd spectre
esphome setup SETUP.mdStandalone ESP32 Flashing (Advanced)
git clone https://github.com/francescopace/espectre
cd spectre
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash 0x1000 spectre.binPost Installation Steps
- Configure WiFi credentials via ESPHome app or web interface.
- Follow the tuning guide (TUNING.md) for optimal performance.
- Integrate with Home Assistant for automation.
