tuya/tuya-home-assistant

New Driver - the Breville Easy Air

Open

#797 opened on Apr 16, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (960 stars)
PR merge metrics
 (PR metrics pending)

Description

Device normal info

  • the Breville Easy Air
  • LAP158
{
      "active_time": 1650092867,
      "biz_type": 0,
      "category": "kj",
      "create_time": 1632719932,
      "icon": "ssmart/icon/ay157353776524912KIV/f44a2ce4c96e2cf1c34f64e1d17b8a8f.jpg",
      "id": "aaaaaaaaaaa",
      "ip": "xxxxxxxxxxxxxxxx",
      "lat": "xxxxxxxxxxxxxxxx",
      "local_key": "xxxxxxxxxxxxx",
      "lon": "xxxxxxxxxxxxxxx",
      "model": "LAP158",
      "name": "the Breville Easy Air\u2122",
      "online": true,
      "owner_id": "34794909",
      "product_id": "k2mlahbu9v4xxdlb",
      "product_name": "the Breville Easy Air\u2122",
 "status": [
                {
                    "code": "switch",
                    "value": true
                },
                {
                    "code": "light",
                    "value": false
                },
                {
                    "code": "uv",
                    "value": true
                },
                {
                    "code": "filter_reset",
                    "value": false
                },
                {
                    "code": "filter_days",
                    "value": 144
                },
                {
                    "code": "countdown_set",
                    "value": "cancle"
                },
                {
                    "code": "countdown_left",
                    "value": 0
                }
            ],
            "sub": false,
            "time_zone": "+08:00",
            "uid": "xxxx",
            "update_time": 1650092867,
            "uuid": "xxxx"
        }
    ],
    "success": true,
    "t": 1650093375580,
    "tid": "1a645930bd5511ec833a9ab42efd9e19"
}

Contributor guide