Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.12 KB

Hegelmote

This Go package allows remote IP control of Hegel amplifiers. It connects using tcp to the address and port of the amplifier and allows sending commands to control parameters like power, input and volume.

The idea for this stems from wishing to create a free and open source alternative to Hegel Remote. It also supports more devices than the official Hegel Control app.

While limited in functionality at the moment, the goal is to expand with better cli and gui offerings in the future.

Supported Amplifiers

This software has only been tested on Hegel H95 but the list of supported models should be as follows according to the documentation:

  • Röst
  • H95
  • H120
  • H190
  • H390
  • H590

Might work (untested)

  • H190v

Sources