Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to Change Logs #1535

Merged
merged 1 commit into from
Jun 29, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions docs/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,20 @@ Change Log

**Features**

None
- Added the ability to set HA certificate verify from docker arguments - contributed by `Antonino Piazza <https://github.com/a-p-z>`__
- Added MQTT VARS to docker arguments - contributed by `Xavi Moreno <https://github.com/xaviml>`__


**Fixes**

- Fixed issue when when using `timeout` in listen event api, after the event is ran one gets an error in log
- Fixed issue when an entity is deleted from HA, and it remains in AD
- Fixed issue with setup file saying support "python3 3.0"
- FIxed issue with the inability to know which app's callback failed `constrain_state` check
- Fixed issue with the inability to know which app's callback failed `constrain_state` check
- Documentation fixes - contributed by `Rootie <https://github.com/Rootie>`__
- Documentation fixes - contributed by `Jakob Ruhe <https://github.com/jakeru>`__
- Documentation fixes - contributed by `illuzn <https://github.com/illuzn>`__
- Bump black to 22.3.0 and run it on all files - contributed by `Jakob Ruhe <https://github.com/jakeru>`__
- Bump black to 22.3.0 and run it on all files - contributed by `Jakob Ruhe <https://github.com/jakeru>`__
- Bumped websocket-client from 1.2.3 to 1.3.3
- Bumped azure-mgmt-storage from 19.0.0 to 20.0.0
Expand Down