Skip to main content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.5.1] - 2023-11-10

Added

  • Interactions Diagram

[0.5.0] - 2023-04-25

Added

  • Support for roller commands.
  • Updated demo script to include roller commands.

[0.4.2] - 2022-11-11

Changed

  • All communication now use deviceId as string type.

[0.4.1] - 2022-10-14

Fixed

  • typo in "Integrator:ActionRequest" example

[0.4.0] - 2022-10-12

Added

  • New incoming event Shelly:Online.
  • Note for the upcoming move to string representation for deviceId.

[0.3.1] - 2022-08-18

Added

  • Integrator:ActionResponse for action DeviceVerify now contains accessGroups describing the access level given by the user.

Changed

  • Integrator:ActionResponse makes sure to include deviceId on error messages, when possible.
  • deviceId marked as optional in Integrator:ActionResponse.

[0.3.0] - 2022-05-11

Added

  • New incoming event Shelly:Settings

[0.2.2] - 2021-10-22

Added

  • First public version released