Giter VIP home page Giter VIP logo

pythonhuecontrol's Introduction

PythonHueControl

The most complete, yet simple to use, Python library for Philips Hue control supporting both version 1 and 2 of the API.

Overview

This Python package contains the classes and functions to interface with the Philips Hue bridge. It consists of the following files:

  • pythonhuecontrol - generic definitions applicable to both v1 and v2 of the API
    • v1 - generic definitions for v1 of the API only
      • bridge - definitions for interacting with the bridge (control + adding lights/sensors/rules/groups/scenes/schedules)
      • configuration - managing bridge configuration
      • light - definition for controlling lights
      • group - definitions for controlling groups
      • rule - definitions for controlling rules
      • scene - definitions for controlling scenes
      • schedule - definitions for controlling schedules
      • sensor - definitions for controlling sensors
      • resourcelinks - definitions for controlling resourcelinks
      • capabilities - used and available resources in bridge
    • v2 - UNDER CONSTRUCTION

Details can be found in the README files for the different sub-packages.

Hue Bridges up to software version 1948086000 support API V1. From version 1948086000 API V2 is support in addition to V1. In the future V1 will be depricated.

Installation

This library is available from PyPi. Make sure Python and Pip are installed on your system. The from the commandline run:

pip install pythonhuecontrol

This will install interfaces for both version 1 and version 2 of the API.

pythonhuecontrol's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

51cgo

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.