Skip to content

Instantly share code, notes, and snippets.

@baldowl
baldowl / RGB_LED.yaml
Last active March 20, 2025 00:49
Playing with ESP32-C6 and ESPHome
light:
- platform: esp32_rmt_led_strip
name: Status LED
pin: GPIO8
rgb_order: RGB
num_leds: 1
rmt_channel: 0
chipset: ws2812
entity_category: config
@Hypfer
Hypfer / philips_hue_scenes.md
Last active February 11, 2025 13:44
Philips Hue Scenes

Hue Scenes

This gist contains the full list of all scenes available in the scene gallery of the official hue app at the time of writing (2023-09-28)

The contents were collected in a tedious clean-room approach, setting a group of lights to a scene and then noting the different x,y values + its name.

Thanks a lot to @coderph0x who did most of the legwork!