homebridge-sony-vpl-xw5000
v1.0.13
Published
A short description about what your plugin does.
Downloads
10
Readme
Homebridge Sony VPL-XW5000
Important:
- ADCP must be enabled on your Sony projector.
- Authentication must be disabled for this plugin to work.
Plugin Configuration
Add the following to your Homebridge config.json:
{
"platforms": [
{
"platform": "SonyVPLXW5000",
"ip": "<PROJECTOR_IP>",
"port": <PROJECTOR_PORT>
}
]
}- Replace
<PROJECTOR_IP>with your projector's IP address (e.g.,192.168.1.118). - Replace
<PROJECTOR_PORT>with your projector's ADCP port (e.g.,53595).
About
This Homebridge plugin was generated and iteratively improved with the help of AI.
