Skip to main content
Device Type:light
Electrical Standard:global
Board:bk72xx
Difficulty:Soldering required (4/5)

Immax NEO 07166-B40 - LED RGB+CCT Dimmable ceiling light

Immax Neo RGBCW Ceiling Light

PCB in the light C3BL Pinout Photo

Basic Configuration

esphome:
name: miro_ceiling_light
friendly_name: immax_ceiling_light

bk72xx:
board: cb3l

# Enable logging
logger:

# Enable Home Assistant API
api:
encryption:
key: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

ota:
- platform: esphome
password: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

wifi:
ssid: !secret wifi_ssid_iot
password: !secret wifi_password_iot

# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Immax Fallback Hotspot"
password: "xxxxxxxxxxxxxxxxxxxxxxxx"