AMoo-Miki / homebridge-tuya-lan

Homebridge plugin for IoT devices that use Tuya Smart's platform
MIT License
202 stars 51 forks source link

Celing Fan 1 with Light Type support #290

Open naorco opened 5 months ago

naorco commented 5 months ago

hi, love your plugin :) I will really appreciate if you could add support for this device. it's a smart ceiling fan with 6 speeds and changing colors dimmed light.

tried every single device type from the plugin but not working.

here are some pics from the debugging mode of this device from Tuya platform + some query details I think might help.

standard instructions 1 standard instructions 2 status instructions 1 status instructions 2

here are some details from api query:

{ "result": [ { "active_time": 1713286745, "bind_space_id": "189542712", "category": "fsd", "create_time": 1713248686, "custom_name": "Bar’s Ceiling Fan", "icon": "smart/icon/bay16000669174456tdP/b503a257246e2bee50262d7cb51791de.png", "id": "**", "ip": "**", "is_online": true, "lat": "**", "local_key": "**", "lon": " **", "model": "Celling Fan With Light", "name": "Ceiling Fan 1 + Light ", "product_id": "hceemlamlwxpufpa", "product_name": "Celling Fan 1 + Light", "sub": false, "time_zone": "+03:00", "update_time": 1713287324, "uuid": "13ec8677c35e974a" } ], "success": true, "t": 1713370282699, "tid": "222c431bfcd511ee92fd4239bb63a3b3" }

{ "result": { "properties": [ { "code": "switch_led", "custom_name": "", "dp_id": 20, "time": 1713372619713, "valu

standard instructions 1 standard instructions 2 status instructions 1

e": false }, { "code": "work_mode", "custom_name": "", "dp_id": 21, "time": 1713248686870, "value": "white" }, { "code": "bright_value", "custom_name": "", "dp_id": 22, "time": 1713371352754, "value": 880 }, { "code": "temp_value", "custom_name": "", "dp_id": 23, "time": 1713370688724, "value": 1000 }, { "code": "scene_data", "custom_name": "", "dp_id": 25, "time": 1713248686870, "value": "" }, { "code": "countdown", "custom_name": "", "dp_id": 26, "time": 1713248686870, "value": 0 }, { "code": "control_data", "custom_name": "", "dp_id": 28, "time": 1713248686870, "value": "" }, { "code": "fan_switch", "custom_name": "", "dp_id": 60, "time": 1713384115717, "value": false }, { "code": "fan_mode", "custom_name": "", "dp_id": 61, "time": 1713370688705, "value": "fresh" }, { "code": "fan_speed", "custom_name": "", "dp_id": 62, "time": 1713372404219, "value": 1 }, { "code": "fan_direction", "custom_name": "", "dp_id": 63, "time": 1713370688698, "value": "reverse" }, { "code": "fan_countdown_left", "custom_name": "", "dp_id": 64, "time": 1713248686870, "value": 0 } ] }, "success": true, "t": 1713389145968, "tid": "0d8dcdfefd0111eea1721e09b3cc5939" }