Skip to content

Releases: briis/smartweatherudp

2023.2.0

17 Feb 18:16
Compare
Choose a tag to compare

What's Changed

  • Use async_forward_entry_setups instead of async_setup_platforms
  • Resolve HA warnings on incompatible device class/units

Full Changelog: 2022.12.0...2023.2.0

2022.12.0

29 Dec 19:54
Compare
Choose a tag to compare

What's Changed

  • Fix issues with deprecated HA code

Full Changelog: 2022.7.0...2022.12.0

2022.7.0

11 Jul 19:01
17972ca
Compare
Choose a tag to compare

What's Changed

  • Bump pyweatherflowudp to 1.4.1 - Changelog
  • Add wind direction average sensor
    • The previous wind direction sensor will now update based on the rapid wind speed event and align with the wind speed sensor

Full Changelog: 2022.6.0...2022.7.0

2022.6.0

02 Jun 01:26
Compare
Choose a tag to compare

What's Changed

  • Bump pyweatherflowudp to 1.3.1

2022.5.0

09 May 17:03
16c91c8
Compare
Choose a tag to compare

What's Changed

  • Ensure HA has started before attempting to add devices

2022.4.0

06 Apr 23:26
b50414c
Compare
Choose a tag to compare

What's Changed

  • Update sensors to use EntityCategory enums
  • Update minimum HA version to 2022.3

2022.3.0

25 Mar 19:34
Compare
Choose a tag to compare

What's Changed

  • Bump pyweatherflowudp to 1.3.0 - Changelog
  • Add sensor for precipitation type with english translation file
  • Update sensors to use SensorDeviceClass and SensorStateClass enums
  • Update minimum HA version to 2021.12

2021.12.5

22 Dec 05:08
Compare
Choose a tag to compare

2021.12.4

18 Dec 20:51
Compare
Choose a tag to compare

What's Changed

2021.12.3

13 Dec 18:52
Compare
Choose a tag to compare

Add an additional debug log when setting up sensors