Code Monkey home page Code Monkey logo

ha-aurora's Introduction

ha-aurora

Nanoleaf Aurora component for Home Assistant

Alpha Release

Please be aware that this component is still in development. It would be of immense help to me if you could provice feedback, submit bugs, etc. If you work for Nanoleaf, you should send me some more lights to develop with.

During this time, interfaces and features are subject to change without concern for backwards compatibility. (Meaning I might break your scripts.)

Prerequisites

I believe Home Assistant should automatically grab the Nanoleaf library. Please let me know if it doesn't. If you do need to manually get it, instructions are on the GitHub Project.

If you don't have an API token, you'll need to generate one using the above library's setup tools.

Install

Copy aurora.py into .homeassistant\custom_components\light

Setup

Add the following to your configuration.yaml file. If you have multiple auroras, add one for each light controller.

light:
  - platform: aurora
    host: 192.168.1.113
    api_key: 5GPFfAketAKeYq7hC6IsFaKeGTJ6YlUaI7d
    name: myAurora

I strongly suggest assigning a static IP to your Auroras. Improvements to the Nanoleaf library are planned to find devices with changing IPs, but for now make sure you use a static IP.

Supported Features

  • Effects saved to the device
  • Color
  • Brightness
  • Color Temperature

Planned Improvements

  • Extra effects built into the library that don't need to be saved to the device's limited storage
  • Better device discovery (No IP needed)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.