Skip to content

Releases: siku2/hass-weatherlink

Version 0.2.5

16 May 16:19
66d85af
Compare
Choose a tag to compare

Changelog

Added

  • "Inside Humidity" sensor
  • "last_report_time" to the "AirLink Status" sensor

Changed

  • "AirLink Status" sensor now reports either connected, disconnected, or unknown,
    instead of the last report time. The last report time can still be seen in the
    attributes though.
  • Adjusted the rounding of some values

Removed

  • "humidity" attribute from "Inside Temperature"
  • weather entity can no longer return the fog condition because of false-positives

0.2.4 - 2021-05-14

Added

  • Separate "Soil Moisture" and "Soil Temperature" sensor

Removed

  • "Soil" sensor, replaced by "Soil Moisture" and "Soil Temperature"

0.2.3 - 2021-05-13

Added

  • "Rain rate" sensor separate from the "Rainfall" sensor

Changed

  • Adjust calculation for the current condition of the weather entity
  • Consistently use instead of m^3 in units

Removed

  • "rain rate" attributes from "Rainfall" sensor

Fixed

  • "10_min_dir" from the "Wind bearing" sensor is not always sent by WeatherLink.
    If the field was absent it would cause an error.

0.2.2 - 2021-05-11

Version 0.2.4

14 May 13:20
e17ee22
Compare
Choose a tag to compare

Changelog

Added

  • Separate "Soil Moisture" and "Soil Temperature" sensor

Removed

  • "Soil" sensor, replaced by "Soil Moisture" and "Soil Temperature"

0.2.3 - 2021-05-13

Added

  • "Rain rate" sensor separate from the "Rainfall" sensor

Changed

  • Adjust calculation for the current condition of the weather entity
  • Consistently use instead of m^3 in units

Removed

  • "rain rate" attributes from "Rainfall" sensor

Fixed

  • "10_min_dir" from the "Wind bearing" sensor is not always sent by WeatherLink.
    If the field was absent it would cause an error.

0.2.2 - 2021-05-11

Version 0.2.3

13 May 15:28
7485329
Compare
Choose a tag to compare

Changelog

Added

  • "Rain rate" sensor separate from the "Rainfall" sensor

Changed

  • Adjust calculation for the current condition of the weather entity
  • Consistently use instead of m^3 in units

Removed

  • "rain rate" attributes from "Rainfall" sensor

Fixed

  • "10_min_dir" from the "Wind bearing" sensor is not always sent by WeatherLink.
    If the field was absent it would cause an error.

0.2.2 - 2021-05-11

Version 0.2.2

11 May 12:28
89389db
Compare
Choose a tag to compare
v0.2.2

turn leaf wetness into a percentage

Version 0.2.1

09 May 19:55
7a955db
Compare
Choose a tag to compare
v0.2.1

fix weather entity

Version 0.2.0

08 May 20:18
0ffe058
Compare
Choose a tag to compare
v0.2.0

fix names and units

Version 0.1.2

19 Apr 22:16
0cba9e1
Compare
Choose a tag to compare
v0.1.2

Update manifest.json

Version 0.1.1

10 Apr 11:40
5f1158f
Compare
Choose a tag to compare
v0.1.1

Update sensor.py

Version 0.1.0

31 Jan 19:38
9132acf
Compare
Choose a tag to compare

Initial release. Very much untested and lacking some (many?) features.