All Projects → vchlum → hue-lights

vchlum / hue-lights

Licence: MIT license
Gnome Shell extension for Philips Hue compatible lights controlled by the Philips Hue Bridge and for controlling Philips Hue HDMI sync box.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to hue-lights

HueLightDJ
Hue Light DJ using Hue Entertainment API
Stars: ✭ 54 (-65.61%)
Mutual labels:  philips-hue, philipshue, philips, hue-entertainment
hueplusplus
A simple C++ library to control Philips Hue lights on Linux, MacOS, Windows, Espressif ESP32 SDK and Arduino. Full documentation at
Stars: ✭ 48 (-69.43%)
Mutual labels:  philips-hue-lights, philips-hue, philips, philips-hue-bridge
TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
Stars: ✭ 52 (-66.88%)
Mutual labels:  philips-hue-lights, philips-hue, philips, philips-hue-bridge
solid-hue
Philips Hue module for the Community Solid Server
Stars: ✭ 17 (-89.17%)
Mutual labels:  philips-hue-lights, philips-hue, philips-hue-api
Neon
Similar to 🏡 HomeAssistant and OpenHAB, but made with .net core and ❤️ in Florence, Italy
Stars: ✭ 32 (-79.62%)
Mutual labels:  philips-hue-bridge, philips-hue-api
SmartMirror
My MagicMirror running on a Raspberry Pi
Stars: ✭ 110 (-29.94%)
Mutual labels:  philips-hue, smart-home
HomeApp
A little smart home app for Philips Hue and other devices
Stars: ✭ 54 (-65.61%)
Mutual labels:  philips-hue, philips-hue-api
go-bithue
correlate your Philips Hue lights to the bitcoin price on Bitfinex
Stars: ✭ 16 (-89.81%)
Mutual labels:  philips-hue-lights, philips-hue
Homegenie
HomeGenie, the open source, programmable, home automation server for smart connected devices and applications
Stars: ✭ 313 (+99.36%)
Mutual labels:  philips-hue, smart-home
go-hue
Wrapper API and cli examples in golang for interacting with lights via philips hue hub HTTP API.
Stars: ✭ 57 (-63.69%)
Mutual labels:  philips-hue, philips-hue-api
Neon.HomeControl
Home Automation System, similar to HomeAssistant but made with .net core and ❤️
Stars: ✭ 46 (-70.7%)
Mutual labels:  philips-hue-bridge, philips-hue-api
node-red-contrib-bosch-shc
Bosch Smart Home Controller (SHC) nodes for Node-Red
Stars: ✭ 15 (-90.45%)
Mutual labels:  smart-home
improved-osk-gnome-ext
Improved On Screen Keyboard for Gnome Shell
Stars: ✭ 22 (-85.99%)
Mutual labels:  gnome-shell-extension
media-controls
A media indicator for the Gnome shell.
Stars: ✭ 104 (-33.76%)
Mutual labels:  gnome-shell-extension
tplink-plug-exporter
TP-Link Smart Plug Prometheus Exporter
Stars: ✭ 80 (-49.04%)
Mutual labels:  smart-home
yetanotherhueapi
A Java library for controlling Philips Hue lights. Available from the Maven Central.
Stars: ✭ 54 (-65.61%)
Mutual labels:  philips-hue
Make-Eufy-Smart-Again
Make an web controlled esp8266 remote control for Eufy (v11 or v11+) vacuum cleaners
Stars: ✭ 54 (-65.61%)
Mutual labels:  smart-home
pywavethermo
Basic module to control the Worcester Wave thermostat from Python
Stars: ✭ 26 (-83.44%)
Mutual labels:  smart-home
Amazon-Alexa-As-LG-TV-Remote
Control your LG WebOS 3.0+ TV with Amazon Alexa
Stars: ✭ 22 (-85.99%)
Mutual labels:  smart-home
android-tv-remote
A simple wrapper around ADB to send commands to Android TVs
Stars: ✭ 34 (-78.34%)
Mutual labels:  philips

hue-lights

screenshot

Gnome Shell extension

hue-lights is a Gnome Shell extension for Philips Hue lights controlled by Philips Hue Bridge on local network. The extension groups the lights in zones and rooms. It is possible to control the state, the brightness, and the color or temperature. The scenes can be activated for the zones or rooms. Multiple bridges are possible to control. It is also possible to set lights that will blink on notification.

Philips Hue Entertainment areas

This Extension supports the Entertainment areas. Using the original app on the phone, you can create an Entertainment area. You can start synchronizing your lights with your screen afterward. The sync feature requires a special key generated on the bridge pairing. Upgrading from version 8 or earlier requires to remove and connect the Philips Hue bridge. Please keep your bridge up to date. The feature also needs the api version 1.22 or newer. An example of this feature is in this video: https://youtu.be/oA8nGUo3FJc

Philips Hue HDMI sync box support

This extension allows controlling Philips Hue HDMI sync box on local network. You can enable/disable synchronization, change the mode, change the intensity, adjust the brightness, select the entertainment area, and select the HDMI input.

Troubleshooting

  1. If you are experiencing any trouble with the upgrade, try to log out and log in again.
  2. If your troubles persist, reset this extension by reseting key: "/org/gnome/shell/extensions/hue-lights/" in gnome.
    • You can call: dconf reset -f /org/gnome/shell/extensions/hue-lights/ or use dconf-editor.
  3. Not vanishing your trouble, please file an issue on GitHub. If you can, please enable debug mode in the settings and attach the log file.
    • You can obtain the logfile like this: journalctl -f /usr/bin/gnome-shell 2>&1 | grep -i hue > hue-lights.log.

Warning

This application makes use of fast changing light effects conditions alone, or in combination with certain content on the screen it may trigger previously undetected epileptic symptoms or seizures in persons who have no history of prior seizures or epilepsy.

Supported Gnome Shell version

This extension supports Gnome Shell verison 40 and above.

Installation from e.g.o

https://extensions.gnome.org/extension/3737/hue-lights

Manual installation

  1. git clone https://github.com/vchlum/hue-lights.git
  2. cd hue-lights
  3. ./release.sh
  4. gnome-extensions install [email protected]
  5. Log out & Log in
  6. gnome-extensions enable [email protected]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].