Closed dylandoamaral closed 3 years ago
🎉 HACS repository validator action summary 🎉 ✅ The repository is not archived ✅ hacs.json has the 'name' key set ✅ The repository has a description ✅ The repository has topics ✅ The repository has issues enabled ✅ This day ends with an 'y' (Saturday) ✅ README.md exists ✅ Information file has images ✅ HACS load check
Refactoring the templating system to be more powerfull, it allows to use javascript features without any limit. Indeed you can now use conditions, operations and so on.
I also include a breaking change,
average_text
doesn't exist anymore and it is replaced by anaverage_template
.close #63 and close #64