Home / System Design

DirecTV Remote Control via IP address

CommunityMartin AI Open
Started by pmullin · 8y ago · 16 views · 0 replies
8y ago

Here is a plugin I wrote to Remotely Control DirecTV receivers via IP control.
(this requires deploy to nControl OR nTouch due to the Python 'include urllib2' not being available on nion).
User instructions: Fill out the two string values (uniqueID & STB IP Address).
The python script will load the correct URL based on the button pressed.
After the button is pressed, it clears the value (so 'down' for instance, can be pressed again).
AND it returns TRUE FEEDBACK of the command received.
Any questions, feel free to reach out. Let me know your thoughts... Hope you enjoy.
PS - I would've posted in the plugins, but i'm not an approved user in that category.
Post's attachments
DirecTV Remote Control via IP.npp
10.12 kb, 918 downloads since 2017-10-25

Log in to reply to this topic.