tuya/tuya-home-assistant

SMI-1200w-120v Solar Grid Tie Micro Inverter by Aiwewin

Open

#1,068 opened on Jul 27, 2026

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

Repository metrics

Stars
 (960 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Tuya logs never shows anything for it, it just shows up as an entry as unsupported. Please help me get the required info to share. I tried the critical log in configuration.yaml but it never posted any extra logs.

SMI1200W-120V-US (unsupported) (tgnhedqri8tvrgzs) by Tuya

EDIT: I was able to get only the following.

from api device get results the below

{ "result": { "properties": [ { "code": "switch", "custom_name": "", "dp_id": 6, "time": 1785115539674, "type": "bool", "value": true }, { "code": "fault", "custom_name": "", "dp_id": 7, "time": 1785115539703, "type": "bitmap", "value": 0 }, { "code": "electric_total", "custom_name": "", "dp_id": 10, "time": 1785114546695, "type": "value", "value": 0 }, { "code": "PVV", "custom_name": "", "dp_id": 101, "time": 1785121946370, "type": "value", "value": 1130 }, { "code": "PVI", "custom_name": "", "dp_id": 102, "time": 1785120248689, "type": "value", "value": 0 }, { "code": "product_category", "custom_name": "", "dp_id": 103, "time": 1785114546695, "type": "value", "value": 0 }, { "code": "ACV", "custom_name": "", "dp_id": 104, "time": 1785121916277, "type": "value", "value": 11950 }, { "code": "ACI", "custom_name": "", "dp_id": 105, "time": 1785121346332, "type": "value", "value": 0 }, { "code": "product_specifications", "custom_name": "", "dp_id": 106, "time": 1785114546695, "type": "enum", "value": "Europe" }, { "code": "Temp", "custom_name": "", "dp_id": 107, "time": 1785121706287, "type": "value", "value": 31 }, { "code": "electric", "custom_name": "", "dp_id": 108, "time": 1785121946387, "type": "value", "value": 0 }, { "code": "Unit", "custom_name": "", "dp_id": 109, "time": 1785114975095, "type": "enum", "value": "USD" }, { "code": "Money", "custom_name": "", "dp_id": 110, "time": 1785114991994, "type": "string", "value": "0.65" }, { "code": "DeviceID", "custom_name": "", "dp_id": 111, "time": 1785115539912, "type": "string", "value": "KW60100C300022" }, { "code": "Model", "custom_name": "", "dp_id": 112, "time": 1785114546695, "type": "string", "value": "" }, { "code": "TempUnit", "custom_name": "", "dp_id": 113, "time": 1785114962287, "type": "enum", "value": "fahrenheit_degree" }, { "code": "pv1_volt", "custom_name": "", "dp_id": 114, "time": 1785115539930, "type": "value", "value": 50 }, { "code": "pv1_curr", "custom_name": "", "dp_id": 115, "time": 1785115539935, "type": "value", "value": 1 }, { "code": "ACHZ", "custom_name": "", "dp_id": 116, "time": 1785121346441, "type": "value", "value": 60 }, { "code": "smart_mode", "custom_name": "", "dp_id": 117, "time": 1785114546695, "type": "bool", "value": false }, { "code": "smart_sn", "custom_name": "", "dp_id": 118, "time": 1785114546695, "type": "string", "value": "" } ] }, "success": true, "t": 1785123746251, "tid": "2f3b1662896d11f19ce5ba5eb714b4af" }

`

setup_times  
null  
setup 0.0005670487880706787
d3522008e360f521fcadc7d144420a3b  
wait_import_platforms -1.386530912015587
config_entry_setup 6.964115326758474
data  
endpoint "https://apigw.tuyaus.com"
terminal_id "17247303197760Si76E"
mqtt_connected true
disabled_by null
disabled_polling false
id "eb729f37cf5da6f16cays3"
name "SMI1200W-120V-US"
category "MPPT"
product_id "tgnhedqri8tvrgzs"
product_name "SMI1200W-120V-US"
online true
sub false
time_zone "-07:00"
active_time "2026-07-27T01:09:06+00:00"
create_time "2026-07-27T01:09:06+00:00"
update_time "2026-07-27T01:09:06+00:00"
function {}
local_strategy {}
status_range {}
status {}
set_up false
support_local true
quirk null
warnings null
home_assistant  
name "SMI1200W-120V-US"
name_by_user null
disabled false
disabled_by null
entities []
issues []

Contributor guide