Skip to content

Releases: mvdwetering/websitechecker

v1.5.2

16 Jun 16:03
Compare
Choose a tag to compare

Changes in this Release

  • Don't use deprecated hass.helpers.discovery

v1.5.1

22 Jan 19:02
Compare
Choose a tag to compare

Changes in this Release

  • Avoid warning in Home Assistant logs by using BinarySensorDeviceClass.PROBLEM instead of deprecated constant.

Full Changelog: v1.5.0...v1.5.1

v1.5.0

09 Jan 22:19
Compare
Choose a tag to compare

Changes in this Release

  • Added verify_ssl configuration, see README.md for example.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

31 Oct 18:45
Compare
Choose a tag to compare

Changes in this Release

  • Fix typo in "last_staus" attribute
  • Add "last_error_status" attribute to be able to see the last error even when the issue was resolved

v1.3.0

16 Oct 13:43
Compare
Choose a tag to compare

Changes in this Release

  • Add last_status attribute that shows the last status. For example "200 - OK" or "Connection error"

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Sep 20:19
Compare
Choose a tag to compare

Changes in this Release

  • Avoid hanging for a very long time on certain connection issues.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Jul 13:22
Compare
Choose a tag to compare

Changes in this Release

  • Add url as an attribute to the sensor

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Jul 10:17
Compare
Choose a tag to compare

Added configurable update_interval
Bumped version to 1.0.0, as it has been stable for a long time.

Full Changelog: v0.5.1...v1.0.0

v0.5.1

29 May 19:04
Compare
Choose a tag to compare
  • Fix and extend debug logging

v0.5.0

08 May 15:42
Compare
Choose a tag to compare

Changes in this Release

  • add iot_class to manifest