core-api
core-api copied to clipboard
API specifications for Remote Two by Unfolded Circle
## Description If you stop an external driver via the the REST API (PUT /intg/drivers/{driverId}), wait for the remote to go into standby and then exit standby mode the driver...
## Description I noticed that I can enter any string or version number for min_core_api in the setup json data and it is not checked by the remote when you...
I would have liked to build this myself and send a pull request for this enhancement, but I have no clue in which repo to do it... Since it takes...
**Is your feature request related to a problem? Please describe.** Anticipating the openHAB integration, I wonder how will be modeled openHAB items with multiple states. For example : house mode...
The GitHub action mbowman100/swagger-validator-action@master used to validate OpenAPI seems unmaintained. It's only a matter of time until GitHub disables the `set-output` command and the action breaks. I've opened an issue:...
As an integration developer I'd like to have an easy way to interact with the API without writing code. This simplifies learning the API, exploring features and speeds up development....
As an integration developer I'd like to have an easy to access and browsable API documentation. As an API developer I'd like to have a simple documentation tool, preferrably in...
Define & describe playlist handling, browsing, searching functionality for the media player entity
Finalize the integration API definition for multi-device instance drivers. Most messages are already defined, but the payload needs to be finalized and reviewed. - Message flow concept: [Multi Device Instance...
The core and integration APIs share common models which should not be copy pasted all over the place. Even though the AsyncAPI specification supports external references, the tooling support to...