Testing or checking javascript-templates #24673
Unanswered
perlchamp
asked this question in
Other feature requests
Replies: 1 comment 5 replies
-
Home assistant does not support javascript templates anywhere, so it would be a bit odd to have a tool to test them. Is there even a consistent agreement for what a javascript template is, or is that something just implemented using its own unique language in each custom card? You can of course always test plain javascript in the browser console (Ctrl-Shift-I). Maybe that does what you need. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everbody,
in the HA-developer tools it is possible to create, test or check jinja-templates. I would like to have the possibility to create, test or check javascript-code, -lines or -templates, too. I would like the way to change the sections between jinja and javascript p.ex. via button under developer tools->templates.
Many thanks in advance!
So long
Pc
Beta Was this translation helpful? Give feedback.
All reactions