File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010_ Changes in the next release_
1111
12- ### Changed
13- - Optional event loop argument in IntegrationAPI constructor.
14-
1512---
1613
14+ ## v0.5.1 - 2025-12-19
15+ ### Added
16+ - Add binary sensor device class and common entity states enum ([ #40 ] ( https://github.com/unfoldedcircle/integration-python-library/pull/40 ) ).
17+
18+ ### Changed
19+ - Optional event loop argument in IntegrationAPI constructor ([ #41 ] ( https://github.com/unfoldedcircle/integration-python-library/pull/41 ) ).
20+
1721## v0.5.0 - 2025-12-17
1822### Breaking Changes
1923- Enhance entity command handler with WS client connection parameter in ` CommandHandler ` callback and ` Entity.command `
You can’t perform that action at this time.
0 commit comments