github unfoldedcircle/core-api v0.7.0-alpha

latest release: v0.8.0-alpha
pre-release15 months ago

Added

  • Initial Dock-API release.
  • Driver metadata retrieval with get_driver_metadata.
  • Integration driver mDNS advertisement documentation.
  • Integration driver setup flow API messages and documentation.

Changed

  • Replace localization.unit_system_metric & .temperature_celsius with measurement_unit enum (METRIC, US, UK).
  • Change localization.languageCode separator from dash to underscore. New: en_UK, en_US etc.
  • Removed multi-device setup messages in API and replaced it with the driver setup messages.
    They might be added later or be integrated into the driver setup.

Fixed

  • inputTypeLabel definition.
  • The API token header field is called AUTH-TOKEN.

Full Changelog: v0.6.1-alpha...v0.7.0-alpha

Don't miss a new core-api release

NewReleases is sending notifications on new releases.