Skip to content

Turn your Philips Hue light and switch into emergency light bundled in a tray app with notifications.

License

Notifications You must be signed in to change notification settings

gdziadkiewicz/tray-emergency-hue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tray Emergency Hue

Background

Tray Emergency Hue is a hacky little app I threw together to make use of my Philips Hue lights for alerts. When you press a specific button, it makes the light blink red and pops up a Windows notification. It's not perfect, but it works for my setup. Use it at your own risk!

Environment Variables

To configure the application, you need to set up the following environment variables:

  • HUE_BRIDGE_IP: The IP address of your Philips Hue Bridge.
  • HUE_APP_KEY: The key for accessing the Philips Hue API.
  • HUE_LIGHT_ID: The ID of the Hue light you want to control.
  • HUE_ON_BUTTON_RID: The ID of the button that triggers the alert.
  • HUE_OFF_BUTTON_RID: The ID of the button that stops the alert.

Usage

  1. Clone the repository.
  2. Set up the environment variables as described above.
  3. Run the application.

Enjoy your new alert system!

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Turn your Philips Hue light and switch into emergency light bundled in a tray app with notifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages