https://github.com/msoup/playing-with-hues
A script that allows me to turn my Philips hues lightbulbs on and off with my computer. The purpose of the script is to get a handle on requests and web programming. More functionality to come as I get more curious.
https://github.com/msoup/playing-with-hues
hues philips
Last synced: 2 months ago
JSON representation
A script that allows me to turn my Philips hues lightbulbs on and off with my computer. The purpose of the script is to get a handle on requests and web programming. More functionality to come as I get more curious.
- Host: GitHub
- URL: https://github.com/msoup/playing-with-hues
- Owner: MSoup
- Created: 2019-08-14T11:42:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T04:29:57.000Z (about 4 years ago)
- Last Synced: 2025-02-10T01:42:37.935Z (4 months ago)
- Topics: hues, philips
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playing-with-Hues
A script that allows me to turn my Philips hues lightbulbs on and off with my computer. The purpose of the script is to get a handle on requests and web programming. More functionality to come as I get more curious.## Instructions
First, read [this for reference](https://developers.meethue.com/develop/get-started-2/).
Use python 3 to run the python file.Make sure to change the commented portion of my script to match your own.
Lastly, enjoy the commands!