Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wg-utilities

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wg-utilities

Loads of useful stuff for the things I do :)

  • 5.17.1
  • PyPI
  • Socket score

Maintainers
1

WG Utilities

Code Style codecov GitHub pre-commit.ci status PyPI Ruff image CI Quality Gate Status

Documentation

Documentation generated by mkdocs can be found here.

Environment Variables

NameDescriptionDefault
HA_LOG_ENDPOINTThe HomeAssistant host to send logs tohomeassistant.local:8001
SUPPRESS_WG_UTILS_IGNORANCEIf set to "1", will suppress warnings about ignored exceptions caught in the on_exception decoratornull
WG_UTILITIES_CREDS_CACHE_DIRThe directory to store the credentials cache in<App Data Dir>/WgUtilities/oauth_credentials/
WG_UTILITIES_HEADLESS_MODEIf set to "1", allows a callback to be provided to OAuth clients instead of opening the auth link directly in the browser. Useful for running on headless devices."-"
ITEM_WAREHOUSE_HOSTThe host to use for the Item Warehouse APIhttp://homeassistant.local
ITEM_WAREHOUSE_PORTThe port to use for the Item Warehouse API8002
WAREHOUSE_HANDLER_BACKOFF_MAX_TRIESThe maximum number of times to retry a request to the Item Warehouse API
WAREHOUSE_HANDLER_BACKOFF_TIMEOUTThe maximum number of seconds to keep retrying requests to the Item Warehouse API86400

Unit Test Coverage

Fancy coverage chart

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc