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.
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:
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.