Skip to content
/ huenim Public

A nim-based set of language bindings for Philips HUE lighting. Clean room implementation.

License

Notifications You must be signed in to change notification settings

IoTone/huenim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Control Philips HUE lighting using nimlang. This is a first cut at a simple API that covers lighting on/off, brightness, XY color gamut, and color temp.

No group control yet, and lots more to do. Will eventually add a nimble package.

Prerequisites

  • nim 0.17.x

Setup

  • Run ./setup-deps.sh

Build

  • nim c -d:ssl src/huenim.nim
  • nim c -d:ssl tests/runTests.nim

About

A nim-based set of language bindings for Philips HUE lighting. Clean room implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages