📣 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
authenticationmessage handling if the session was already authenticated, e.g. header based authentication or multiple authentication messages. - Improved integration driver connect / disconnect error & reconnection handling.
ReturnServiceUnavailablein Core-API if integration driver connection is not established. - Send
entity_subscribe&_unsubscribemessages to integration driver when a new entity is configured or removed with the Core-API.