Files
tsun-gen3-proxy/app/src/.babel.cfg
Stefan Allius cbabbbd820 S allius/issue387 (#388)
* add optional java script to fetch data regullary

* change file extension to `html.j2` for templates

* fix route for fetch data

- for running in iframes (e.g. HA ingress) we must
  use relative path in the URLs

* increase test coverage

* remove unused statements
2025-04-20 00:53:31 +02:00

3 lines
82 B
INI

[python: **.py]
[jinja2: web/templates/**.html]
[jinja2: web/templates/**.html.j2]