hue-plus icon indicating copy to clipboard operation
hue-plus copied to clipboard

A Windows and Linux driver in Python for the NZXT Hue+

Results 32 hue-plus issues
Sort by recently updated
recently updated
newest added

hue+ has error with strips on mode Spectrum. I switch channel 1 to channel 2 strips working but fans not working. I think hue+ thought strips is fan and strips...

I'm really a noob so can someone please assist me? I ran the exe file for windows and I think everything is installed but when I open up the app...

Are there any plans for supporting the new HUE 2 controller? I've tried to access the controller on `/dev/bus/usb/001/003` but it crashed with a `Inappropriate ioctl for device` error.

lsusb claims NZXT is Bus 001 Device 003: ID 1e71:1714 NZXT so where would that be mounted? I really have never done anything like this in linux before

OS: Linux Mint 19.3 Cinnamon. CLI Output: root@mentos:/home/patte# sudo pip3 install hue_plus Collecting hue_plus Using cached https://files.pythonhosted.org/packages/87/85/0b8f510d2a41478fa08635de340c046b2bd6835072706809bc47da4e651a/hue_plus-1.4.5-py35-none-any.whl Requirement already satisfied: pyserial in /usr/lib/python3/dist-packages (from hue_plus) Collecting pyqt5 (from hue_plus) Using...

``` ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.1.2/work/alsa-lib-1.2.1.2/src/pcm/pcm_dsnoop.c:641:(snd_pcm_dsnoop_open) unable to open slave ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.1.2/work/alsa-lib-1.2.1.2/src/pcm/pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.1.2/work/alsa-lib-1.2.1.2/src/pcm/pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.1.2/work/alsa-lib-1.2.1.2/src/pcm/pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.1.2/work/alsa-lib-1.2.1.2/src/pcm/pcm.c:2642:(snd_pcm_open_noupdate)...

Changed variable 'color' to tuple in 'create_command' function call. Fixed ValueError: invalid literal for int() with base 16: ''.

upoon trying to run $ hue_ui I get this error "Serial port is invalid. Try /dev/ttyACM0 for Linux or COM3 or COM4 for Windows" it does open the UI after...