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
withmeasurement_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