S allius/issue387 (#389)

* add optional java script to fetch data regulary


* 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

* update favicon.svg
This commit is contained in:
Stefan Allius
2025-04-20 01:51:04 +02:00
committed by GitHub
parent cbabbbd820
commit ff5ed1e606
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 729 KiB

View File

@@ -1,6 +1,6 @@
{
"name": "TSUN-Proxy",
"short_name": "TsunProxy",
"short_name": "Proxy",
"icons": [
{
"src": "/web-app-manifest-192x192.png",