tuya/tuya-home-assistant

Small Home Appliances (lyj) unsupported device: "This device has no entities"

Open

#829 aberto em 1 de ago. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (960 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Small Home Appliances (lyj)

  • Drying Rack
  • Solar

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.7.7", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.5", "docker": true, "arch": "aarch64",

"os_name": "Linux",
"os_version": "5.15.32-v8",
"supervisor": "2022.07.0",
"host_os": "Home Assistant OS 8.4",
"docker_version": "20.10.14",
"chassis": "embedded",
"run_as_root": true

"name": "Solar",
"model": "Solar",
"category": "lyj",
"product_id": "z8cdwcirki1ethwc",
"product_name": "",
"online": true,
"sub": false,


"function": {
  "control": {
    "type": "Enum",
    "value": {
      "range": [
        "stop",
        "up",
        "down"
      ]
    }
  },
  "light": {
    "type": "Boolean",
    "value": {}
  },
  "disinfection": {
    "type": "Boolean",
    "value": {}
  },
  "wind_dry": {
    "type": "Boolean",
    "value": {}
  },
  "hot_dry": {
    "type": "Boolean",
    "value": {}
  },
  "hot_dry_set": {
    "type": "Enum",
    "value": {
      "range": [
        "1h",
        "2h",
        "3h"
      ]
    }
  },
  "wind_dry_set": {
    "type": "Enum",
    "value": {
      "range": [
        "1h",
        "2h",
        "3h"
      ]
    }
  }
},
"status_range": {
  "control": {
    "type": "Enum",
    "value": {
      "range": [
        "stop",
        "up",
        "down"
      ]
    }
  },
  "light": {
    "type": "Boolean",
    "value": {}
  },
  "disinfection": {
    "type": "Boolean",
    "value": {}
  },
  "wind_dry": {
    "type": "Boolean",
    "value": {}
  },
  "hot_dry": {
    "type": "Boolean",
    "value": {}
  },
  "work_state": {
    "type": "Enum",
    "value": {
      "range": [
        "stop",
        "up",
        "down"
      ]
    }
  },
  "hot_dry_set": {
    "type": "Enum",
    "value": {
      "range": [
        "1h",
        "2h",
        "3h"
      ]
    }
  },
  "wind_dry_set": {
    "type": "Enum",
    "value": {
      "range": [
        "1h",
        "2h",
        "3h"
      ]
    }
  },
  "hot_left": {
    "type": "Integer",
    "value": {
      "unit": "min",
      "min": 0,
      "max": 180,
      "scale": 0,
      "step": 1
    }
  },
  "wind_left": {
    "type": "Integer",
    "value": {
      "unit": "min",
      "min": 0,
      "max": 180,
      "scale": 0,
      "step": 1
    }
  },
  "disinfect_left": {
    "type": "Integer",
    "value": {
      "unit": "min",
      "min": 0,
      "max": 30,
      "scale": 0,
      "step": 1
    }
  }
},
"status": {
  "control": "stop",
  "light": false,
  "disinfection": false,
  "wind_dry": false,
  "hot_dry": false,
  "work_state": "stop",
  "hot_dry_set": "1h",
  "wind_dry_set": "1h",
  "hot_left": 60,
  "wind_left": 60,
  "disinfect_left": 0
},
"home_assistant": {
  "name": "Solar",
  "name_by_user": null,
  "disabled": false,
  "disabled_by": null,
  "entities": []
}

} }

Guia do colaborador