Skip to content

💡 [REQUEST] - Current devices count variable (HWID) #390

@sentiox

Description

@sentiox

Reference Issues

No response

Summary

Add variable for current number of connected/bound devices (HWID) in templates.

Basic Example

Example output:

📱 Devices: 1 / {{SS_HWID_LIMIT}}

Where:

  • 1 = current number of devices
  • {{SS_HWID_LIMIT}} = max devices limit

It should update automatically (1/3 → 2/3 when new device added).

Drawbacks

No major drawbacks.

This feature only adds an extra variable for templates and does not affect existing functionality.

Unresolved questions

Is it possible to expose current HWID count as a template variable?

For example:
{{CURRENT_HWID_COUNT}} or similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions