Skip to content

[Bug] Integration not reporting number of wireless clients (always reporting 0) #421

@malomehi

Description

@malomehi

Describe the issue

The latest version does not show the number of wireless clients (it always reports 0)

How to reproduce the issue

No special action is needed to reproduce the issue

Expected behavior

The number of wireless clients is reported correctly

Screenshots

The value of the sensor dropped to 0 since the update to latest version and remains reporting 0 since then:

Image

The issue persists even after re-starting the integration or the whole home assistant.

Software versions

  • Home Assistant version: 2025.4.4 (Core), 20250411.0 (Frontend)
  • Mikrotik Router integration version: v2.2
  • Mikrotik Hardware: wAP ac
  • RouterOS version: 7.18.2

Diagnostics data

Only relevant part:

      "resource": {
        "platform": "MikroTik",
        "board-name": "wAP ac",
        "version": "7.18.2 (stable)",
        "uptime_str": "1w15h41m35s",
        "cpu-load": 2,
        "free-memory": 38133760,
        "total-memory": 134217728,
        "free-hdd-space": 937984,
        "total-hdd-space": 16777216,
        "uptime": "2025-04-29T01:07:23+00:00",
        "uptime_epoch": 661295,
        "clients_wired": 0,
        "clients_wireless": 0,
        "captive_authorized": 0,
        "memory-usage": 72,
        "hdd-usage": 94
      }

Traceback/Error logs

Have not seen any

Additional context

  • Previous version (v2.1.4) reported the number of clients accurately
  • I have 3 different wAP ac devices and they all report 0 clients since the integration was updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededplannedTo be implemented in future release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions