
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
homebridge-vesync-v2
Advanced tools
A Homebridge plugin for controlling VeSync smart devices including outlets, air purifiers, and humidifiers
Homebridge platform plugin for VeSync smart devices.
This plugin uses the existing VeSync app infrastructure to allow you to control your VeSync devices.
Provide your username and password and register as a platform, and it will auto-detect the devices you have registered.
All air purifier models support basic power control (On/Off) only:
Note: Additional features like fan speed, air quality monitoring, and modes are available in the VeSync app but not currently supported in this plugin.
All humidifier models support basic power control (On/Off) only:
Note: Additional features like humidity level, mist level, auto mode, and timer settings are available in the VeSync app but not currently supported in this plugin.
All tower fan models support basic power control (On/Off) only:
Note: Additional features like fan speed, oscillation, and modes are available in the VeSync app but not currently supported in this plugin.
npm install -g homebridge
npm install -g homebridge-vesync-v2
Configuration sample:
"platforms": [
{
"platform": "VesyncPlug",
"name": "VesyncPlug",
"username": "***",
"password": "***"
}
]
debug
: Enable more logging information from the plugin
"debug": "True"
exclude
: Comma-separated list of device types to exclude
"exclude": "Classic300S,Core300S"
Power usage data is not synced over, but is still available in the VeSync app.
FAQs
A Homebridge plugin for controlling VeSync smart devices including outlets, air purifiers, and humidifiers
The npm package homebridge-vesync-v2 receives a total of 9 weekly downloads. As such, homebridge-vesync-v2 popularity was classified as not popular.
We found that homebridge-vesync-v2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.