athombv / com.tuya

Tuya app for Homey
https://homey.app/a/com.tuya
13 stars 11 forks source link

LSC Led Strip 10m - mode support #53

Open barto74 opened 1 month ago

barto74 commented 1 month ago

This is a 10m long RGBW strip, that has 25cm segments that can individually be controlled, including a microphone to have it respond to music. This was either sold by Action or LIDL in Netherlands.

2024-07-18T19:13:51.324Z [log] [ManagerDrivers] [Driver:light] Device: {"active_time":1705768973,"biz_type":0,"category":"dd","create_time":1705768133,"icon":"smart/icon/ay1541056239985fDGjj/43e89c357c77c7ef6e86b5b52b7fe66c.png","id":"bfa2cff1b0b4898815d9bs","ip":"149.143.53.189","lat":"51.9200","local_key":"QU73*M7y}Ng81F8]","lon":"4.4100","model":"6125000300","name":"LSC Led Strip 10M","online":true,"owner_id":"42797500","product_id":"loviwk7hxqixrpsz","product_name":"LSC Led Strip 10M","status":[{"code":"switch_led","value":false},{"code":"work_mode","value":"scene"},{"code":"bright_value","value":242},{"code":"temp_value","value":426},{"code":"colour_data","value":"{\"h\":240,\"s\":1000,\"v\":10}"},{"code":"countdown","value":0}],"sub":false,"time_zone":"+01:00","uid":"eu16377938986298Mgwy","update_time":1721328549,"uuid":"9e066a612d12f311"}
barto74 commented 1 month ago

This device is actually supported in the sense of changing color and brightness, but it would be amazing to select the different modes (the patterns, the different ways it can respond to sound)

bobvandevijver commented 1 month ago

Thank you for your request! A quick update from our side: this is not feasible to make for devices as every devices has its own configuration isn't know to Homey. However, we are investigating whether we can support global Tuya scenes as workaround. We are also looking into exposing raw event cards, so you can catch the required values of your scenes by setting them in the Tuya mobile app to be able to reuse them later with the already existing command cards.

barto74 commented 1 month ago

Being able to activate the Tuya scenes from Homey would be a huge step forward!