Skip to content

Releases: exxamalte/home-assistant-custom-components-nsw-rural-fire-service-fire-danger

v0.18

01 Jan 11:44
Compare
Choose a tag to compare
  • Fix for not correctly recognising Home Assistant 2024.1+.
  • Bump library version dependencies.

v0.17

04 May 22:27
Compare
Choose a tag to compare
  • Fix an issue where data is missing from the feed. If this is the case the respective sensor will show as state "unknown".

v0.16

27 Apr 10:30
Compare
Choose a tag to compare
  • Fix for signature change in rest data class in Home Assistant 2023.5.0.
    Please upgrade, previous versions of this integration will not work with 2023.5.0+.

v0.15

05 Apr 02:36
Compare
Choose a tag to compare
  • Fix for missing encoding when reading standard feed in Home Assistant 2023.4.0.
  • Fix for Portuguese translation.

v0.14

30 Mar 23:13
Compare
Choose a tag to compare
  • Fix for signature change in rest data class in Home Assistant 2023.4.0.
    Please upgrade, previous versions of this integration will not work with 2023.4.0+.
  • Added Portuguese translation (thanks @ViPeR5000).
  • Added German translation.

v0.13

13 Feb 07:22
Compare
Choose a tag to compare
  • Fixed the way how council names are parsed, removing whitespace around the name.
  • Fixed internal configuration setup process (probably won't have any effect on users).
  • Added automated testing.
  • Bump library version dependencies.

v0.13b1

07 Feb 06:49
Compare
Choose a tag to compare
v0.13b1 Pre-release
Pre-release
  • Fixed the way how council names are parsed, removing whitespace around the name.
  • Fixed internal configuration setup process (probably won't have any effect on users).
  • Added automated testing.
  • Bump library version dependencies.

v0.12

04 Nov 12:18
Compare
Choose a tag to compare
  • Added option to automatically convert value "NONE" into "No Rating".
  • Fixed issue with district name "ACT" in standard feed.
  • Added integration type "service".

v0.11

20 Sep 10:26
Compare
Choose a tag to compare
  • Added support for an extended feed that provides a forecast for 4 days.
  • Replaced deprecated method.
  • Now requires at least Home Assistant 2022.8.0.

v0.10

19 Jul 10:43
Compare
Choose a tag to compare
  • Breaking change: Migrated to new standardised entity naming schema which likely change the names of your entities.
  • Now requires at least Home Assistant 2022.7.0.
  • Fixed an issue causing an error when removing this integration.
  • Bump library version dependencies.
  • Code improvements based on recent Home Assistant core changes.