Skip to content

A little library written in Dart, in order to manipulate sensors and lights states of Philips Hue family.

Notifications You must be signed in to change notification settings

cedricmillet/Philips-Hue-Smart-Home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

Hue Smart Home Controller link

branch status
develop Build Status
master Build Status

A little library written in Dart, in order to manipulate sensors & lights states of Philips Hue family.

Commands

  • git pub retreive package dependencies
  • dart examples/sample.dart run library example
  • dartdoc generate package documentation
  • pub run test run unit tests

Dependencies

  • http : send/receive data from philips hue bridge device on local network
  • test : unit testing...

UML

sequenceDiagram
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob:Another authentication Response
Bob --> Alice: Another authentication Response
Loading

About

A little library written in Dart, in order to manipulate sensors and lights states of Philips Hue family.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published