Skip to content

Version 0.2.5

Compare
Choose a tag to compare
@siku2 siku2 released this 16 May 16:19
66d85af

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