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 GroClock Connect #2601

Open
merlin051 opened this issue Dec 3, 2024 · 0 comments
Open

Request support for GroClock Connect #2601

merlin051 opened this issue Dec 3, 2024 · 0 comments
Labels
full_info All info needed was provided new device Unsupported device

Comments

@merlin051
Copy link

merlin051 commented Dec 3, 2024

Log message

Device matches None with quality of 0%. DPS: {"updated_at": 1733226234.6280146, "101": "awake", "103": false, "104": "0", "105": 8, "106": "0", "107": 60, "112": true, "113": "24", "115": false, "116": false}

Product ID

pnauiuyatd821djd

Product Name

GroClock Connect - mayborn

DPS information

{
  "result": {
    "model": {
      "modelId": "0000004rdx",
      "services": [
        {
          "actions": [],
          "code": "",
          "description": "",
          "events": [],
          "name": "Default Service",
          "properties": [
            {
              "abilityId": 101,
              "accessMode": "rw",
              "code": "alarmmode",
              "description": "",
              "name": "Alarm Mode",
              "typeSpec": {
                "type": "enum",
                "range": ["awake", "nap", "asleep"]
              }
            },
            {
              "abilityId": 102,
              "accessMode": "rw",
              "code": "rgb",
              "description": "HSV, saturation in percentage",
              "name": "RGB Adjustment",
              "typeSpec": {
                "type": "string",
                "maxlen": 255
              }
            },
            {
              "abilityId": 103,
              "accessMode": "rw",
              "code": "broadcast",
              "description": "Play/Pause",
              "name": "Music Playback",
              "typeSpec": {
                "type": "bool"
              }
            },
            {
              "abilityId": 104,
              "accessMode": "rw",
              "code": "sound",
              "description": "Select from 10 music tracks",
              "name": "Music Selection",
              "typeSpec": {
                "type": "enum",
                "range": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"]
              }
            },
            {
              "abilityId": 105,
              "accessMode": "rw",
              "code": "volume",
              "description": "16 levels of volume adjustment, 0=mute",
              "name": "Volume",
              "typeSpec": {
                "type": "value",
                "max": 16,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": ""
              }
            },
            {
              "abilityId": 106,
              "accessMode": "rw",
              "code": "broadcastmode",
              "description": "0=Repeat One, 1=Sequential Play, 2=Random Play",
              "name": "Music Playback Mode",
              "typeSpec": {
                "type": "enum",
                "range": ["0", "1", "2"]
              }
            },
            {
              "abilityId": 107,
              "accessMode": "rw",
              "code": "continuous",
              "description": "",
              "name": "Music Duration",
              "typeSpec": {
                "type": "value",
                "max": 120,
                "min": 1,
                "scale": 0,
                "step": 10,
                "unit": ""
              }
            },
            {
              "abilityId": 108,
              "accessMode": "rw",
              "code": "awaketime",
              "description": "Details:\n1. 4 alarms, one byte: 01-04\n2. Alarm switch, one byte: 00/01\n3. Alarm time, two bytes: 00:00-23:59\n4. Repeat, one byte: 01111111 (Sun-Sat)\n5. Music selection, one byte: 01-0A\n6. Volume selection, one byte: 00-0F\n7. RGB selection, 6 bytes: H (Hue: 0-360, 0x0000-0x0168), S (Saturation: 0-1000, 0x0000-0x03E8), V (Brightness: 0-1000, 0x0000-0x03E8)\n8. Snooze time, one byte: 00-3C\n9. Popup identifier, one byte: 00=Normal, 01=Time Reached, 02=Stopped, 03=Snooze",
              "name": "Wake Alarm",
              "typeSpec": {
                "type": "raw",
                "maxlen": 128
              }
            },
            {
              "abilityId": 109,
              "accessMode": "rw",
              "code": "naptime",
              "description": "Details:\n1. Alarm switch, one byte: 00/01\n2. Alarm start time, two bytes: 00:00-23:59\n3. Alarm duration, one byte: 01-78\n4. Repeat, one byte: 01111111 (Sun-Sat)\n5. Music selection, one byte: 01-0A\n6. Volume selection, one byte: 00-0F\n7. RGB selection, 6 bytes: H (Hue: 0-360, 0x0000-0x0168), S (Saturation: 0-1000, 0x0000-0x03E8), V (Brightness: 0-1000, 0x0000-0x03E8)\n8. Snooze time, one byte: 00-3C\n9. Popup identifier, one byte: 00=Normal, 01=Time Reached, 02=Stopped, 03=Snooze",
              "name": "Nap Alarm",
              "typeSpec": {
                "type": "raw",
                "maxlen": 128
              }
            },
            {
              "abilityId": 110,
              "accessMode": "rw",
              "code": "asleeptime",
              "description": "Details:\n1. 4 alarms, one byte: 01-04\n2. Alarm switch, one byte: 00/01\n3. Alarm time, two bytes: 00:00-23:59\n4. Repeat, one byte: 01111111 (Sun-Sat)\n5. Music selection, one byte: 01-0A\n6. Volume selection, one byte: 00-0F\n7. RGB selection, 6 bytes: H (Hue: 0-360, 0x0000-0x0168), S (Saturation: 0-1000, 0x0000-0x03E8), V (Brightness: 0-1000, 0x0000-0x03E8)\n8. Snooze time, one byte: 00-3C\n9. Popup identifier, one byte: 00=Normal, 01=Time Reached, 02=Stopped, 03=Snooze",
              "name": "Sleep Alarm",
              "typeSpec": {
                "type": "raw",
                "maxlen": 128
              }
            },
            {
              "abilityId": 111,
              "accessMode": "rw",
              "code": "timeset",
              "description": "Two bytes: 00:00-23:59",
              "name": "Time Setting",
              "typeSpec": {
                "type": "raw",
                "maxlen": 128
              }
            },
            {
              "abilityId": 112,
              "accessMode": "rw",
              "code": "autotime",
              "description": "",
              "name": "Auto Sync",
              "typeSpec": {
                "type": "bool"
              }
            },
            {
              "abilityId": 113,
              "accessMode": "rw",
              "code": "systime",
              "description": "",
              "name": "Time Format",
              "typeSpec": {
                "type": "enum",
                "range": ["12", "24"]
              }
            },
            {
              "abilityId": 114,
              "accessMode": "rw",
              "code": "delaytime",
              "description": "Details:\n1. Switch\n2. Delay time options: 15/30/45/60 minutes",
              "name": "Delay Alarm",
              "typeSpec": {
                "type": "raw",
                "maxlen": 128
              }
            },
            {
              "abilityId": 115,
              "accessMode": "rw",
              "code": "childlock",
              "description": "",
              "name": "Child Lock",
              "typeSpec": {
                "type": "bool"
              }
            },
            {
              "abilityId": 116,
              "accessMode": "rw",
              "code": "sleep_switch",
              "description": "If the user enables Sleep Mode on the device, the Sleep button on the panel should also display as enabled. If other modes are enabled, the Sleep Mode button should display as disabled. If Sleep Mode is turned off via the app, the device switches to Wake Mode. ON: Enable Sleep Mode, OFF: Disable Sleep Mode and switch to Wake Mode.",
              "name": "Sleep Switch",
              "typeSpec": {
                "type": "bool"
              }
            }
          ]
        }
      ]
    }
  },
  "success": true,
  "t": 1733228451095,
  "tid": "08e4ec7bb17111ef828e8aa4893defa6"
}

Information about how the device functions

its a kids alarm clock that changes colour when its time to get up.

fully customisable colours, it also plays music from a library too.

@merlin051 merlin051 added the new device Unsupported device label Dec 3, 2024
@make-all make-all added the full_info All info needed was provided label Dec 3, 2024
@make-all make-all moved this to 🔖 Ready in Tuya Local Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full_info All info needed was provided new device Unsupported device
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants