Hi,
I have a new “smart” extractor hood in my kitchen. Its from “KKT Kolbe” - and it works fine within Tuya app. But sadly HA defines it as “unsupported”.
How can I get it into supported state and use it with my automations?
Thanks for your help.
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2024.9.2",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.4",
"docker": true,
"arch": "x86_64",
"timezone": "Europe/Berlin",
"os_name": "Linux",
"os_version": "6.6.46-haos",
"supervisor": "2024.09.1",
"host_os": "Home Assistant OS 13.1",
"docker_version": "26.1.4",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"webrtc": {
"documentation": "https://github.com/AlexxIT/WebRTC",
"version": "v3.5.2",
"requirements": []
},
"midea_dehumidifier_lan": {
"documentation": "https://github.com/nbogojevic/homeassistant-midea-air-appliances-lan/blob/1d8cf078147f315ea78985e6967c6e652061400c/README.md",
"version": "0.9.4",
"requirements": [
"midea-beautiful-air==0.10.5"
]
},
"hacs": {
"documentation": "https://hacs.xyz/docs/configuration/start",
"version": "2.0.1",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"alexa_media": {
"documentation": "https://github.com/alandtse/alexa_media_player/wiki",
"version": "4.13.1",
"requirements": [
"alexapy==1.29.2",
"packaging>=20.3",
"wrapt>=1.14.0"
]
},
"shelly": {
"documentation": "https://github.com/StyraHem/ShellyForHASS/blob/53fa9937d33a8d5bf6901dd7b872a85944ea72fa/README.md",
"version": "1.0.5",
"requirements": [
"pyShelly==1.0.3",
"paho-mqtt==1.6.1",
"websocket-client"
]
}
},
"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": 1.7035985365509987e-05
},
"01J5DQ1T4WBA0WRQTA3NQ5NKBQ": {
"wait_import_platforms": -5.791802063933574,
"wait_base_component": -0.000917430967092514,
"config_entry_setup": 6.422389765037224
},
"01J4C3YM2B1WZZQXN1629MZS8S": {
"config_entry_setup": 7.117271617986262
}
},
"data": {
"endpoint": "https://apigw.tuyaeu.com",
"terminal_id": "1722688688028zkXPlJ",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"id": "bfc97f824ab7b31574z2ss",
"name": "KKT Kolbe HERMES",
"category": "yyj",
"product_id": "0fcj8kha86svfmve",
"product_name": "KKT Kolbe HERMES",
"online": true,
"sub": false,
"time_zone": "+02:00",
"active_time": "2024-09-13T12:52:21+00:00",
"create_time": "2024-09-13T12:52:21+00:00",
"update_time": "2024-09-13T12:52:21+00:00",
"function": {
"switch": {
"type": "Boolean",
"value": {}
},
"light": {
"type": "Boolean",
"value": {}
},
"switch_lamp": {
"type": "Boolean",
"value": {}
},
"fan_speed_enum": {
"type": "Enum",
"value": {
"range": [
"off",
"low",
"middle",
"high",
"strong"
]
}
},
"countdown": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 60,
"scale": 0,
"step": 1
}
}
},
"status_range": {
"switch": {
"type": "Boolean",
"value": {}
},
"light": {
"type": "Boolean",
"value": {}
},
"switch_lamp": {
"type": "Boolean",
"value": {}
},
"fan_speed_enum": {
"type": "Enum",
"value": {
"range": [
"off",
"low",
"middle",
"high",
"strong"
]
}
},
"countdown": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 60,
"scale": 0,
"step": 1
}
}
},
"status": {
"switch": false,
"light": false,
"switch_lamp": true,
"fan_speed_enum": "off",
"countdown": 0
},
"home_assistant": {
"name": "KKT Kolbe HERMES",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": []
},
"set_up": false,
"support_local": true
}
}