huetry

0.1.0 • Public • Published

HueTry

NPM Package License Build Status Coverage Status Maintainability Dependencies Greenkeeper badge

Sentry reporter for HueStatus

Features

  • Set your Hue light to "alert" when an unresolved and unassigned issue is found on Sentry
  • Then back to "Ok"

Installation

npm install -g huestatus huetry

Create a .huerc file on your home directory, see HueStatus Docs for more info. Add an object like this to the modules array for each of the projects you want to monitor

{
  "name": "huetry", // Required to tell HueStatus to load this module
  "light": "Hue color lamp 2", // Which Hue light to use
  "sentryApiKey": "3abxxxxxxxxxxxxxxxxx0f5", // Your sentry API key. You will need Project Read and Event Read priveleges
  "project": "", // Project Slug
  "organisation": "" // Organisation slug
}
 

Then run huestatus

Dependents (0)

Package Sidebar

Install

npm i huetry

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • computa_mike
  • webdevian