Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

Update custom component URL on Arlec Grid Connect Smart LED Globe Page #148

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ As per the [Arlec Grid Connect Smart LED Globe RGB](https://esphome-configs.io/d
However unlike the RGB version these appear to use a BP5926 chip to drive the LED's and this chip uses a PWM signal so set the colour temperature rather than a PWM signal for each colour channel.

To get these globes to work I needed to write a Custom Light Component in ESPHome due to the BP5926 chip that they have used to drive the LED's.
The custom component is available at <https://github.com/cdmonk/esphome_ArlecSmartGlobe.>
The custom component is available at <https://github.com/cdmonk/esphome_ArlecSmartGlobe>.