
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
ToGrill is a Python library for communicating with ToGrill Bluetooth-enabled devices, such as smart grilling thermometers. It provides tools for scanning, connecting, and interacting with these devices, including reading probe temperatures, setting timers, and configuring temperature ranges.
It's main target use is for integration into Home Assistant integrations.
scan Scan for nearby ToGrill Bluetooth devices and display their information.
connect address
Connect to a device by Bluetooth address. This command opens a group of subcommands:
Commands can be chained to perform multiple actions in one connection.
list List all GATT services and characteristics, and read available data.
timer probe
seconds
Set a timer on the specified probe for a given number of seconds.
range probe
minimum
maximum
Set a minimum and maximum temperature range for a probe.
target probe
target
Set a target temperature for a probe.
wait Wait indefinitely, keeping the connection open.
togrill-bluetooth scan
togrill-bluetooth connect AA:BB:CC:DD:EE:FF list wait
togrill-bluetooth connect AA:BB:CC:DD:EE:FF timer 1 600
togrill-bluetooth connect AA:BB:CC:DD:EE:FF range 1 50.0 80.0
togrill-bluetooth connect AA:BB:CC:DD:EE:FF target 1 65.0
togrill-bluetooth connect AA:BB:CC:DD:EE:FF wait
FAQs
Module to handle communication with ToGrill compatible temperature probes.
We found that togrill-bluetooth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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 new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.