Add support for “Smart Cat Litter Box” in Tuya. The device is recognised but says not supported.
This is the diagnostics from the device:
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2024.7.3",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.4",
"docker": true,
"arch": "aarch64",
"timezone": "Australia/Sydney",
"os_name": "Linux",
"os_version": "6.6.31-haos-raspi",
"supervisor": "2024.08.0",
"host_os": "Home Assistant OS 13.0",
"docker_version": "26.1.4",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"enphase_envoy": {
"documentation": "https://github.com/briancmpbll/home_assistant_custom_envoy#readme",
"version": "0.0.20",
"requirements": [
"pyjwt",
"xmltodict",
"httpx",
"envoy_utils"
]
},
"smartlife": {
"documentation": "https://www.home-assistant.io/integrations/smartlife",
"version": "0.1.0",
"requirements": [
"tuya-device-sharing-sdk==0.2.0"
]
},
"hacs": {
"documentation": "https://hacs.xyz/docs/configuration/start",
"version": "1.34.0",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"home_connect_alt": {
"documentation": "https://github.com/ekutner/home-connect-hass",
"version": "1.1.7",
"requirements": [
"home-connect-async==0.8.0"
]
},
"localtuya": {
"documentation": "https://github.com/rospogrigio/localtuya/",
"version": "5.2.1",
"requirements": []
},
"bureau_of_meteorology": {
"documentation": "https://github.com/bremor/bureau_of_meteorology",
"version": "1.2.0",
"requirements": [
"iso8601"
]
},
"govee_lan": {
"documentation": "https://github.com/wez/govee-lan-hass",
"version": "1.0.0",
"requirements": [
"govee-led-wez>=0.0.15"
]
}
},
"integration_manifest": {
"domain": "tuya",
"name": "Tuya",
"codeowners": [
"Tuya",
"zlinoliver",
"frenck"
],
"config_flow": true,
"dependencies": [
"ffmpeg"
],
"dhcp": [
{
"macaddress": "105A17*"
},
{
"macaddress": "10D561*"
},
{
"macaddress": "1869D8*"
},
{
"macaddress": "381F8D*"
},
{
"macaddress": "508A06*"
},
{
"macaddress": "68572D*"
},
{
"macaddress": "708976*"
},
{
"macaddress": "7CF666*"
},
{
"macaddress": "84E342*"
},
{
"macaddress": "D4A651*"
},
{
"macaddress": "D81F12*"
}
],
"documentation": "https://www.home-assistant.io/integrations/tuya",
"integration_type": "hub",
"iot_class": "cloud_push",
"loggers": [
"tuya_iot"
],
"requirements": [
"tuya-device-sharing-sdk==0.1.9"
],
"is_built_in": true
},
"setup_times": {
"null": {
"setup": 6.275800001276366e-05
},
"593479a6fbd8d617c56fef36aad34a81": {
"wait_import_platforms": -0.10384395600000573,
"wait_base_component": -0.003711911999999984,
"config_entry_setup": 29.708555133000004
}
},
"data": {
"endpoint": "https://apigw.tuyaeu.com",
"terminal_id": "17136080810555Dgmd2",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"id": "bf16fcb756e49df197czuf",
"name": "Smart Cat Litter Box",
"category": "msp",
"product_id": "hvalyynkccqpdwrd",
"product_name": "Smart Cat Litter Box",
"online": true,
"sub": false,
"time_zone": "+10:00",
"active_time": "2024-09-06T00:58:05+00:00",
"create_time": "2024-09-06T00:58:05+00:00",
"update_time": "2024-09-06T00:58:05+00:00",
"function": {
"deodorization": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"cat_weight": {
"type": "Integer",
"value": {
"unit": "g",
"min": 600,
"max": 10000,
"scale": 0,
"step": 1
}
},
"excretion_times_day": {
"type": "Integer",
"value": {
"unit": "times",
"min": 0,
"max": 60,
"scale": 0,
"step": 1
}
},
"excretion_time_day": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 1800,
"scale": 0,
"step": 1
}
},
"deodorization": {
"type": "Boolean",
"value": {}
},
"fault": {
"type": "Bitmap",
"value": {
"label": [
"motor_fault",
"program_fault",
"g_sensor_fault"
]
}
}
},
"status": {
"cat_weight": 600,
"excretion_times_day": 0,
"excretion_time_day": 0,
"deodorization": false,
"fault": 0
},
"home_assistant": {
"name": "Smart Cat Litter Box",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": []
},
"set_up": false,
"support_local": true
}
}