Skip to content

Control your home through your Nuimo - Phillips HUE, Spotify, or other lighting

Notifications You must be signed in to change notification settings

Camaendir/Nuimo_Controller

Repository files navigation

Nuimo Controller

Setup

  • 1: Follow the installation steps for your Bluetooth device on Nuimo's Github

  • 2: Install the python requirements

    python3 -m pip install -r requirements.txt

  • 3: Create and configure the env.py

    This step depends on what type of controller you use. If you use a Spotipy-Controller you need to add your credentials in there (see env_example.py). For an MQTT connection add your MQTT host and port. If you use Phillips Hue add your Hue-Bridge IP in there.

Available Remotes

  • Spotipy-Remote: control your Music!
  • MQTT-Lighting-Remote: control your Lighting with state,brightness,color and animations (through MQTT)
  • Hue-Remote: control your HUE lights with your nuimo.

Using the remotes

For an example on how to use the controller see main.py.

About

Control your home through your Nuimo - Phillips HUE, Spotify, or other lighting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages