Material Home Component v2.1.8
⚠️ Important Message
Material Components for Home Assistant is a project developed and maintained entirely by me in my free time. Every new feature, fix, or update requires commitment, dedication, and many hours of work. In recent months, I have not received any donations, and this makes it difficult to sustain future development. For this reason, I am evaluating different options for the future of the project: keeping it free and open, introducing a paid version with full features for supporters, or, if support remains absent, discontinuing and shutting down the project. If the project is useful to you and you want to help keep it free, updated, and constantly growing, you can support it with a donation:
Even a small contribution makes a big difference.
🙇 Thank you for your support and for continuing to use Material Components!
🧾 Changelog
🐞 Bug Fixes
- Climate Card: Fixed an issue where the temperature increment ignored the configured value (temperature_step) and always changed by 1, regardless of the set value (e.g. 0.5, 2, etc.) (#28).
- Material Slider Card: Fixed missing rounded corners (#29).
- Climate Card: Fixed an issue where increase_step and decrease_step settings were not applied; the + and - buttons always used default values (#30).
🌍 Localization
- Added Swedish and Dutch language support.
- Replaced the custom translation system with Home Assistant’s native localization system, improving consistency and maintainability.