Releases: ufozone/ha-unifi-voucher
Releases Β· ufozone/ha-unifi-voucher
v1.4
Important
This version requires Home Assistant 2024.8.0 or newer.
π Features and fixes:
- Add
note
attribute tocreate
service #135 - Add
note
attribute to sensor entity #135 - Add Dutch language #119 (thanks @larsoss)
- Add Portuguese language #127 (thanks @ViPeR5000)
- Fix typo in translations
- Bump aiounifi from 78 to 80 #113
- Bump ruff from 0.4.8 to 0.6.9 #133
- Bump pillow from 10.3.0 to 10.4.0 #96
- Update pip requirement to >=21.0,<24.2 #94
v1.3
Important
This version requires Home Assistant 2024.5.1 or newer.
π Features and fixes:
- Add optional logo to QR code #76
- Add voucher creation if no one is available #74
- Use voucher implementation from aiounifi #56 (thanks @Kane610)
- Store runtime data inside the config entry #87
- Fix warnings unsupported event key EVT_AD_VoucherCreated #75 (thanks @Kane610)
- Fix attribute error in config flow #71
- Bump aiounifi to 78 #66
- Bump segno from 1.6.0 to 1.6.1 #79
- Bump ruff to 0.4.8 #89
v1.2
π Features and fixes:
- Add number entities for
rate_max_up
andrate_max_down
options #45 - Add
rate_max_up
andrate_max_down
options to config flow #44 - Add icons for services in icons.json
- Improve entity category for all entites #25
- Improve device info handling
- Fix using defaults for
usage_quota
,rate_max_up
andrate_max_down
by creating new voucher #42 - Fix wrong configuration URL #22
- Fix some type mismatches in TypedVoucher
- Replace TimeoutError aliases
- Use own implementation for vouchers in aiounifi #40
- Bump aiounifi to v75 #52
- Bump ruff to 0.4.1 #51
v1.1
π Features and fixes:
- Add number entity for
usage_quota
option - Add
usage_quota
option to config flow - Improve duration format
- Improve response list for service
list
- Fix consistent attribute name
duration
in number entity andcreate
service - Fix the handling of the user input in config flow
- Fix string and translations for
duration
,quota
andusage_quota
option and number entities
v1.0
v0.4
π Features and fixes:
- Add
wlan_name
,byte_quota
,up_bandwidth
anddown_bandwidth
attributes to sensor entity - Add unit of measurement to attributes of sensor entity
- Fix wrong unit of measurement of quota option in config flow
- Fix wrong scaled expire option value in config flow
- Prepare for new options
byte_quota
,up_bandwidth
anddown_bandwidth
v0.3
v0.2
π Features:
- Add sensor entity to display the latest unused voucher
- Add button entity to update the unused vouchers
- Add button entity to create new voucher with default values
- Add button entity to remove the latest unused voucher
- Add number units for configuration defaults (voucher quota and expire)
- Add Englisch and German translation
- Add diagnostic for config entry