Why does /user/me return an empty homeys array for an authenticated owner
account with a visible, manageable physical Homey Pro?
Please confirm:
- whether a specific OAuth client setting or approval status is required before
Homey runtimes appear in/user/me.homeys; - whether a scope beyond
homey.device.readonly,homey.insights.readonlyand
homey.user.selfis required for Homey runtime discovery; - whether
homey.user.readonly,homey.energy.readonly,homey.zone.readonly
orhomey.app.readonlyshould have exposed owned Homey runtimes if scopes
were the blocker; - whether recent Homey Pro models should appear in
/user/me.homeyswhen using
homey-api@3.19.1; - whether there is a supported replacement discovery route for owned Homey Pro
runtimes; - whether
GET /user/me/clientshould be accessible to this OAuth client for
local client-configuration verification.