Announcement

Collapse
No announcement yet.

Welcome

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Welcome

    Welcome to the Sony CX777ES Plug-in Forum


    Description


    The CX777ES Plugin for Homeseer v2.2 communicates using a available RS232 port.


    The CX777ES Plug-in can send Power-On, Power-Off, Pause, Play, and Queue up DVD's or CD's from scripts or from Web based interfaces such as Tom Caldwell's DVD Collection.


    Features
    • Small compact .NET2 code for use with HomeSeer 2.2.
    • Create Homeseer v2.2 events that controls the Sony CX777ES DVD changer.
    • The following are script commands that can be used to control the CX777ES Changer:
    PwrOnDVD() --- Powers On Sony CX777ES
    PwrOffDVD() --- Powers Off Sony CX777ES
    StopDVD() --- Stops DVD Play
    PlayDVD() --- Play DVD
    PauseDVD() --- Pause and Resume DVD Play
    StartDVD(DiscNum) --- Queues Up Disc-Number and begins Play
    • Example use in Script or Event:
    &hs.plugin("CX777ES").StartDVD(125) --- Changes to Disc number 125 and begins play.
    Configuration

    Configuration is done with a CX777ES.ini located in the \Config directory.

    The contents should look something like the following:

    [Config]
    ComPort=COM8
    Debug=False
    Logging=False

    Debug turns on the verbose logging feature for HomeSeer's Log
    and Logging will create a separate CX777ES.log file in the \Logs directory.

    System Requirements

    • Homeseer version 2.2 or later
    • Microsoft .NET VERSION 2
    • Available RS232 Port
    -Larry

    A member of "The HA Pioneer Group", MyWebSite

    Plugins:
    VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

    Hardware:
    Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.
Working...
X