Skip to content

Releases: dnguyen800/quote-of-the-day-card

fixed crazy speed & border-radius

29 Sep 01:28
Compare
Choose a tag to compare
  • fixed fast changing quotes using PR #41 in air-visual-card as an example. But now it only shows one quote all the time. Better than nothing!
  • added border-radius CSS variable in certain parts so card-mod should now work when setting border-radius

Fix to support HA 0.106

28 Feb 04:44
Compare
Choose a tag to compare
  • Remove code that modifies HA config object

Fix for Feedparser v0.0.8 or later

10 Sep 06:36
Compare
Choose a tag to compare

This card wasn't working with Feedparser v0.0.8 or later due to a breaking change in how Feedparser data was stored. This release should fix the issue.

Make sure to add feed_attribute: entries to the card's configuration. Thanks @k2v1n58 for figuring this out.

0.0.3

26 Jul 00:21
Compare
Choose a tag to compare
  • Moved files for better HACS repo detection
  • Added default background image if local image is not listed in config

New features added

22 Apr 06:15
Compare
Choose a tag to compare

A few updates:

  • Adjusted header size based on length of the quote. Should fix the display of lengthy quotes.
  • More than one quote can be displayed randomly, with a fade in effect.

First working release

16 Nov 22:48
89e4f59
Compare
Choose a tag to compare

Initial release.