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

Please add the Doorbell device to the plugin (category 'wxml') #348

Open
wants to merge 498 commits into
base: master
Choose a base branch
from

Conversation

megadimich
Copy link

[10.03.2023, 20:14:10] [TuyaPlatform] [TuyaOpenMQ] onMessage:
topic = cloud/token/in/xxx
protocol = 4
message = {
"dataId": "xxx",
"devId": "xxx",
"productKey": "xxx",
"status": [
{
"10": 1,
"code": "doorbell_call",
"t": "1678472050",
"value": 1
}
]
}
t = 1678472050
[10.03.2023, 20:14:10] [TuyaPlatform] [TuyaOpenMQ] onMessage:
topic = cloud/token/in/xxx
protocol = 4
message = {
"dataId": "xxx",
"devId": "xxx",
"productKey": "xxx",
"status": [
{
"5": "AEQAbwBvAHIAQgBlAGwAbA==",
"code": "alarm_message",
"t": "1678472050",
"value": "AEQAbwBvAHIAQgBlAGwAbA=="
}
]
}
t = 1678472050

INFO from Get device details:
{
"result": {
"active_time": 1678379561,
"biz_type": 0,
"category": "wxml",
"create_time": 1678379561,
"icon": "smart/icon/ay1541129189848tRH06/35acdd39aaead0bfb1b84f729be92f8d.png",
"id": "XXX",
"ip": "XXX",
"lat": "50.4733",
"local_key": "XXX",
"lon": "30.5975",
"model": "G6L",
"name": "Doorbell",
"online": true,
"owner_id": "82840616",
"product_id": "XXX",
"product_name": "Self-powered wireless doorbell G6L",
"status": [
{
"code": "doorbell_list_data",
"value": "AgQBAQwgCAD/EABEAG8AbwByAEIAZQBsAGw="
},
{
"code": "doorbell_ring_value",
"value": 1
},
{
"code": "doorbell_volume_value",
"value": 8
},
{
"code": "alarm_message",
"value": "AEQAbwBvAHIAQgBlAGwAbA=="
},
{
"code": "alarm_propel_switch",
"value": true
},
{
"code": "disturb_time_set",
"value": "AAAFZAFo"
},
{
"code": "doorbell_call",
"value": 1
}
],
"sub": false,
"time_zone": "+02:00",
"uid": "XXX",
"update_time": 1678472171,
"uuid": "XXX"
},
"success": true,
"t": 1678472821239,
"tid": "XXX"
}

THANK YOU!!!

0x5e and others added 30 commits December 3, 2022 23:38
Set props for `ProgrammableSwitchEvent`.

Skip `ProgrammableSwitchEvent` during plugin initialization.
* Add Scene Switch support (`cjkg`).

* Update docs
* Add device override config. (Not finished yet)

* Add device category override config.

* Add device schema override config.

* Optimize the code.

* Optimize doc and code.

* Update FAQ

* Update README.md

* Update README.md

* Update config schema

* Update docs
* Add Camera motion detect and doorbell support (`sp`).

Reuse `OccupancyDetected`, `MotionDetected` Characteristics.

* Add Camera floodlight support.

* Add Camera Doorbell battery level support.

* Update Camera doorbell logic.

* Update props

* Update docs

* Reuse `ProgrammableSwitchEvent` Characteristics.

* Fix lint failure.

* Update motion event

* Added support for camera streaming and snapshot support (no HKSV supp… (#141)

* Added support for camera streaming and snapshot support (no HKSV support yet)

* Pass the lint issue

* Pass the lint issue

Co-authored-by: gaosen <[email protected]>

Co-authored-by: Erik Bautista <[email protected]>
0x5e and others added 30 commits July 12, 2023 15:12
* DebugLevel Condition

Add Condition so DebugLevel only shows once Debug is set to true

* Update config.schema.json
* Update WindowCoveringAccessory.ts

Added supoprt to Tuya 2ch windows blinds
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use overrides for ValveAccessory

* Fix code style
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.16.3 to 5.21.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.16.3...v5.21.8)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add 'dlq' switch (WiFi Din Rail Switch with metering)

* Update SUPPORTED_DEVICES.md

---------

Co-authored-by: gaosen <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…433)

* Order temp before get the min and max

* fix array name
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](brix/crypto-js@4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update AccessoryFactory.ts

* Weather Station Accessory

* Update AccessoryFactory.ts

* Update WeatherStationAccessory.ts

* Fix import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.