make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.42k stars 544 forks source link

Device not supported: EARU EAMPDW-TY-63 stopped working after recent update #2449

Closed migueljal closed 3 weeks ago

migueljal commented 3 weeks ago

Description

Until two weeks ago, my EARU EAMPDW-TY-63 WiFi (SmartMCB SMT006-8) device was working perfectly. However, suddenly it now shows as an unsupported device. This issue started unexpectedly, and I have not changed anything in my configuration or network setup. Could someone please help me understand why this device is now unsupported and if there’s a possible fix or workaround?

Thank you for your assistance!

Steps to reproduce

-

Expected behaviour

Work again

Additional context

tuya-raw.json:

"result": [
    {
        "active_time": 1730589374,
        "biz_type": 0,
        "category": "dlq",
        "create_time": 1712154594,
        "icon": "smart/icon/bay1668649074167YlMo/d62549af15b929d4e52bacc8babcbe30.png",
        "id": "ebc1497c4d9c1644abyxn3",
        "ip": "198.0.101.230",
        "lat": "-32.9366",
        "local_key": ":yx.7R-R3tRfEuiC",
        "lon": "-60.6953",
        "model": "\u5355\u5411\u666e\u901a_63A",
        "name": "Breaker",
        "online": true,
        "owner_id": "79380913",
        "product_id": "z3jngbyubvwgfrcv",
        "product_name": "Breaker",
        "status": [
            {
                "code": "total_forward_energy",
                "value": 164967
            },
            {
                "code": "phase_a",
                "value": "COkAH1QABws="
            },
            {
                "code": "phase_b",
                "value": ""
            },
            {
                "code": "phase_c",
                "value": ""
            },
            {
                "code": "fault",
                "value": 0
            },
            {
                "code": "switch_prepayment",
                "value": false
            },
            {
                "code": "energy_reset",
                "value": ""
            },
            {
                "code": "balance_energy",
                "value": 0
            },
            {
                "code": "charge_energy",
                "value": 0
            },
            {
                "code": "leakage_current",
                "value": 0
            },
            {
                "code": "switch",
                "value": true
            },
            {
                "code": "alarm_set_1",
                "value": "BAEAMgUBAFA="
            },
            {
                "code": "alarm_set_2",
                "value": "AQEBQAMBAPoEAQCv"
            },
            {
                "code": "temp_current",
                "value": 27
            },
            {
                "code": "countdown_1",
                "value": 0
            },
            {
                "code": "cycle_time",
                "value": "EwAAAAAAAAAAAAAABWEFngABAAE="
            },
            {
                "code": "random_time",
                "value": ""
            }
        ],
        "sub": false,
        "time_zone": "-03:00",
        "uid": "az1660401222852lIw6Q",
        "update_time": 1730589377,
        "uuid": "c9e98980d97c5ad2"
    },

Confirmation