Skip to content

Releases: Miicroo/ha-swedish_calendar

v3.4.0

01 Jan 18:01

Choose a tag to compare

Minor: Special themes for 2026

v3.3.0

25 Mar 14:00
c1fc920

Choose a tag to compare

Custom Themes Are Here!

If you're using local mode, you can now create your own custom themes!

We've expanded the documentation with detailed instructions on theme generation—check out the custom themes section to get started. For a broader understanding of how themes work, we recommend reading the general theme generation guide first.

Enjoy customizing your experience!

v3.2.0

19 Mar 08:03
4f668a7

Choose a tag to compare

Local Mode is Here! 🚀

The component can now calculate all values locally—no more unreliable online API connections!

This is the first version, so there may be some bugs. If any issues arise, I'll do my best to release fixes as quickly as possible.

By default, local mode is turned off. To enable it, go to the integration’s configuration page, click the three dots (), and select Reconfigure (Konfigurera om). In the setup flow, check the box for local mode (on the second screen).

v3.1.0

19 Dec 21:07

Choose a tag to compare

Special themes for 2025

v3.0.1

17 Aug 13:11
eaf6e0a

Choose a tag to compare

#41 #42 Change blocking calls into asynchronous calls (mainly open), which would otherwise print a long warning in the logs.

v3.0.0

12 Jun 15:32
5fa5797

Choose a tag to compare

First release of the v3 branch! 🎉

Major:
#30 #39 Support for config flow, which lets the user set up the integration from the UI. This reduces the risk of incorrect configurations and having to deal with yaml files.

If you previously used configuration.yaml, all your values will be imported into a new config entry handled by this integration. When the notification tells you that the configuration is imported, remove the yaml configuration (because any changes to it will be ignored).

v2.5.1

29 Feb 21:28
708b188

Choose a tag to compare

#37 #38 Retry functionality with increasing timeouts against the API, to minimise the number of times that sensors might get value "unknown" after restart

v2.5.0

25 Dec 20:12

Choose a tag to compare

Special themes for 2024

v2.4.2

10 Apr 21:02
4f21499

Choose a tag to compare

Major:
#36 Summary of calendar event is always a string. Add custom stringify for arrays and dicts, unknown types will return whatever str(value) returns.

v2.4.1

10 Dec 12:24
2f56cd8

Choose a tag to compare

Major: #33 Fix bug that caused the sensors to reload at random times throughout the day instead of midnight