Add the LG WebOS driver from myServer 6's Software Updater.
The easiest way to add a TV to control is to enable External Control on the TV, and then click the Discovery button in the driver. Select which network to scan using the check boxes (House is the network myServer webserver is on. VLAN 40 is the network Allonis uses on switches Allonis configures). You will see in the driver myServer scanning all IP addresses on all active NIC (ethernet and Wifi ports) for any TVs that the driver should support. This will then auto add discovered TVs to the driver's list of configured TVs. Once added, you can edit the TV device's Alias Name for easy identification. For installations that have many TVs, use a logical naming convention like "TV1, TV2, TV3....". You should also name the TVs in the order they are to be displayed, which should also be the order the TVs are installed into the video matrix switch (if used).
(NOTE: WOL will not work via WiFi if myServer is on ethernet so no Power On will work)
Device type should be "TV".
Port should be "3001" for newer TVs that use SSL encryption. "3000" if older. If you see: "22/08/2025 17:15:03.15 · ERROR · LGWebOS.CreateClient - Error in CreateClient - Object reference not set to an instance of an object. " in the log, use port 3000.
09/11/2025 10:50:26.50 · ERROR · LGWebOS.CreateClient - Error in CreateClient - This instance does not use a secure connection.
When this message shows - use port 3001 (secure)
Use "sudo nmap 192.168.0.11" to see if port 3001 is open. If so, use that.