devices.esphome.io
Immax NEO 07166-B40 - LED RGB+CCT Dimmable ceiling light
Immax NEO 07166-B40 - LED RGB+CCT Dimmable ceiling light
Device Type: lightElectrical Standard: globalBoard: bk72xxDifficulty: Soldering required, 4/5
- The Immax RGBCW ceiling light has has CB3L (BK7231N) chip.
- Product site: https://www.immax.cz/immax-neo-lite-tudo-smart-stropni-svitidlo-rgb-podsviceni-40cm-50w-tuya-wifi-beacon-bila-p15662/
Basic Configuration
esphome: name: miro_ceiling_light friendly_name: immax_ceiling_light
bk72xx: board: cb3l
# Enable logginglogger:
# Enable Home Assistant APIapi: 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"