-
Notifications
You must be signed in to change notification settings - Fork 412
Description
Describe the bug
I wanted to add MagicHome RGBW 12V controller (https://www.elektroda.com/rtvforum/topic4024917.html) to HA using discovery via MQTT. Unfortunately it sends only sensor information to HA sensor channel. It does not send information regarding led control or status therefore I can not control device from Home Assistant. It also does not generate preview of configuration payload.
To confirm the problem is conncted with BL602 Device i tried configuration on my 2nd module it had same issues but wifi led bulbs (other device) using BK7231N are configured correctly & sending full payload.
From webapp log view:
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_temp/config, 1 items in queue
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_rssi/config, 2 items in queue
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_uptime/config, 3 items in queue
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_build/config, 4 items in queue
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_ssid/config, 5 items in queue
Info:MQTT:Queued topic=homeassistant/sensor/open_bk_led_5_ip/config, 6 items in queue
Firmware:
- Version: 1.18.194 (most current at time of post)
- Device: Magic Home RGBW 12V
- Chipset: BL602
- Device config?
PWM pins: P3:0, P4:1, P20:3, P21:2
Flags: 2, 10, 30
mqtt connected
Wifi connected
To Reproduce
Steps to reproduce the behavior:
- Go to /ha_cfg
- Click Start Home Assistant Discovery
Screenshots
Home assistant View (please note no controll options):
