Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Releases: damianeickhoff/HaCasa

v2.1.3

23 Apr 08:24
9adff99

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

22 Apr 16:33
2e2c72c

Choose a tag to compare

What's Changed

New Contributors

  • @RemcoveHA made their first contribution in #105

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Apr 20:58
85385ca

Choose a tag to compare

Release v2.1.1 - Summer Vibes Edition! ☀️

Get ready to turn up the heat with the latest HaCasa release! We've packed this update with exciting new features and enhancements to make your smart home experience even better.

Important Notice!

This update changes how the templates are ordered. The templates are now separated in internal_templates and custom_templates so its easier to implement custom cards without touching the core of HaCasa. I would advice to place the template folder from this release and move any custom cards to the custom_templates folder. After that, you can remove all the loose files directly underneath templates since their already inside the internal_templates folder.

Besides that, its possible that some of you will encounter a issue with the custom icons. Some icons have been renamed. If you get an error its probably because its missing a -fill icon. You can fix this by removing the

New Features

  • Peachy Theme: 🍑 Hello, summer! We've added a brand-new Peachy theme to give your dashboard a fresh, vibrant look. It's like sunshine for your smart home interface! Enjoy a bright, user-friendly experience that's perfect for the warmer months.

  • Header Card: 🔝 A new header card has been introduced. It shows the weather, air condition and a nice photo of you 📷.

  • Dynamic Weather Card: 🌦️ Stay one step ahead of the elements with our new Dynamic Weather Card that changes background and color based on the conditions!

  • Scene Card: ✨ Set the mood in a snap with the new Scene Card. Whether you're planning a cozy "Movie Night" 🍿 or getting ready for a bright "Good Morning" 🌅.

  • Navigation Bar Card: 🧭 We've streamlined your smart home journey with the new Navigation Bar Card. This enhancement makes it smoother than ever to move between different sections of the HaCasa interface, so you can find what you need, right when you need it.

  • New Docs Framework: 📚 We've overhauled our documentation with a brand-new framework! This update brings a better structure and organization, making it easier than ever to find the information you need to master HaCasa.

  • Improved Documentation: 🛠️ We've also added more detailed documentation about implementing HaCasa. Whether you're a seasoned pro or just getting started, you'll find expanded explanations and practical examples to guide you through the process.

Enhancements

  • Improved several existing cards: We've given several of our existing cards a makeover, with a focus on boosting performance, refining the design, and enhancing the overall user experience. Smoother, faster, and better-looking!

  • Improved the original gold theme: We've polished the original gold theme, giving it some extra sparkle with visual and functional improvements.

  • Improved documentation: Our documentation has been generally improved, including typo fixes, clarity enhancements, and better organization, ensuring you have the best resources at your fingertips.

If you're stuck with updating, check out the new documentation about that or join our Discord.

v2.0.2

10 Feb 15:16
ea3dbe9

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

07 Feb 18:22
9d9e8ad

Choose a tag to compare

What's Changed

  • Fixed a bug where the graph in climate card would cover the current temperate (credits to markwwd)
  • Added missing shield icons
  • Set show_graph by default to false in the hc_switch_card because the needed entity if by default not entered.
  • A few improvements and fixes for the documentation
  • Added dynamic icons to the hc_weather_card and the option to change the icon color

v2.0

06 Feb 12:31

Choose a tag to compare

What's Changed

cover

  • Reworked Theme
  • Reworked Cards, better variables
  • New and better documentation

First Release HaCasa

23 Sep 09:49
ebd4fd6

Choose a tag to compare

First Release HaCasa Pre-release
Pre-release

First Release