
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
pimatic-plex
Advanced tools
pimatic plugin for controlling the Plex players.
To get the plugin working is needs the IP of the server and the name of the player.
In this example it is "macbook-pro":
The first time the plugin is loaded it will generate an guid and load the ip of the player if it currently is started.
###device config example:
{
"id": "plex-player",
"name": "Living room",
"class": "PlexPlayer",
"server": "192.168.1.102",
"port": 32400,
"player": "abc123",
"playerIp": "192.168.1.103",
"intervall": 60000,
"guid": "xxxx-xxxx-xxxx-xxxx",
"username": "abc123" # Optional
"password": "abc123" # Optional
}
###device rules examples:
Currently no predicates for the plex plugin. If you would like to do something when the state changes u could use the attribute predicate.
if $plex-player.state equals "play" then dim lights
if $plex-player.type equals "movie" then switch speakers on
FAQs
Plex Plugin for the pimatic home automation framework
The npm package pimatic-plex receives a total of 1 weekly downloads. As such, pimatic-plex popularity was classified as not popular.
We found that pimatic-plex demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.