Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Allius
7b7fa630b2 build connection table for dashboard 2025-04-24 22:29:04 +02:00
Stefan Allius
577d7100ca prepare conn-table and notes list building 2025-04-22 00:51:50 +02:00
Stefan Allius
8b93a1f955 Provide counter values for the dashboard 2025-04-21 21:23:11 +02:00
Stefan Allius
f1fb43ff67 display time of last update and add reload button 2025-04-21 00:28:47 +02:00
Stefan Allius
3b4a0c37fe design counter on connection board 2025-04-20 20:06:40 +02:00
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
Stefan Allius
b82941bd38 S allius/issue383 (#384)
* configure path to web files for Quart

* copy web-file into the add-on container

* add test template and stylesheet

* add w3.css dashboard

* fix unit test for test dashboard

* add Roboto font

* add awesome web font

* add all favicon formats

* load fonts locally

* adapt unit tests

* add all font and favicons to add-on

* fix sonarqube warnings

* add unit tests for all favicons
2025-04-18 03:47:38 +02:00
Stefan Allius
80cefc8082 S allius/issue378 (#382)
* move home route into web diretory

* add web UI to add-on

* update changelog

* use Blueprints
2025-04-16 01:49:53 +02:00