Skip to content

Commit

Permalink
stable and public release
Browse files Browse the repository at this point in the history
  • Loading branch information
roderm committed Oct 26, 2018
1 parent c81b3d4 commit 1f82269
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Telnet-Adapter for [Mozilla-Gateway](https://github.com/mozilla-iot/gateway)

## Install
- set Gateway Download-uri to [https://raw.githubusercontent.com/roderm/addon-list/master/list.json](https://raw.githubusercontent.com/roderm/addon-list/master/list.json)
- set Gateway Download-uri to [https://raw.githubusercontent.com/roderm/addon-list/master/list.json](https://raw.githubusercontent.com/roderm/addon-list/master/list.json) (or use current stable-version)
- Add plugin
- Goto "things"
- Press Power-Button on Nanoleaf for 5-7 seconds until 3 dots begin blinking
- click on "+" on Gateway-Things page
- Your leaf should be connected

## TODO
- Load effects as Enum-field
- Your nanoleaf should be connected
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nanoleaf-adapter",
"display_name": "Nanoleaf",
"version": "0.0.3-2",
"version": "0.1.0",
"main": "main.js",
"description": "Adapter for Nanoleaf devices",
"keywords": [
Expand All @@ -12,7 +12,7 @@
"aurora"
],
"homepage": "https://github.com/roderm/nanoleaf-adapter",
"author": "roderm",
"author": "Roman Odermatt",
"repository": {
"type": "git",
"url": "https://github.com/roderm/nanoleaf-adapter.git"
Expand Down

0 comments on commit 1f82269

Please sign in to comment.