SonoffLAN icon indicating copy to clipboard operation
SonoffLAN copied to clipboard

Support for S60ZBTPF

Open cpmarexel2f opened this issue 6 months ago • 0 comments

Is there a possibility to implement support for S60ZBTPF?

Device information:

    "device": {
      "uiid": 7032,
      "params": {
        "bindInfos": "***",
        "subDevId": "ffffbde00038c1a47032",
        "parentid": "10022783f5",
        "fwVersion": "1.0.2",
        "otaInfo": {
          "state": 0,
          "upgradeVersion": "1.0.2",
          "stateTime": 1749200621530,
          "reason": 0
        },
        "cLowRangeMax": 1700,
        "cLowRangeMin": 10,
        "cUpRangeMax": 1700,
        "cUpRangeMin": 10,
        "pLowRangeMax": 400000,
        "pLowRangeMin": 10,
        "pUpRangeMax": 400000,
        "pUpRangeMin": 10,
        "staMac": "***",
        "vLowRangeMax": 27700,
        "vLowRangeMin": 16500,
        "vUpRangeMax": 27700,
        "vUpRangeMin": 16500,
        "demNextFetchTime": 1749250800000,
        "switches": [
          {
            "switch": "on",
            "outlet": 0
          }
        ],
        "sledOnline": "on",
        "power": 0,
        "protectedState": false,
        "voltage": 23404.7,
        "current": 0,
        "uiActive": 60,
        "subDevRssi": -36,
        "configure": [
          {
            "outlet": 0,
            "startup": "on"
          }
        ]
      },
      "model": "S60ZBTPF",
      "online": true,
      "local": null,
      "localtype": null,
      "host": null,
      "deviceid": "a40001f094"
    }
  }

cpmarexel2f avatar Jun 06 '25 09:06 cpmarexel2f