Skip to content

Releases: ufozone/ha-unifi-voucher

v1.3

08 Jun 17:11
46e76c0
Compare
Choose a tag to compare

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

20 Apr 12:01
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Add number entities for rate_max_up and rate_max_down options #45
  • Add rate_max_up and rate_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 and rate_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.5

24 Feb 20:19
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Improve entity category for all entites #25
  • Improve device info handling
  • Fix wrong configuration URL #22
  • Fix some type mismatches in UnifiTypedVoucher
  • Bump aiounifi to v71 #19
  • Bump ruff to 0.2.2 #24
  • Replace TimeoutError aliases

v1.1

18 Dec 19:42
ab2d3b3
Compare
Choose a tag to compare

🚀 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 and create service
  • Fix the handling of the user input in config flow
  • Fix string and translations for duration, quota and usage_quota option and number entities

v1.0

17 Dec 00:19
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Add services list, create, remove and update
  • Improve handling with time stamps and time deltas
  • Change sensor attributes byte_quota, up_bandwidth, down_bandwidth to usage_quota, rate_max_up, rate_max_down
  • Fix some wrong translations

v0.4

06 Dec 20:29
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Add wlan_name, byte_quota, up_bandwidth and down_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 and down_bandwidth

v0.3

26 Nov 15:27
Compare
Choose a tag to compare

🚀 Features:

  • Add guest WLAN name to configuration
  • Add image entity for guest WLAN QR code
  • Add options flow
  • Add translation for config and options flow

v0.2

12 Nov 00:10
Compare
Choose a tag to compare

🚀 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