sanjoyg / dirigera_platform

HomeAssistant Integration for Dirigera Platform
MIT License
71 stars 8 forks source link

Json DUMP for blinds (KADRILJ roller blind) #9

Closed slajob closed 4 months ago

slajob commented 4 months ago

Hi, Here is a json you requested for:

{
  "id": "87808a3f-b5db-4c47-a528-5bdd1dbd8860_1",
  "type": "blinds",
  "device_type": "blinds",
  "created_at": "2023-11-19T10:11:32+00:00",
  "is_reachable": true,
  "last_seen": "2024-02-28T19:32:31+00:00",
  "attributes": {
    "custom_name": "Kitchen blind",
    "model": "KADRILJ roller blind",
    "manufacturer": "IKEA of Sweden",
    "firmware_version": "24.4.13",
    "hardware_version": "1",
    "serial_number": "680AE2FFFED1887D",
    "product_code": "E1752-140",
    "ota_status": "upToDate",
    "ota_state": "readyToCheck",
    "ota_progress": 0,
    "ota_policy": "autoUpdate",
    "ota_schedule_start": "00:00:00",
    "ota_schedule_end": "00:00:00",
    "blinds_current_level": 100,
    "blinds_target_level": 100,
    "blinds_state": "stopped"
  },
  "capabilities": {
    "can_send": [],
    "can_receive": ["customName", "blindsCurrentLevel", "blindsTargetLevel", "blindsState"]
  },
  "room": {
    "id": "a40bc2b4-ffe6-4b63-9612-9d0dc8d9a394",
    "name": "Kitchen",
    "color": "ikea_blue_no_58",
    "icon": "rooms_kitchen"
  },
  "device_set": [],
  "remote_links": ["3d754a71-86b4-46f2-9885-85ddb32dbb35_1"],
  "is_hidden": false
}
sanjoyg commented 4 months ago

thank you, the blinds are already implemented. Please do try it out

slajob commented 4 months ago

okej, I didn't notice it