rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.85k stars 546 forks source link

How to configure NOVOSTELLA led projector #1556

Open Dites33 opened 10 months ago

Dites33 commented 10 months ago

Hello Everyone !

I need your precious help ! :)

All is working fine but i don't know how to add this NOVOSTELLA led projector https://www.novostella.uk/products/novostella-blaze-smart-flood-light-25w

It's more simple for switches :)))

Tuya integration is ok Localtuya works fine with plugs Api cloud is ok

In locatuya i have only those capabilities

image

I would like to have everything available but I only really needs COLORS change and ON OFF at minimum.

Here is the Tuya API bulk capabilities of this led projector

`{ "result": { "properties": [ { "code": "switch_led", "custom_name": "", "dp_id": 20, "time": 1699987465217, "value": true }, { "code": "work_mode", "custom_name": "", "dp_id": 21, "time": 1699987239530, "value": "colour" }, { "code": "colour_data", "custom_name": "", "dp_id": 24, "time": 1699987239530, "value": "00d003e803e8" }, { "code": "scene_data", "custom_name": "", "dp_id": 25, "time": 1699987239530, "value": "030e0d0000e80383031c00000000" }, { "code": "countdown", "custom_name": "", "dp_id": 26, "time": 1699987239530, "value": 0 }, { "code": "music_data", "custom_name": "", "dp_id": 27, "time": 1699650915502, "value": "" }, { "code": "control_data", "custom_name": "", "dp_id": 28, "time": 1699650915502, "value": "" }, { "code": "sleep_mode", "custom_name": "", "dp_id": 31, "time": 1699987239540, "value": "AAA=" }, { "code": "wakeup_mode", "custom_name": "", "dp_id": 32, "time": 1699987239627, "value": "AAA=" }, { "code": "power_memory", "custom_name": "", "dp_id": 33, "time": 1699987239723, "value": "AAEA0APoA+gAAAAA" }, { "code": "do_not_disturb", "custom_name": "", "dp_id": 34, "time": 1699987239530, "value": false } ] }, "success": true, "t": 1699987900083, "tid": "d88e12d0831e11ee81b586c2454651d0" }

I really don't know how to fill this screen

image

`

Dites33 commented 9 months ago

Hello

noone to help me ? :( no support on Novostella Led Projector ?