Skip to content

v0.7.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@zehnm zehnm released this 14 Mar 10:42
· 140 commits to main since this release
aa51d33

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