Skip to content

Conversation

@BurtTheCoder
Copy link

The /api/phoenix endpoint returns HTTP 299 with empty response. Switch to /nexus/v1/graphql which properly returns smart home devices.

Changes:

  • Use GraphQL endpoint POST /nexus/v1/graphql
  • Update response parsing for GraphQL structure
  • Fix applianceTypes to handle array instead of string

Tested with 135+ devices including lights, cameras, switches, contact sensors, motion sensors, and thermostats.

orie added 2 commits January 25, 2026 17:47
The /api/phoenix endpoint returns HTTP 299 with empty response.
Switch to /nexus/v1/graphql which properly returns smart home devices.

Changes:
- Use GraphQL endpoint POST /nexus/v1/graphql
- Update response parsing for GraphQL structure
- Fix applianceTypes to handle array instead of string

Tested with 135+ devices including lights, cameras, switches,
contact sensors, motion sensors, and thermostats.
Change ControlSmartHome endpoint from pitangui to alexa.amazon.com
and use /api/phoenix/state instead of /api/behaviors/entities/appliances/state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant