Page 1 of 1

TechLife Pro wifi led lamp bulbs

Posted: Monday 06 January 2020 21:20
by jonhdimagio
Hi

i found a very cheap wifi led lamp bulb dimmable at Aliexpress : https://www.aliexpress.com/item/4000159 ... 4c4dtQrWad
that use a android app "Techlife Pro".

i ask to developers : is it possible to integrate this to Domoticz ?

i found that someone already found how to integrate this to OpenHab : https://community.openhab.org/t/hacking ... ulbs/85940

Thanks

Re: TechLife Pro wifi led lamp bulbs

Posted: Wednesday 08 January 2020 22:25
by FireWizard
Hi

Found this as well.
https://community.home-assistant.io/t/t ... ate/141510

Reading it, I think it is not easy.
It uses MQTT, redirecting the communication to your own MQTT server is relative easy, but it seems that the communication is binary.

I suggest to use at least a Packet Capture app on your phone, in order to get some ideas, what is going on between your app and the Chinese server.

You can use it with Google Home.

But, I think integrating it into Domoticz and also Home Assistant or OpenHab will remain a real challenge,

Regards