Custom Home Assistant integration for Fermax Blue intercoms. Allows you to open your door directly from Home Assistant using the official Fermax API.
Note: This integration replaces the previous library implementation with a direct API client based on reverse-engineered protocol details.
- Open Door: Unlock your building door via Home Assistant.
- Multiple Doors: Supports devices with multiple access points.
- Token Management: Handles authentication and automatic token refreshing.
- Config Flow: Easy setup via Home Assistant UI.
- Open HACS in Home Assistant.
- Go to "Integrations" > "Explore & Download Repositories".
- Search for "Fermax Blue" or add this repository URL as a custom repository.
- Click "Download".
- Restart Home Assistant.
- Copy the
custom_components/blueconfolder to your HAconfig/custom_components/directory. - Restart Home Assistant.
- Go to Settings > Devices & Services.
- Click Add Integration.
- Search for Fermax Blue.
- Enter your Fermax Blue Username and Password.
This integration is not affiliated with Fermax. Use at your own risk. Tested on Fermax VEO-XS WIFI 4,3" DUOX PLUS (REF: 9449).
If you find this useful, please consider starring the repository.
- AfonsoFGarcia - Original Author
- patrikulus - Author of this fork
- cvc90 - Spanish translations
- marcosav - Author of the script which was used for this fork
- viseniv - Without him I probably wouldn't find the script above :)
MIT License | Read more here