core: Single channel MagicHome Controller not working
The problem
I have only white led Magic Home controller, and I can’t control it through HA. When I try to turn it on, it blinks, freezes and doesn’t turn on. I have already posted on comunity Link The other 2 RGB Magic Home controller are working correctly.
Environment
- Home Assistant Core release with the issue: 0.108.1
- Last working Home Assistant Core release (if known):
- Operating environment (Home Assistant/Supervised/Docker/venv): Home Assistant
- Integration causing this issue:
- Link to integration documentation on our website:
Problem-relevant configuration.yaml
light:
- platform: flux_led
devices:
192.168.0.185:
name: flux_pedro
mode: "rgb"
192.168.0.186:
name: flux_bia
mode: "rgb"
192.168.0.183:
name: flux_cortineiro
mode: "w"
Traceback/Error logs
Additional information
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 1
- Comments: 52 (18 by maintainers)
OK. Tested. It automatically configured the integration. I had to rename the ensuing entity to what it used to be. All operations (on, off and brightness) working well.
Awesome stuff, @bdraco.