You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Assistant integration for SIGNALduino RF receiver/transmitter hardware. Supports SOMFY RTS protocol for controlling blinds, shutters, and other RF devices via serial connection. I'm using this SIGNALduino USB stick, but you can also use a DIY variant (see FHEM/SIGNALduino).
Features
Control SOMFY RTS blinds and shutters via SIGNALduino hardware
Position tracking via drive time calculation
Serial connection with automatic reconnection (5, 10, 30, 60s backoff)
Local push-based architecture (event-driven)
Configurable drive times, signal repeats, and encryption keys
Invertible position reporting
Support for all SOMFY RTS commands: MY, STOP, UP, DOWN, PROG, WIND_SUN, WIND_ONLY
Prerequisites
Home Assistant 2026.3.0 or newer
SIGNALduino hardware connected via serial port (e.g. /dev/ttyUSB0)
Installation
HACS (Recommended)
Or add manually:
Open HACS in your Home Assistant instance
Click the three dots in the top right corner and select Custom repositories
Enter https://github.com/thecodingdad/ha-signalduino and select Integration as the category
Click Add, then search for "SIGNALduino" and download it