Home Assistant integration for Dayton Audio multi-zone amplifiers using the Matrio Control protocol. This project is not officially supported by Dayton Audio and could break with future firmware updates.
- No Extra Device Required for Control: Many integrations for Xantech/Dayton Audio require usb-to-serial connections. This integration controls devices over the network instead.
- This integration makes a connection and then listens to the device for broadcasts. Broadcasts on 8899 are decoded and Home Assistant entities are updated immediately.
- Configurable Number of Zones: Full control over each zone
- Power Management: Turn zones on/off
- Volume Control: 0-38 range with precise control
- Audio Controls: Balance (-100 to +100), Bass (-12 to +12), Treble (-12 to +12)
- Mute Control: Individual zone muting
- Input Selection: Set inputs for each zone
- Dynamic Naming: Uses actual device zone and input names
- Real-time Updates: Live status monitoring and control
- Connection Monitoring: Automatic reconnection on device issues
- Media Players: Media player entities for each zone (with Power, Volume, Mute, Source select)
- Number Controls: Balance, Bass, Treble per zone
- Binary Sensors: Connection status monitoring
- Add this repository to HACS
- Install "Matrio Control"
- Restart Home Assistant
- Add integration via Configuration > Integrations
- Install HACS
- Add https://github.com/featherking/ha-matriocontrol as a custom repository
- use the Integation type
- In Home Assitant, go to Device & Settings > Integrations > + Integration > Select Matrio Control
- Copy the
matriocontrolfolder to yourcustom_componentsdirectory - Restart Home Assistant
- Add integration via Configuration > Integrations
- Go to Configuration > Integrations
- Click "Add Integration"
- Search for "Matrio Control"
- Enter your device IP address and port (default: 8899)
- Give your device a name (this name is only used in Home Assistant)
- Zone and Input names will be gathered from the device
- Dayton Audio DAX88
- Other Dayton Audio multi-zone amplifiers using Matrio Control protocol
MIT License
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
For support, please open an issue on the GitHub repository with:
- Device model and firmware version
- Home Assistant version
- Debug logs
- Description of the issue