huejay icon indicating copy to clipboard operation
huejay copied to clipboard

Philips Hue client for Node.js

Results 20 huejay issues
Sort by recently updated
recently updated
newest added

Add missing light models: - LCT015 - LCT024 - LWV001

## The dependency [axios](https://github.com/axios/axios) was updated from `0.18.0` to `0.19.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

adding RWL022 support to SensorModel

React native can't seem to import (or require) huejay with react native. Boiler template (except useEffect()): ``` import {StatusBar} from 'expo-status-bar'; import React, {useEffect} from 'react'; import {Alert, Button, StyleSheet,...

So there is something wrong with the error handling; I see the following in my NodeRed log which uses Huemagic, which uses Huejay, and it crashes NodeRed completely with the...

React Native's packager can't bundle apps using dynamic `require`

Hi I am getting log full of these sometimes. (node:11270) UnhandledPromiseRejectionWarning: Error: Huejay: socket hang up at getHttpClient.request.then.catch.error (/home/pi/.node-red/node_modules/huejay/lib/Transport.js:106:15) at process._tickCallback (internal/process/next_tick.js:68:7) (node:11270) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated...

For some reason, when I try to save a scene with more than 8 lights using `client.scenes.save(scene)`, I get the following error: ``` Error: Huejay: read ECONNRESET at getHttpClient.request.then.catch.error (/home/ben/hue-manager/node_modules/huejay/lib/Transport.js:106:15)...

## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.2.2` to `7.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper