tuya-local
tuya-local copied to clipboard
Local support for Tuya devices in Home Assistant
@make-all I have already created yaml files for this. But I do not know how to get around the pull request. products: - id: kwkq8icRxCrxXEAC name: Brilliant Smart Wifi Outdoor...
@make-all I have already created 2 separate yaml files for these. But I do not know how to get around the pull request. - id: xhkuywg6rwwqocl6 name: Laser SMT-WWDL53-L -...
@make-all I have already created yaml file for this. But i do not know how to get around the pull request. - id: yytgthb3nxt1zp0e name: Orion SWS07HA Please review and...
@make-all I have already created yaml file for these two devices. But i do not know how to get around the pull request. - id: uhvuchdkaimx0hfu name: Orion SC009HA1 -...
# Log Message ``` This device not supported, other EARU circuit breaker custom config not working this item. ``` # Information about DPS mappings ``` { "result": { "properties": [...
Pick up the streamlined Tuya cloud login from the official HA cloud Tuya integration. This allows you to get a code from the Smart Life app and then use the...
Add dual water timer bought on Amazon (and visually there's a number of brands selling the exact same one). https://www.amazon.com/gp/product/B0D13W939Y/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&th=1 
2024-05-05 11:36:06.537 DEBUG (MainThread) [custom_components.tuya_local] Unloading entry for device: REDACTED 2024-05-05 11:36:06.538 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config simple_dual_switch.yaml 2024-05-05 11:36:06.538 DEBUG (MainThread) [custom_components.tuya_local.device] Stopping monitor loop for Dual switch...
# Log Message ``` Logger: custom_components.tuya_local.config_flow Source: custom_components/tuya_local/config_flow.py:97 integration: Tuya Local ([documentation](https://github.com/make-all/tuya-local), [issues](https://github.com/make-all/tuya-local/issues)) First occurred: 12:51:17 PM (1 occurrences) Last logged: 12:51:17 PM Device matches wfws02rj_dual_switch with quality of 60%....
# Log Message ``` Log from the Tuya IoT Query Things Data Model: { "result": { "model": "{\"modelId\":\"000002kfz8\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":1,\"accessMode\":\"rw\",\"code\":\"control\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-a_power\",\"attribute\":\"260\"},\"name\":\"一路窗帘开关\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"open\",\"stop\",\"close\",\"continue\"]}},{\"abilityId\":2,\"accessMode\":\"rw\",\"code\":\"percent_control\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-icon-percent\"},\"name\":\"一路百分比控制\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":0,\"scale\":0,\"step\":10,\"unit\":\"%\"}},{\"abilityId\":3,\"accessMode\":\"rw\",\"code\":\"cur_calibration\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_loop\"},\"name\":\"一路精准校准\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"start\",\"end\"]}},{\"abilityId\":7,\"accessMode\":\"rw\",\"code\":\"switch_backlight\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power3\",\"attribute\":\"4\"},\"name\":\"背光开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":8,\"accessMode\":\"rw\",\"code\":\"control_back\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_loop\"},\"name\":\"一路电机转向切换\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"forward\",\"back\"]}},{\"abilityId\":10,\"accessMode\":\"rw\",\"code\":\"tr_timecon\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\"},\"name\":\"一路快捷校准\",\"typeSpec\":{\"type\":\"value\",\"max\":120,\"min\":10,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":12,\"accessMode\":\"rw\",\"code\":\"elec_machinery_mode\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\"},\"name\":\"一路电机模式\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"strong_power\",\"dry_contact\"]}},{\"abilityId\":101,\"accessMode\":\"rw\",\"code\":\"Light_1\",\"description\":\"\",\"extensions\":{\"attribute\":\"5\"},\"name\":\"灯开关1\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":102,\"accessMode\":\"rw\",\"code\":\"Light_2\",\"description\":\"\",\"extensions\":{\"attribute\":\"5\"},\"name\":\"灯开关2\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":103,\"accessMode\":\"rw\",\"code\":\"countdown_L1\",\"description\":\"\",\"name\":\"灯1倒计时\",\"typeSpec\":{\"type\":\"value\",\"max\":86400,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":104,\"accessMode\":\"rw\",\"code\":\"countdown_L2\",\"description\":\"\",\"name\":\"灯2倒计时\",\"typeSpec\":{\"type\":\"value\",\"max\":86400,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"s\"}}]}]}" }, "success": true, "t": 1715073914656, "tid": "b5eb6b5c0c5311efbf3eca33718be921" } ``` # Information about...