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

hue-sunrise

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hue-sunrise

  • 0.6.59
  • PyPI
  • Socket score

Maintainers
1

Hue sunrise

pipeline status coverage report PyPi Code style: black Checked with mypy security: bandit Downloads

Enjoy waking up more gently by having your philips hue lights simulate a sunrise.

Installation

pip install hue-sunrise

Usage

First register your Hue bridge interactively

hue-sunrise register

Then simply call it with

hue-sunrise run

And view the config using

hue-sunrise config show

If you want to change the configuration use

hue-sunrise config ip               # IP address of your Hue bridge
hue-sunrise config lights           # lights which should participate
hue-sunrise config scene-length     # how many minutes the sunrise should take
hue-sunrise config afterglow        # how many minutes to stay lit after the sunrise

or, if you want to change where the configuration files are stored use the following environment variables

HS_CONFIG_PATH
HS_LOG_PATH

And finally if anything failed an you need to manually switch of the lights use

hue-sunrise shutdown

Thanks

The beautiful CLI is due to typer.

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