Skip to content

Supporting of S26R2 Smart Socket #1812

Description

@Alex-GK1976

Hi!
I was install Home Assistant Supervised (on Debian 13) (Core version 26.6.0) and add SonoffLAN integration.
Most my Sonoff devices works correctly including S26R1 Smart socket.
But I have pair S26R2 Smart sockets and its was added as other, but in "Owerview" its signed "Unavailable" and does not work.
Can I do something by myself or it problem of SonoffLAN?

Device info (it different with S26R1 in "params" section):

{
  "home_assistant": {
    "arch": "x86_64",
    "dev": false,
    "docker": true,
    "hassio": true,
    "installation_type": "Home Assistant Supervised",
    "os_name": "Linux",
    "os_version": "6.12.90+deb13.1-amd64",
    "python_version": "3.14.5",
    "timezone": "Europe/Moscow",
    "version": "2026.6.0",
    "virtualenv": false,
    "container_arch": "amd64",
    "supervisor": "2026.05.1",
    "host_os": "Debian GNU/Linux 13 (trixie)",
    "docker_version": "29.5.2",
    "chassis": "desktop",
    "run_as_root": true
  },
  "custom_components": {
    "yandex_smart_home": {
      "documentation": "https://docs.yaha-cloud.ru/v1.1.x/",
      "version": "1.1.2",
      "requirements": []
    },
    "hacs": {
      "documentation": "https://hacs.xyz/docs/use/",
      "version": "2.0.5",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "sonoff": {
      "documentation": "https://github.com/AlexxIT/SonoffLAN",
      "version": "3.12.0",
      "requirements": []
    }
  },
  "integration_manifest": {
    "domain": "sonoff",
    "name": "Sonoff",
    "codeowners": [
      "AlexxIT"
    ],
    "config_flow": true,
    "dependencies": [
      "http",
      "zeroconf"
    ],
    "documentation": "https://github.com/AlexxIT/SonoffLAN",
    "iot_class": "local_push",
    "issue_tracker": "https://github.com/AlexxIT/SonoffLAN/issues",
    "requirements": [],
    "version": "3.12.0",
    "is_built_in": false,
    "overwrites_built_in": false
  },
  "setup_times": {
    "null": {
      "setup": 0.0004282109999991235
    },
    "01KT8TZDTXNNKGF09S8ZTC4N0A": {
      "wait_import_platforms": -0.0006950540000048022,
      "config_entry_setup": 7.29454680500001
    }
  },
  "data": {
    "version": "4d7bf15",
    "cloud_auth": true,
    "config": null,
    "options": {
      "debug": false,
      "homes": 3,
      "mode": "local"
    },
    "errors": [],
    "device": {
      "uiid": 1,
      "params": {
        "bindInfos": "***",
        "version": 8,
        "only_device": {
          "ota": "success"
        },
        "sledOnline": "on",
        "ssid": "***",
        "bssid": "***",
        "switch": "off",
        "fwVersion": "3.8.2",
        "rssi": -75,
        "staMac": "***",
        "startup": "off",
        "init": 1,
        "pulse": "off",
        "pulseWidth": 500,
        "rstReason": 0,
        "exccause": 0,
        "epc1": 0,
        "epc2": 0,
        "epc3": 0,
        "excvaddr": 0,
        "depc": 0,
        "timers": "***",
        "longOffline": 1,
        "TZ": "Europe/Moscow"
      },
      "model": "S26R2",
      "online": true,
      "local": null,
      "localtype": null,
      "host": null,
      "deviceid": "100217acce"
    }
  },
  "issues": []
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions