Skip to content

Releases: Villhellm/lovelace-animated-background

Stability increase

06 May 02:02
Compare
Choose a tag to compare

This update should make all included features more solid. Debug mode is much more stable and helpful. Some code cleanup and bug fixes.

I'm working on making a comprehensive collection of dashboards for all types of possible configurations that I can test against in future updates. If you have a particularly complicated configuration I would encourage you to shoot it my way so I can add it to my tests.

Bug fix

05 May 22:16
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release
v0.4.3-beta.3

bug fix

Fixed debug mode bug

05 May 22:10
Compare
Choose a tag to compare
Fixed debug mode bug Pre-release
Pre-release
v0.4.3-beta.2

fixed the actual bug that started this whole process

Debug mode optimization beta

05 May 21:52
Compare
Choose a tag to compare
Pre-release

Lots of cleanup in the core logic. Loading should be much smoother/easier to follow. Debug messages are now limited to functions that are loaded once per view change/load.

Bug fix

05 May 18:16
Compare
Choose a tag to compare

Exclusion/inclusion bug fix

Cleanup, hacs.json

05 May 17:38
Compare
Choose a tag to compare

Added hacs.json to display the README in hacs. Added my own style conventions on everything and cleaned up code(secretly also updating so people will let me know if that broke anything)

Disable Background with Entity

05 May 15:50
Compare
Choose a tag to compare

This update will allow you to set the background to 'none' when an entity is in a defined state.
Ex:

state_url:
  'on': /local/animations/on.html
  'off': none

This should re-enable the default theme background instead of displaying an animated background.

Groups release

04 May 21:33
Compare
Choose a tag to compare

Check the README for instructions on using the new groups feature.

v0.3.0-beta

04 May 18:54
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release
minor debug mode addition

Bug fixes

05 May 05:12
Compare
Choose a tag to compare
v.0.3.1

ninja fix