Skip to content

Commit

Permalink
version 0.4.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
hmueller01 committed Nov 3, 2024
1 parent 20a22ea commit 46a269f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,10 @@ If Home Assistant is enabled (`HASS_ENABLED: True`) Home Assistant auto config m

## Changelog

| Version | Date | Author | Comment |
| :------ | :--------- | :--------- | :---------------------------------------------- |
| 0.1.0 | 2024-06-18 | hmueller01 | Inital version |
| 0.2.0 | 2024-07-25 | hmueller01 | fix timeout issues |
| 0.3.0 | 2024-09-07 | hmueller01 | migrated to new APsystemsEZ1 2.x API |
| 0.4.0 | 2024-10-21 | hmueller01 | added APsystemsEZ1 2.4 API enable_debounce=True |
| Version | Date | Author | Comment |
| :------ | :--------- | :--------- | :------------------------------------------------ |
| 0.1.0 | 2024-06-18 | hmueller01 | Inital version |
| 0.2.0 | 2024-07-25 | hmueller01 | fix timeout issues |
| 0.3.0 | 2024-09-07 | hmueller01 | migrated to new APsystemsEZ1 2.x API |
| 0.4.0 | 2024-10-21 | hmueller01 | added APsystemsEZ1 2.4 API enable_debounce=True |
| 0.4.1 | 2024-11-03 | hmueller01 | switch from asyncio.gather() to async TaskGroup() |

0 comments on commit 46a269f

Please sign in to comment.