
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
@seven.io/homebridge-sms
Advanced tools
Homebridge plugin to send SMS via seven.io.
Useful for homekit alarms and sensors. Set an automation to message in case of a water leak, smoke detection or so.
Your apiKey can be retrieved from Dashboard->Developer
npm i -g homebridge
npm i -g @seven.io/homebridge-sms
config.json
configuration fileExample config.json
:
{
"accessories": [
{
"accessory": "Sms77Sms",
"apiKey": "InsertSuperSecretSms77ApiKey",
"debug": false,
"flash": false,
"foreign_id": null,
"from": "MyBookStore",
"label": null,
"name": "SMS to employees on smoke detection",
"no_reload": false,
"performance_tracking": false,
"text": "Emergency: The smoke detection has triggered!",
"to": [
"+49876543210",
"+490123456789"
],
"ttl": null
}
]
}
Need help? Feel free to contact us.
FAQs
Homebridge plugin to send SMS via Sms77
The npm package @seven.io/homebridge-sms receives a total of 2 weekly downloads. As such, @seven.io/homebridge-sms popularity was classified as not popular.
We found that @seven.io/homebridge-sms 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.