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

[Device request]: Qlima D 812 Smart #292

Open
guntherv opened this issue Oct 28, 2024 · 0 comments
Open

[Device request]: Qlima D 812 Smart #292

guntherv opened this issue Oct 28, 2024 · 0 comments
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request in progress Is already being worked on
Milestone

Comments

@guntherv
Copy link

guntherv commented Oct 28, 2024

Device information

https://www.qlima.be/ontvochtiger-d-812-smart-grijs-zwart.html

Device specification

{
  "device": {
    "active_time": 1730027486,
    "biz_type": 18,
    "category": "cs",
    "create_time": 1730027486,
    "icon": "smart/icon/bay1584431705184P5CX/60231d68d6c31e7860c4977fd4b716b9.png",
    "id": "bf66db1289f50e66f6bujd",
    "ip": "<redacted>",
    "lat": "<redacted>",
    "local_key": "<redacted>",
    "lon": "<redacted>",
    "model": "D812",
    "name": "YL-2P12M",
    "online": true,
    "owner_id": "<redacted>",
    "product_id": "pxlnsbmh6jdqh35n",
    "product_name": "YL-2P12M",
    "status": [
      {
        "code": "switch",
        "value": true
      },
      {
        "code": "dehumidify_set_enum",
        "value": "50"
      },
      {
        "code": "countdown_set",
        "value": "2h"
      },
      {
        "code": "countdown_left",
        "value": 112
      },
      {
        "code": "fault",
        "value": 0
      }
    ],
    "sub": false,
    "time_zone": "+01:00",
    "uid": "<redacted>",
    "update_time": 1730027613,
    "uuid": "<redacted>"
  },
  "specifications": {
    "category": "cs",
    "functions": [
      {
        "code": "switch",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "dehumidify_set_enum",
        "type": "Enum",
        "values": "{\"range\":[\"30\",\"40\",\"50\"]}"
      },
      {
        "code": "countdown_set",
        "type": "Enum",
        "values": "{\"range\":[\"cancel\",\"2h\"]}"
      }
    ],
    "status": [
      {
        "code": "switch",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "dehumidify_set_enum",
        "type": "Enum",
        "values": "{\"range\":[\"30\",\"40\",\"50\"]}"
      },
      {
        "code": "countdown_set",
        "type": "Enum",
        "values": "{\"range\":[\"cancel\",\"2h\"]}"
      },
      {
        "code": "countdown_left",
        "type": "Integer",
        "values": "{\"unit\":\"min\",\"min\":0,\"max\":360,\"scale\":0,\"step\":1}"
      },
      {
        "code": "fault",
        "type": "Bitmap",
        "values": "{\"label\":[\"E1\",\"E2\"]}"
      }
    ]
  },
  "data_points": [
    {
      "code": "switch",
      "custom_name": "",
      "dp_id": 1,
      "time": 1730027493247,
      "type": "bool",
      "value": true
    },
    {
      "code": "dehumidify_set_enum",
      "custom_name": "",
      "dp_id": 3,
      "time": 1730027493247,
      "type": "enum",
      "value": "50"
    },
    {
      "code": "countdown_set",
      "custom_name": "",
      "dp_id": 17,
      "time": 1730027493247,
      "type": "enum",
      "value": "2h"
    },
    {
      "code": "countdown_left",
      "custom_name": "",
      "dp_id": 18,
      "time": 1730027866371,
      "type": "value",
      "value": 112
    },
    {
      "code": "fault",
      "custom_name": "",
      "dp_id": 19,
      "time": 1730027493247,
      "type": "bitmap",
      "value": 0
    }
  ]
}
@guntherv guntherv added the device request Indicates a device request label Oct 28, 2024
@bobvandevijver bobvandevijver mentioned this issue Oct 28, 2024
34 tasks
@bobvandevijver bobvandevijver added in progress Is already being worked on confirmed Indicates that there is an issue which has been confirmed labels Oct 28, 2024
@bobvandevijver bobvandevijver added this to the Release 1.5.0 milestone Oct 28, 2024
@bobvandevijver bobvandevijver changed the title Qlima D 812 Smart [Device request]: Qlima D 812 Smart Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request in progress Is already being worked on
Development

No branches or pull requests

2 participants