{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Python SDK for controlling Brunt motorized blinds and shades via their API, with both synchronous and asynchronous client support.","skillfed_tags":["home-automation","iot-client","abandoned"],"use_cases":["Automate blind position changes based on time of day or sunrise/sunset in a home automation script.","Query blind positions periodically and log them for energy or comfort analysis.","Integrate Brunt blinds into a larger Python home automation framework using async I/O.","Build a web dashboard or mobile app backend that controls blinds on demand.","Trigger blind adjustments in response to sensor data from other systems."],"what_it_does":"Brunt is an unofficial Python wrapper around the Brunt smart blind API, ported from the original NPM version. It provides both synchronous (BruntClient) and asynchronous (BruntClientAsync) interfaces to authenticate with Brunt accounts, enumerate registered devices, query their current state, and command position changes. The package handles the HTTP communication and JSON parsing needed to interact with Brunt's cloud service.\n\nThe library is designed for developers who own Brunt motorized blinds and want to automate or integrate them into Python-based home automation systems. It abstracts away API details like authentication tokens and device URIs, letting you work with device names and position values directly. The async variant uses aiohttp for non-blocking I/O, suitable for event-driven applications.","worth_installing":"No. The package is abandoned (last commit 2022-02-17, no activity for 1639 days), and there is no indication that Brunt's API or devices remain actively supported. Without ongoing maintenance, compatibility with current Python versions and aiohttp releases is at risk, and any API changes on Brunt's side would break the library silently. Only install if you have a legacy Brunt setup and are willing to fork and maintain the code yourself."},"id":"brunt","links":{"html":"https://skillfed.io/packages/brunt","md":"https://skillfed.io/packages/brunt.md","pypi":"https://pypi.org/project/brunt/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-02-17","license_spdx":null,"license_treatment":"permissive","name":"brunt","python_support":"unspecified","summary":"Unofficial python SDK for Brunt, this package allows you to control your Brunt devices from code."},"popularity":{"monthly_downloads":73695,"position":14947,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.0"}
