Net Connect is a Homey app designed to integrate network-connected devices using TCP, Wake-On-LAN (WOL), and SDCP protocols. This allows users to send power and custom commands to their devices over the network.
Net Connect can be used to integrated networked devices like Sony Projectors, MadVR Envy video processors and so on, without the need for a custom developed device driver.
Custom TCP or SDCP commands can also be send from a flow making it very easy to integrated devices and add them in your scripts.
Features:
- Send ON and OFF commands via TCP or SDCP
- Wake-On-LAN (WOL) support for devices that support network wake-up
- Custom command sending with selectable protocols (TCP, WOL, SDCP)
- Retry mechanism for TCP commands to ensure successful execution
- Homey Flow integration for automation
Supported Protocols:
- TCP: Sends commands over a standard TCP connection
- WOL: Sends a Wake-On-LAN packet to wake up a device
- SDCP: Sends commands using the Sony SDCP protocol for compatible devices
Installation:
1. Install the Net Connect app from the Homey App Store.
2. Add a new device using the Net Connect driver.
3. Configure the device settings, including:
- IP address
- Port number
- Power ON/OFF commands and protocols
4. Use Homey Flows to automate power and custom command actions.
Usage:
- Use the Homey device panel to manually turn ON/OFF devices.
- Create Flows to send specific commands based on triggers.
- Customize commands for specific device needs.
Troubleshooting:
- Device not responding?
- Ensure the IP address and port are correctly configured.
- Verify the network connection.
- Check if the command syntax is correct.
- Wake-On-LAN not working?
- Ensure the MAC address is correctly entered.
- Verify that the target device supports Wake-On-LAN and is enabled in BIOS.
자세히 읽기 ›