Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for WiFi Siren Alarm (A03) #2635

Open
theqz opened this issue Dec 11, 2024 · 2 comments
Open

Request support for WiFi Siren Alarm (A03) #2635

theqz opened this issue Dec 11, 2024 · 2 comments
Labels
awaiting confirmation Wating for confirmation the issue is solved new device Unsupported device unreleased Will be in next release

Comments

@theqz
Copy link

theqz commented Dec 11, 2024

Log message

[33m2024-12-11 12:57:36.899 WARNING (MainThread) [custom_components.tuya_local.config_flow] Adding Alarm device with product id ztoh9ka787lzjkpy
[33m2024-12-11 12:57:36.899 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1733918242.0085778, "5": "high", "7": 1, "13": false, "21": "mode_1"}
[33m2024-12-11 12:57:36.899 WARNING (MainThread) [custom_components.tuya_local.config_flow] Include the previous log messages with any new device request to https://github.com/make-all/tuya-local/issues/

Product ID

ztoh9ka787lzjkpy

Product Name

WiFi Siren Alarm A03

DPS information

{"updated_at": 1733918242.0085778, "5": "high", "7": 1, "13": false, "21": "mode_1"}

Information about how the device functions

Siren, with the ability to set the volume (high, medium, low, mute), alarm time (duration), ringtone (sound, there are 32).

@theqz theqz added the new device Unsupported device label Dec 11, 2024
@make-all
Copy link
Owner

More information about the dps is needed than just a single snapshot of the log.

@make-all make-all added the awaiting feedback Needs more information label Dec 11, 2024
@make-all make-all moved this to 🏗 Stalled in Tuya Local Dec 11, 2024
@theqz
Copy link
Author

theqz commented Dec 11, 2024

This is the device: https://www.aliexpress.com/item/1005007322785305.html
Hope this is the correct info:

{
  "result": {
    "model": "{\"modelId\":\"f2mvvg\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[
{\"abilityId\":5,\"accessMode\":\"rw\",\"code\":\"alarm_volume\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-sound\",\"attribute\":\"1024\"},\"name\":\"报警音量\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"low\",\"middle\",\"high\",\"mute\"]}},
{\"abilityId\":7,\"accessMode\":\"rw\",\"code\":\"alarm_time\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time3\",\"attribute\":\"1024\"},\"name\":\"报警时长\",\"typeSpec\":{\"type\":\"value\",\"max\":380,\"min\":1,\"scale\":0,\"step\":1,\"unit\":\"s\"}},
{\"abilityId\":13,\"accessMode\":\"rw\",\"code\":\"alarm_switch\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-baojing\",\"attribute\":\"1024\"},\"name\":\"报警开关\",\"typeSpec\":{\"type\":\"bool\"}},
{\"abilityId\":21,\"accessMode\":\"rw\",\"code\":\"alarm_ringtone\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-baojing\",\"attribute\":\"1152\"},\"name\":\"报警铃声\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"mode_1\",\"mode_2\",\"mode_3\",\"mode_4\",\"mode_5\",\"mode_6\",\"mode_7\",\"mode_8\",\"mode_9\",\"mode_10\",\"mode_11\",\"mode_12\",\"mode_13\",\"mode_14\",\"mode_15\",\"mode_16\",\"mode_17\",\"mode_18\",\"mode_19\",\"mode_20\",\"mode_21\",\"mode_22\",\"mode_23\",\"mode_24\",\"mode_25\",\"mode_26\",\"mode_27\",\"mode_28\",\"mode_29\",\"mode_30\",\"mode_31\",\"mode_32\"]}}]}]}"
  },
  "success": true,
  "t": 1733930285940,
  "tid": "1f11e759b7d311ef828e8aa4893defa6"
}

@make-all make-all added full_info All info needed was provided and removed awaiting feedback Needs more information labels Dec 11, 2024
@make-all make-all moved this from 🏗 Stalled to 🔖 Ready in Tuya Local Dec 11, 2024
make-all added a commit that referenced this issue Jan 11, 2025
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release and removed full_info All info needed was provided labels Jan 11, 2025
@make-all make-all moved this from 🔖 Ready to ✅ Done in Tuya Local Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting confirmation Wating for confirmation the issue is solved new device Unsupported device unreleased Will be in next release
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants