talrhv / tuya-homebridge

Homebridge custom plugin for controlling Powered by Tuya (PBT) devices in HomeKit. This plugin is officially maintained by the Tuya Developer Team.
MIT License
3 stars 7 forks source link

Support Tuya Security Alarm #10

Open ShayL1987 opened 9 months ago

ShayL1987 commented 9 months ago

Add support for Tuya Tuya Security Alarm

{ "result": { "active_time": 1683100983, "category": "mal", "create_time": 1681991455, "custom_name": "Security Alarm ", "icon": "smart/icon/ay15500268672065IQ53/e34e9fa4032bbee6fe6c47f52a6358a4.jpg", "id": "", "ip": "", "is_online": true, "lat": "31.8000", "local_key": "", "lon": "34.7900", "model": "PG103/PG105/PG106/PG107/PG109", "name": "Multifunction alarm", "product_id": "gyitctrjj1kefxp2", "product_name": "报警主机V2.4", "sub": false, "time_zone": "+03:00", "update_time": 1702217205, "uuid": "" }, "success": true, "t": 1702372612857, "tid": "3013c00898cf11eeaa3112f9ffc211bb" }

ShayL1987 commented 5 months ago

Any update?