We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-12-22 01:36:42.950 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] Test refreshed device state: {"dps": {"1": false, "2": 40, "9": "c", "12": "1h", "13": 0, "14": "heating"}} 2024-12-22 01:36:42.950 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] new state (incl pending): {"updated_at": 1734831402.9507859, "1": false, "2": 40, "9": "c", "12": "1h", "13": 0, "14": "heating"}
sbcafqr6tykxq4bm
Towel rack
{ "result": { "model": { "modelId": "f2d9vw", "services": [ { "actions": [], "code": "", "description": "", "events": [], "name": "Default Service", "properties": [ { "abilityId": 1, "accessMode": "rw", "code": "switch", "description": "", "name": "Switch", "typeSpec": { "type": "bool" } }, { "abilityId": 2, "accessMode": "rw", "code": "temp_set", "description": "", "name": "Target Temperature", "typeSpec": { "type": "value", "max": 70, "min": 40, "scale": 0, "step": 5, "unit": "℃" } }, { "abilityId": 3, "accessMode": "ro", "code": "temp_current", "description": "", "name": "Current Temperature", "typeSpec": { "type": "value", "max": 99, "min": 0, "scale": 0, "step": 1, "unit": "℃" } }, { "abilityId": 9, "accessMode": "rw", "code": "temp_unit_convert", "description": "", "name": "Temperature Unit Conversion", "typeSpec": { "type": "enum", "range": ["c", "f"] } }, { "abilityId": 10, "accessMode": "rw", "code": "temp_set_f", "description": "", "name": "Target Temperature (F)", "typeSpec": { "type": "value", "max": 160, "min": 100, "scale": 0, "step": 10, "unit": "℉" } }, { "abilityId": 11, "accessMode": "ro", "code": "temp_current_f", "description": "", "name": "Current Temperature (F)", "typeSpec": { "type": "value", "max": 199, "min": 0, "scale": 0, "step": 1, "unit": "℉" } }, { "abilityId": 12, "accessMode": "rw", "code": "countdown_set", "description": "", "name": "Countdown", "typeSpec": { "type": "enum", "range": [ "cancel", "1h", "2h", "3h", "4h", "5h", "6h", "7h", "8h", "9h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "24h" ] } }, { "abilityId": 13, "accessMode": "ro", "code": "countdown_left", "description": "", "name": "Remaining Time", "typeSpec": { "type": "value", "max": 1440, "min": 0, "scale": 0, "step": 1, "unit": "min" } }, { "abilityId": 14, "accessMode": "ro", "code": "work_state", "description": "", "name": "Work Status", "typeSpec": { "type": "enum", "range": ["heating", "standby"] } } ] } ] } }, "success": true, "t": 1735522882307, "tid": "2c64799dc64f11efb5e1624dcd6147ae" }
Electric Towel Rack from aliexpress T4 version with WIFI https://www.aliexpress.com/item/1005004203035254.html?spm=a2g0o.order_list.order_list_main.124.62333696ZdpDdx
Looks like multiple different Towel racks use the same controller
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Log message
Product ID
sbcafqr6tykxq4bm
Product Name
Towel rack
DPS information
Information about how the device functions
Electric Towel Rack from aliexpress T4 version with WIFI
https://www.aliexpress.com/item/1005004203035254.html?spm=a2g0o.order_list.order_list_main.124.62333696ZdpDdx
Looks like multiple different Towel racks use the same controller
The text was updated successfully, but these errors were encountered: