Skip to content

v0.21.3-alpha

Latest

Choose a tag to compare

@zehnm zehnm released this 02 Mar 18:05
· 140 commits to main since this release
f70f601

📣 We will only publish Docker images & VM updates from this release on and don't create a GitHub release anymore. Tags will still be created though.

Please check the CHANGELOG for new release information.


Added

  • License information of used 3rd party components in the simulator.

Changed

  • Update HomeAssistant configuration to 2023.3.0

Fixed

  • Integration driver authentication message handling if the session was already authenticated, e.g. header based authentication or multiple authentication messages.
  • Improved integration driver connect / disconnect error & reconnection handling.
    Return ServiceUnavailable in Core-API if integration driver connection is not established.
  • Send entity_subscribe & _unsubscribe messages to integration driver when a new entity is configured or removed with the Core-API.