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

Moes Smart Siding Windows Pusher #23242

Open
moshiko2312 opened this issue Jul 2, 2024 · 0 comments
Open

Moes Smart Siding Windows Pusher #23242

moshiko2312 opened this issue Jul 2, 2024 · 0 comments
Labels
new device support New device support request

Comments

@moshiko2312
Copy link

Link

https://he.aliexpress.com/item/1005006907018715.html

Database entry

{"id":55,"type":"EndDevice","ieeeAddr":"0x94b216fffee60a47","nwkAddr":50377,"manufId":4098,"manufName":"_TZ3210_5rta89nj","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":1026,"inClusterList":[0,3,1,1280,61184],"outClusterList":[10,25],"clusters":{"genBasic":{"attributes":{"65534":0,"modelId":"TS0601","manufacturerName":"_TZ3210_5rta89nj","powerSource":3,"zclVersion":3,"appVersion":74,"stackVersion":1,"hwVersion":1,"dateCode":""}},"ssIasZone":{"attributes":{"iasCieAddr":"0x00212effff075d59","zoneState":0}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":74,"stackVersion":1,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":217189513},"lastSeen":1719935540970}

Comments

Moes Smart Siding Windows Pusher

External definition

const {identify, battery, iasZoneAlarm} = require('zigbee-herdsman-converters/lib/modernExtend');  const definition = {     zigbeeModel: ['TS0601'],     model: 'TS0601',     vendor: '_TZ3210_5rta89nj',     description: 'Automatically generated definition',     extend: [identify(), battery(), iasZoneAlarm({"zoneType":"generic","zoneAttributes":["alarm_1","alarm_2","tamper","battery_low"]})],     meta: {}, };  module.exports = definition;
@moshiko2312 moshiko2312 added the new device support New device support request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device support New device support request
Projects
None yet
Development

No branches or pull requests

1 participant