You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! 👋 First of all, thank you for building Anywakey – it’s a clean and practical little app!
I noticed that the app integrates nicely with the Shortcuts app and exposes a Boot Device action. However, the action requires a deviceId parameter, which appears to be the internal UUID of the device.
The problem is:
This UUID is not visible anywhere in the app UI.
The user has no idea what to enter in the deviceId field.
Trying to enter a number, hostname, MAC address, or IP address all fails.
💡Feature request:
Please consider exposing the internal UUID (e.g., in the edit device screen or device details), or better, allow users to pick a device by name in the Shortcuts action, using @IntentChoice.