Skip to content
New issue

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

Request support for AVATTO WS20R / "Smart Knob Thermostat" #2938

Open
pascaltippelt opened this issue Feb 10, 2025 · 4 comments
Open

Request support for AVATTO WS20R / "Smart Knob Thermostat" #2938

pascaltippelt opened this issue Feb 10, 2025 · 4 comments
Labels
full_info All info needed was provided new device Unsupported device

Comments

@pascaltippelt
Copy link

pascaltippelt commented Feb 10, 2025

Log message

2025-02-18 19:02:44.770 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1739901763.4058256, "24": 21}

Product ID

axhyyv6w36e5oagp

Product Name

AVATTO WS20R = WiFi Knob Thermostat / Smart Knob Thermostat

DPS information

tinytuya devices.json:


{
        "name": "Smart Knob Thermostat",
        "id": "CENSORED",
        "key": "CENSORED",
        "mac": "CENSORED",
        "uuid": "CENSORED",
        "category": "wk",
        "product_name": "WiFi Knob Thermostat",
        "product_id": "axhyyv6w36e5oagp",
        "biz_type": 18,
        "model": "",
        "sub": false,
        "icon": "https://images.tuyaeu.com/smart/icon/ay1521618643672lvY0O/bc5f3f3031394de251b2e29d575cb0e4.png",
        "mapping": {
            "1": {
                "code": "switch",
                "type": "Boolean",
                "values": {}
            },
            "2": {
                "code": "mode",
                "type": "Enum",
                "values": {
                    "range": [
                        "auto",
                        "manual"
                    ]
                }
            },
            "3": {
                "code": "temp_set",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0C",
                    "min": 5,
                    "max": 45,
                    "scale": 0,
                    "step": 1
                }
            },
            "17": {
                "code": "temp_set_f",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0F",
                    "min": 41,
                    "max": 113,
                    "scale": 0,
                    "step": 1
                }
            },
            "23": {
			"code": "temp_unit_convert",
                "type": "Enum",
                "values": {
                    "range": [
                        "c",
                        "f"
                    ]
                }
            },
            "24": {
                "code": "temp_current",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0C",
                    "min": 0,
                    "max": 50,
                    "scale": 0,
                    "step": 1
                }
            },
            "25": {
                "code": "humidity",
                "type": "Integer",
                "values": {
                    "unit": "%",
                    "min": 0,
                    "max": 100,
                    "scale": 0,
                    "step": 1
                }
            },
            "29": {
                "code": "temp_current_f",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0F",
                    "min": -4,
                    "max": 122,
                    "scale": 0,
                    "step": 1
                }
            },
            "31": {
				"code": "work_days",
                "type": "Enum",
                "values": {
                    "range": [
                        "5_2",
                        "6_1",
                        "7"
                    ]
					 }
            },
            "32": {
                "code": "work_state",
                "type": "Enum",
                "values": {
                    "range": [
                        "auto",
                        "manual"
                    ]
                }
            },
            "39": {
                "code": "factory_reset",
                "type": "Boolean",
                "values": {}
            },
            "44": {
                "code": "backlight",
                "type": "Integer",
                "values": {
                    "unit": "%",
                    "min": 0,
                    "max": 100,
                    "scale": 0,
                    "step": 1
                }
            },
            "45": {
                "code": "fault",
                "type": "Bitmap",
                "values": {
                    "label": [
                        "e1",
                        "e2",
                        "e3"
                    ]
                }
            },
            "101": {
                "code": "sensor_choose",
                "type": "Enum",
                "values": {
                    "range": [
                        "in",
                        "out"
                    ]
                }
            }
        },
        "ip": "CENSORED",
		"version": "3.5"
    }

Information about how the device functions

Simple thermostat with round screen. 2 temperature sensors an a humidity sensor.

Product: https://de.aliexpress.com/item/1005008418041891.html?spm=a2g0o.order_list.order_list_main.5.33e35c5fObKUkV&gatewayAdapt=glo2deu

@pascaltippelt pascaltippelt added the new device Unsupported device label Feb 10, 2025
@make-all make-all added the full_info All info needed was provided label Feb 10, 2025
@make-all make-all moved this to 📋 Backlog in Tuya Local Feb 10, 2025
@make-all make-all added the awaiting feedback Needs more information label Feb 18, 2025
@make-all make-all moved this from 📋 Backlog to 🏗 Stalled in Tuya Local Feb 18, 2025
@make-all
Copy link
Owner

make-all commented Feb 18, 2025

Please collect the logs again using tuya-local 2025.2.1 (or later)

@pascaltippelt
Copy link
Author

pascaltippelt commented Feb 18, 2025

@make-all new paste: https://pastebin.com/EZfhSYhk

I used 2025.2.2.

@make-all
Copy link
Owner

I don't want Megabytes of debug logs to sort through. Just give me the WARNING level logs when you try to add the device.

@pascaltippelt
Copy link
Author

I am sorry for the inconvenience, I might have overread this instruction earlier. Warning-level-messages are attached below.

2025-02-18 19:02:44.770 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1739901763.4058256, "24": 21}
2025-02-18 19:02:44.770 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/

@make-all make-all removed the awaiting feedback Needs more information label Feb 19, 2025
@make-all make-all moved this from 🏗 Stalled to 🔖 Ready in Tuya Local Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full_info All info needed was provided new device Unsupported device
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants