Skip to content

TyrellHaywood/philips-hue-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Philips Hue Web Application

The best web application to manage your Philips Hue lights!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, linkedin_username, email_client, email, project_title, project_description

(back to top)

Built With

  • React
  • TypeScript
  • SASS

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Locate your bridge IP-address in the Philips Hue mobile app
  2. Follow Philips Hue Developer Docs to generate a unique username that you will be using as an id key
  3. Clone the repo
    git clone https://github.com/TyrellHaywood/philips-hue-app.git
  4. Install Relative Packages
    npm install
    npm install sass --save-dev
    npm install typescript --save-dev
  5. Run local host
    npm start
    

(back to top)

Usage

NOTE: Ensure you are running this on the same network as your Hue Bridge.

ip address and id key is where you will input your bridge ip address and unique generated username. Submitting this information will send a GET request to your Hue Bridge to get your lights data, and give you access to the application. For more examples, please refer to the Documentation

(back to top)

Roadmap

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Tyrell Haywood - @tyrell.haywood - [email protected]

Project Link: https://github.com/TyrellHaywood/philips-hue-app

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published