Skip to content

Releases: pinkywafer/Anniversaries

1.0.0

18 Nov 21:09
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES. See below

🔨 Changes
🎉 Anniversaries is now a platform of sensors
🎉 Adds Config Flow
🎉 Renames icon_tomorrow to icon_soon
🎉 Adds days_as_soon config option
🎉 switch to zip release

To upgrade from <1.0.0:

  1. Update the custom component
  2. remove all anniversary sensors from home assistant
  3. restart home assistant
  4. Go to Configuration/Entity Registry and remove any anniversaries entities
  5. either:
    • Configure sensors in configuration.yaml in the new format (see readme) and restart Home Assistant
      or
    • Set up sensors using Config Flow (Configuration, Integrations, press + choose anniversaries and fill in the form. No Restart Needed!!

0.4.0

06 Nov 10:05
002682b
Compare
Choose a tag to compare

Adds:
date_format configuration option

Fixes:
years wrongly calculated on anniversary date & typo on sensor.py (missing underscores in attrib names) #5

0.3.1

05 Nov 11:23
951ea97
Compare
Choose a tag to compare

Bugfix. Forgot to merge!

Breaking Changes:
years attribute now renamed to years at next anniversary to be a more accurate name

Added:
current years attribute (ie. Age now!)

0.3.0

05 Nov 10:22
94850e1
Compare
Choose a tag to compare

Breaking Changes:
years attribute now renamed to years at next anniversary to be a more accurate name

Added:
current years attribute (ie. Age now!)

0.2.0

01 Oct 18:38
Compare
Choose a tag to compare

Adds the configured date as an attribute

0.1.3

11 Sep 23:50
06e71ce
Compare
Choose a tag to compare

bugfix release