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 Tongou TO-Q-SYS-WT Din Rail Smart Switch #2285

Closed
JennyIglesias opened this issue Sep 9, 2024 · 1 comment
Closed

Request support for Tongou TO-Q-SYS-WT Din Rail Smart Switch #2285

JennyIglesias opened this issue Sep 9, 2024 · 1 comment

Comments

@JennyIglesias
Copy link

Log message

2024-09-09 18:32:33.829 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1725906750.5108564, "1": 132, "11": false, "16": true, "101": "Closed", "102": "Trip", "103": "Alarm", "104": "Trip", "105": "Closed", "107": "Trip", "109": "online", "110": "Remote_ON", "111": true, "112": false, "114": 50, "115": 280, "116": 165, "119": 2000, "120": 10, "125": 132, "131": 378, "137": 600, "138": "", "140": 5, "141": false, "142": "memory"}

DPS information

"mapping": {
            "1": {
                "code": "forward_energy_total",
                "type": "Integer",
                "values": {
                    "unit": "kW\u00b7h",
                    "min": 0,
                    "max": 99999999,
                    "scale": 2,
                    "step": 1
                }
            },
            "6": {
                "code": "phase_a",
                "type": "Raw",
                "values": {
                    "maxlen": 128
                }
            },
            "11": {
                "code": "prepayment_switch",
                "type": "Boolean",
                "values": {}
            },
            "12": {
                "code": "clear_energy",
                "type": "Boolean",
                "values": {}
            },
            "13": {
                "code": "balance_energy",
                "type": "Integer",
                "values": {
                    "unit": "kW\u00b7h",
                    "min": 0,
                    "max": 99999999,
                    "scale": 2,
                    "step": 1
                }
            },
            "14": {
                "code": "energy_charge",
                "type": "Integer",
                "values": {
                    "unit": "kW\u00b7h",
                    "min": 0,
                    "max": 999999,
                    "scale": 2,
                    "step": 1
                }
            },
            "16": {
                "code": "switch",
                "type": "Boolean",
                "values": {}
            },
            "101": {
                "code": "energy_shortage_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm"
                    ]
                }
            },
            "102": {
                "code": "ov_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm",
                        "Trip"
                    ]
                }
            },
            "103": {
                "code": "uv_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm",
                        "Trip"
                    ]
                }
            },
            "104": {
                "code": "oc_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm",
                        "Trip"
                    ]
                }
            },
            "105": {
                "code": "op_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm",
                        "Trip"
                    ]
                }
            },
            "107": {
                "code": "temp_set",
                "type": "Enum",
                "values": {
                    "range": [
                        "Closed",
                        "Alarm",
                        "Trip"
                    ]
                }
            },
            "109": {
                "code": "online_state",
                "type": "Enum",
                "values": {
                    "range": [
                        "online",
                        "offline"
                    ]
                }
            },
            "110": {
                "code": "event",
                "type": "Enum",
                "values": {
                    "range": [
                        "Normal",
                        "Over_Current_Trip",
                        "Over_Power_Trip",
                        "High_Temp_Trip",
                        "Over_Voltage_Trip",
                        "Under_Voltage_Trip",
                        "Over_Current_Alarm",
                        "Over_Power_Alarm",
                        "High_Temp_Alarm",
                        "Over_Voltage_Alarm",
                        "Under_Voltage_Alarm",
                        "Remote_ON",
                        "Remote_OFF",
                        "Manual_ON",
                        "Manual_OFF",
                        "Leakage_Trip",
                        "Leakage_Alarm",
                        "Restore_Default",
                        "Automatic_Closing",
                        "Electricity_Shortage",
                        "Electricity_Shortage_Alarm",
                        "Timing_switch_ON",
                        "Timing_switch_OFF"
                    ]
                }
            },
            "111": {
                "code": "actively_report_set",
                "type": "Boolean",
                "values": {}
            },
            "112": {
                "code": "auto_reclosing",
                "type": "Boolean",
                "values": {}
            },
            "114": {
                "code": "c_thresh",
                "type": "Integer",
                "values": {
                    "unit": "A",
                    "min": 1,
                    "max": 50,
                    "scale": 0,
                    "step": 1
                }
            },
            "115": {
                "code": "ov_thresh",
                "type": "Integer",
                "values": {
                    "unit": "V",
                    "min": 100,
                    "max": 280,
                    "scale": 0,
                    "step": 1
                }
            },
            "116": {
                "code": "uv_thresh",
                "type": "Integer",
                "values": {
                    "unit": "V",
                    "min": 100,
                    "max": 280,
                    "scale": 0,
                    "step": 1
                }
            },
            "118": {
                "code": "temp_thresh",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0C",
                    "min": -250,
                    "max": 800,
                    "scale": 1,
                    "step": 1
                }
            },
            "119": {
                "code": "op_thresh",
                "type": "Integer",
                "values": {
                    "unit": "W",
                    "min": 5,
                    "max": 12500,
                    "scale": 0,
                    "step": 10
                }
            },
            "120": {
                "code": "energy_shortage",
                "type": "Integer",
                "values": {
                    "unit": "kW\u00b7h",
                    "min": 10,
                    "max": 500,
                    "scale": 0,
                    "step": 1
                }
            },
            "125": {
                "code": "fap_a",
                "type": "Integer",
                "values": {
                    "unit": "kW\u00b7h",
                    "min": -999999999,
                    "max": 999999999,
                    "scale": 2,
                    "step": 1
                }
            },
            "131": {
                "code": "temp_a",
                "type": "Integer",
                "values": {
                    "unit": "\u00b0C",
                    "min": -250,
                    "max": 1000,
                    "scale": 1,
                    "step": 1
                }
            },
            "137": {
                "code": "actively_report_time",
                "type": "Integer",
                "values": {
                    "unit": "S",
                    "min": 60,
                    "max": 600,
                    "scale": 0,
                    "step": 1
                }
            },
            "138": {
                "code": "cycle_time",
                "type": "String",
                "values": "{\"maxlen\":255}"
            },
            "140": {
                "code": "screen_brightness",
                "type": "Integer",
                "values": {
                    "unit": "",
                    "min": 1,
                    "max": 5,
                    "scale": 0,
                    "step": 1
                }
            },
            "141": {
                "code": "screen_off_set",
                "type": "Boolean",
                "values": {}
            },
            "142": {
                "code": "relay_status",
                "type": "Enum",
                "values": {
                    "range": [
                        "off",
                        "on",
                        "memory"
                    ]
                }
            },
            "113": {
                "code": "rd_set",
                "type": "Boolean",
                "values": {}
            }
        }
    }
]

Product ID

kmnzgh4yn8pa0lqh

Product Name

Tongou TO-Q-SYS-WT Din Rail Smart Switch

Information about how the device functions

Smart meter with functions to monitor: Timing, Electricity Consumption, Over-current Protection, Short-circuit protection, Under-voltage protection, Over-voltage protection

@JennyIglesias JennyIglesias added the new device Unsupported device label Sep 9, 2024
@make-all make-all added the full_info All info needed was provided label Sep 9, 2024
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release and removed full_info All info needed was provided labels Sep 12, 2024
@JennyIglesias
Copy link
Author

It's perfect, thank you so much <3

@make-all make-all reopened this Sep 12, 2024
@make-all make-all removed new device Unsupported device awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants