[Integration] HTPC System Monitor & Controls Integration / PC Full remote & Monitor

Hey everyone, i worked on an integration that is (almost) perfect for those of you who have an HTPC in your setup (or just want to have something cool for their regular computers).

What It Does: Full monitor and controls over your PC, it creates two entities: a MediaPlayer for system monitoring (8 different views) and a Remote for complete Windows control (6 pages of functions).

Key Features:

  • Real-time monitoring: CPU, memory, storage, network, temperatures, fans, power consumption - support celsius & fahrenheit

  • Complete Windows control: Media keys, shortcuts, app launching, power management

  • This is a cool feature i wanted to implement: Custom app launching via Send Command with launch_exe:“C:\path\to\app.exe”

  • Built-in web shortcuts for YouTube, Netflix, Plex

  • 5-second refresh rate with configurable temperature units

Requirements:

Hardware:

  • Windows 10/11 HTPC + Unfolded Circle Remote Two/3

  • Same local network

Software (Both Free):

  1. LibreHardwareMonitor - Download from GitHub releases

    • Run as Administrator, enable web server on port 8085
  2. HTCP Agent - Download HTCP_Agent.exe from integration GitHub repo

    • Run executable, appears in system tray

Network:

  • Port 8085: LibreHardwareMonitor web server

  • Port 8086: HTCP Agent communication

  • Firewall: Allow both ports

Quick Setup:

  1. Install LibreHardwareMonitor → run as admin → enable web server - Make sure the webserver is bind to the current network card (PC internal IP).

  2. Download & run HTCP_Agent.exe → check system tray and make sure its running

  3. Test connectivity: http://YOUR_PC_IP:8085/data.json (should show sensor data)

  4. Install integration on Remote → enter PC IP → complete setup

  5. Add entities: “HTCP System Monitor” + “HTCP Advanced Remote”

Common Issues & Solutions:

Setup fails:

  • Restart LibreHardwareMonitor and re-enable web server

  • Verify connectivity: http://PC_IP:8085/data.json

  • Check Windows Firewall (allow ports 8085, 8086)

  • Ensure same network subnet

No sensor data:

  • Run LibreHardwareMonitor as Administrator

  • Check motherboard sensor compatibility

  • Verify HTCP Agent running in system tray

Remote commands fail:

  • Test HTCP Agent: http://PC_IP:8086/status

  • Verify executable paths in custom commands

  • Check antivirus not blocking HTCP_Agent.exe

Downloads:

  • Integration: GitHub Releases page

  • HTCP Agent: GitHub repo main/agents/HTCP_Agent.exe

  • LibreHardwareMonitor: Official GitHub releases

  • Full Documentation: GitHub README

Perfect for HTPC enthusiasts wanting comprehensive system monitoring and control directly from their Unfolded Circle Remote. No monthly fees, runs entirely on local network.

NOTE: Pay close attention to the setup, readme and how to configure.

Thank you and Enjoy :slight_smile:
Some pictures of what to expect:

1 Like

made small tweaks, build updated.

Great work. I’m looking forward to testing this when I return from overseas in a couple of weeks. I use Kodi on Windows and this integration will hopefully allow me to change from BT to launch Kodi etc.

1 Like

Awesome. Keep me posted!