You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-26 20:38:30.028 WARNING (MainThread) [custom_components.tuya_local.config_flow] Adding Steigen EVO device with product id 5gtjlyeeljy7ufe4
2025-01-26 20:38:30.031 WARNING (MainThread) [custom_components.tuya_local.config_flow] Unable to fetch data model from cloud: 'str' object has no attribute 'keys'
2025-01-26 20:38:30.033 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1737895103.7693725}
2025-01-26 20:38:30.033 WARNING (MainThread) [custom_components.tuya_local.config_flow] Include the previous log messages with any new device request to https://github.com/make-all/tuya-local/issues/
2025-01-26 20:39:07.859 ERROR (MainThread) [custom_components.tuya_local.device] Failed to fetch device status for Steigen Solar EvoPro
2025-01-26 21:14:32.949 WARNING (MainThread) [custom_components.tuya_local.device] Steigen Solar EvoPro receive loop has terminated
2025-01-26 21:14:33.052 ERROR (MainThread) [custom_components.tuya_local.device] Failed to fetch device status for Steigen Solar EvoPro
2025-01-26 21:49:42.609 DEBUG (MainThread) [custom_components.localtuya.config_flow] [bfa...mvq - Steigen Solar Pro] Detected DPS: {}
Product ID
5gtjlyeeljy7ufe4
Product Name
Steigen Solar Pro
DPS information
{
"result": {
"model": "{\"modelId\":\"000004jo1q\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":2,\"accessMode\":\"rw\",\"code\":\"control\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-shezhi\",\"attribute\":\"1024\"},\"name\":\"设备控制\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"up\",\"down\",\"stop\"]}},{\"abilityId\":3,\"accessMode\":\"rw\",\"code\":\"position\",\"description\":\"用于语音控制\",\"extensions\":{\"iconName\":\"icon-dp_location\",\"attribute\":\"1536\"},\"name\":\"位置\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"%\"}},{\"abilityId\":4,\"accessMode\":\"rw\",\"code\":\"light\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-deng\",\"attribute\":\"1024\"},\"name\":\"灯光\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":6,\"accessMode\":\"rw\",\"code\":\"wind_dry\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_wind\",\"attribute\":\"1024\"},\"name\":\"风干\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":7,\"accessMode\":\"rw\",\"code\":\"drying\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-jiare\",\"attribute\":\"1024\"},\"name\":\"烘干\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":9,\"accessMode\":\"ro\",\"code\":\"work_state\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-zhuangtai\",\"attribute\":\"1024\"},\"name\":\"工作状态\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"up\",\"down\",\"stop\"]}},{\"abilityId\":11,\"accessMode\":\"rw\",\"code\":\"hot_dry_set\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"1024\"},\"name\":\"烘干倒计时设置\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"1h\",\"2h\",\"3h\",\"4h\",\"5h\",\"6h\",\"cancel\"]}},{\"abilityId\":13,\"accessMode\":\"rw\",\"code\":\"wind_dry_set\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"1024\"},\"name\":\"风干倒计时设置\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"1h\",\"2h\",\"3h\",\"cancel\"]}},{\"abilityId\":15,\"accessMode\":\"ro\",\"code\":\"hot_left\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time\",\"attribute\":\"1024\"},\"name\":\"烘干剩余时间\",\"typeSpec\":{\"type\":\"value\",\"max\":360,\"min\":1,\"scale\":0,\"step\":1,\"unit\":\"min\"}},{\"abilityId\":16,\"accessMode\":\"ro\",\"code\":\"wind_left\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time\",\"attribute\":\"1024\"},\"name\":\"风干剩余时间\",\"typeSpec\":{\"type\":\"value\",\"max\":180,\"min\":1,\"scale\":0,\"step\":1,\"unit\":\"min\"}},{\"abilityId\":18,\"accessMode\":\"ro\",\"code\":\"fault\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_notice\",\"scope\":\"fault\",\"attribute\":\"1024\"},\"name\":\"故障告警\",\"typeSpec\":{\"type\":\"bitmap\",\"label\":[\"normal\",\"block\",\"over_load\"],\"maxlen\":3}},{\"abilityId\":101,\"accessMode\":\"rw\",\"code\":\"memory_position\",\"description\":\"\",\"name\":\"Memory Position (Testing)\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"12s\",\"14s\",\"16s\",\"18s\"]}},{\"abilityId\":102,\"accessMode\":\"rw\",\"code\":\"memory_position_end\",\"description\":\"\",\"name\":\"Memory End Position (Testing only)\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":103,\"accessMode\":\"rw\",\"code\":\"clothes_position\",\"description\":\"\",\"name\":\"Rack Position (Testing only)\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"center\",\"top\",\"bottom\"]}}]}]}"
},
"success": true,
"t": 1737900901406,
"tid": "ee45628ddbef11ef9e609e9247cde4aa"
}
Information about how the device functions
The Steigen Solar Pro is a smart ceiling mounted drying rack . It comes with a remote that can lower/raise the rack, switch on light and activate two kind of drying mode (cool breeze drying/solar heat drying) that have their set of timer options. I use it so far with Tuyas smartlife app whereby the device itself is not a subdevice of my tuya zigbee gateway but instead is connected to my local wifi network.
Thanks in advance to look into it. I had multiple approaches already to include it in HA, including through local tuya(rospogrigio version was able to add the device, but could not find all the dps / xZetsubou version stopped the setup reporting connection but no dp retrieval )
Log message
Product ID
5gtjlyeeljy7ufe4
Product Name
Steigen Solar Pro
DPS information
Information about how the device functions
The Steigen Solar Pro is a smart ceiling mounted drying rack . It comes with a remote that can lower/raise the rack, switch on light and activate two kind of drying mode (cool breeze drying/solar heat drying) that have their set of timer options. I use it so far with Tuyas smartlife app whereby the device itself is not a subdevice of my tuya zigbee gateway but instead is connected to my local wifi network.
Thanks in advance to look into it. I had multiple approaches already to include it in HA, including through local tuya(rospogrigio version was able to add the device, but could not find all the dps / xZetsubou version stopped the setup reporting connection but no dp retrieval )
https://www.steigen.com.sg/products/shop-solar-pro-gen2?srsltid=AfmBOopeZo2Vj5LDc7VLBRvdHGEoGKAwYh50pco0xFSzlBeToSU420Pb
The text was updated successfully, but these errors were encountered: