Skip to content

Releases: duncanvanzyl/hass-weather-clothing

v0.3.1

09 Mar 21:38
Compare
Choose a tag to compare

Changes:

Sets device class to SensorDeviceClass.ENUM, and enumerates options. This makes the sensor more representative of what it actually does and makes it compatible with 2023.1 and later.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 May 12:50
Compare
Choose a tag to compare

New features:

  • Add binary_sensor platform.

Breaking Change:

  • Replace selector configuration with conditions to be more inline with existing home assistant configurations.

v0.2.0

21 Apr 18:41
Compare
Choose a tag to compare

Home Assistant sensors that recommend clothing based on the weather forecast.

Features

  • Display names (clothing items) configurable per sensor.
  • Criteria configurable per sensor.
  • Default values.
  • Works with both daily forecasts and hourly forecasts.
  • Configurable time ranges for criteria per sensor.

Full Changelog: https://github.com/duncanvanzyl/hass-weather-clothing/commits/v0.2.0