Hi all,
I’ve recently got a tasmota bulb from AliExpress.
https://www.aliexpress.com/i/1005004590453330.html
I’ve set it up and configured MQTT. I can see in the console it’s connected.
But I can’t find the device in Home Assistant. I can’t figure out why.
I’ve tried:
- Updating the firmware on the bulb, I’m on the latest version Tasmota 13.2.0
- SetOption19 1, then SetOption19 0
- Restarting Home Assistant
I also enabled the debugging on the MQTT integration. I found this line but I don’t know what it means.
2023-10-21 21:57:13.222 DEBUG (MainThread) [homeassistant.components.mqtt.client] Received retained message on tasmota/discovery/70039F425ACF/config (qos=0): b’{“ip”:“192.168.1.147”,“dn”:“BDP Lamp2”,“fn”:[“BDP Lamp2”,null,null,null,null,null,null,null],“hn”:“LightBedroom-BDPLAMP-6863”,“mac”:“70039F425ACF”,“md”:“BDP Lamp2”,“ty”:0,“if”:0,“ofln”:“Offline”,“onln”:“Online”,“state”:[“OFF”,“ON”,“TOGGLE”,“HOLD”],“sw”:“13.2.0”,“t”:“LightBedroom_BDPLAMP”,“ft”:"%prefix%/%topic%/",“tp”:[“cmnd”,“stat”,“tele”],“rl”:[2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],“swc”:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],“swn”:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],“btn”:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],“so”:{“4”:0,“11”:0,“13”:0,“17”:0,“20”:0,“30”:0,“68”:0,“73”:0,“82”:0,“114”:0,“117”:0},“lk”:1,“lt_st”:2,“bat”:0,“dslp”:0,“sho”:[],“sht”:[],“ver”:1}’
Anyone got any ideas on how to get Home Assistant recognising this device?