Download OpenAPI specification:
HTTP interface for controlling Apple TVs via pyatv
| name required | string (Name) |
| power_state required | string (Power State) Enum: "on" "off" |
Access Token (string) or Access Token (null) (Access Token) |
{- "power_state": "on",
- "access_token": "string"
}{- "property1": "string",
- "property2": "string"
}| name required | string (Name) |
| power_state required | string (Power State) Enum: "on" "off" |
Access Token (string) or Access Token (null) (Access Token) |
{- "power_state": "on",
- "access_token": "string"
}{- "property1": "string",
- "property2": "string"
}