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_celsiuswithmeasurement_unitenum (METRIC, US, UK). - Change
localization.languageCodeseparator from dash to underscore. New:en_UK,en_USetc. - 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
inputTypeLabeldefinition.- The API token header field is called
AUTH-TOKEN.
Full Changelog: v0.6.1-alpha...v0.7.0-alpha