Custom integration to control your Pioneer SC-85 AV receiver via Home Assistant.
- Media player entity for power, volume, input selection, etc.
- Automatic device creation in HA
- Configurable via UI (config flow)
- Install via HACS: Add custom repository →
https://github.com/sbailey151/pioneer_sc85→ Category: Integration - Or manually: Copy
custom_components/pioneer_sc85to your HA config'scustom_components/folder - Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration → Search for "Pioneer SC-85"
Provide your receiver's IP address and (optional) port.
- Currently only basic control (expandable)
- Uses telnet/HTTP API (adjust as needed)
Based on work by sbailey151