Hi, Everyone,
I’m hoping someone would shine some light on this topic and assist with a possible configuration, solution or contribute to building the python library/controller for the custom_component media player.
I have an Autonomic Controls MMS-1e and M120-e combo. Please see links urls for product information and control protocols.
http://www.autonomiccontrols.com/documents/mcs30/mcs_3.0_IP_Control_Protocol.pdf
http://kb.autonomic-controls.com/kb/index.php?View=entry&EntryID=189
I tried using the telnet component but got nothing. I also tried the Russound and Monoprice components hoping to get something. I’m looking into creating a custom component based on Russound or Monoprice but I’m relatively new to this custom stuff and python scripting.
Autonomic has a nice mobile app, but I was hoping I could integrate it with home assistant since I don’t have Control4, Savant, Crestron or any of the other supported control systems.
I would be happy getting basic media playback within home assistant if at all possible.
Any help or suggestion would be much appreciated.
I started playing around with some python commands to control the device. The basic script connects to the server and sends the play command thus far.
Thanks
Dan