thorin8k / techlife_bulb

Techlife Bulb custom_component for Home Assistant
Apache License 2.0
7 stars 6 forks source link

Cant control rgb strip TechLife #3

Open FamKeGala opened 2 years ago

FamKeGala commented 2 years ago

I have a techlife led strip controller and when I connect it to the app it looks like bulbt. I use this integration, entity appears but I can't control it.

image image

I can still control the led lights by the app

thorin8k commented 2 years ago

This integration has only been tested with TechLife Bulbs. I do not own any other products from them so i cannot test it.

Maybe its something related to the commands sent to the mqtt broker. You could try with the old_sh file:

https://github.com/thorin8k/techlife_bulb/blob/master/old_sh/tech.sh

This file can be executed from any linux machine inside your network (even wsl on windows). You will have to install mosquitto_pub and update the IP and credentials inside the file.

After that it can be executed like this, being 00:00:00:00:00 the mac address of your device

$> sh tech.sh 00:00:00:00:00 on 
$> sh tech.sh 00:00:00:00:00 off