Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor templating system #73

Merged
merged 3 commits into from
Apr 24, 2021
Merged

Refactor templating system #73

merged 3 commits into from
Apr 24, 2021

Conversation

dylandoamaral
Copy link
Owner

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 an average_template.

close #63 and close #64

@github-actions
Copy link

github-actions bot commented Apr 24, 2021

🎉 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

@dylandoamaral dylandoamaral merged commit 0cfda85 into main Apr 24, 2021
@dylandoamaral dylandoamaral deleted the refactor/template branch April 24, 2021 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace templating function by Function Set decimal places
1 participant