Skip to content

Fix power_on for unknown devices [setup] #205

@gmuth

Description

@gmuth

POST /streaming/support/power_on should return status 400
Content-Type: application/vnd.bose.streaming-v1.2+xml

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<status>
  <message>Device does not exist</message>
  <status-code>4012</status-code>
</status>

for unknown devices. To trigger this use the BoseApp setup workflow.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions