Skip to content

mnkii/esp32-philips-hue-button

Repository files navigation

ESP32 Philips Hue DIY Light Switch

A one button DIY Philips Hue Remote for an ESP32, tested with DFRobot FireBeetle ESP32.

Works over Wifi by calling the Hue API and has the following functionality:

  • Single press toggles the lights on / off
  • Double press cycles through scenes
  • Long press dims and then brightens

The branch 'with-sonos' has some Sonos integration for a short disco mode, as seen in this video

Circuit

Connect an LED with resistor to 26 and ground

Connect a push button to 27 and ground

Setup

Modify Config.h for your Wifi and Hue setup.

It is worth reading the Hue Getting Started Guide before trying to get this script up and running

About

DIY Philips Hue light switch using an ESP32, button and LED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages