diff --git a/dokumenter/TODO.md b/dokumenter/TODO.md index 432a53e..d7a2cc6 100644 --- a/dokumenter/TODO.md +++ b/dokumenter/TODO.md @@ -4,7 +4,7 @@ ### HA-fejl der skal fikses - [x] **Mealie shopping merge timeout** — udgået, merge med Google Keep droppes. Shopping-liste køres direkte i Mealie hver onsdag morgen. -- [ ] **aiohttp 400 Bad Request fra ekstern IP** — `66.132.195.116` sendte ugyldig HTTP/2 request til HA (kl. 01:51). Undersøg om HA er korrekt beskyttet bag reverse proxy / firewall. +- [x] **aiohttp 400 Bad Request fra ekstern IP** — Løst: Nginx Proxy Manager sat op som HTTPS reverse proxy (`anneclaus.duckdns.org`). Let's Encrypt cert udstedt, Force HTTPS aktiveret. Port 8123 lukket på routeren. HA tilgås nu udelukkende via HTTPS på port 443. - [ ] **switch.home_charging mangler** — EV-view responderer ikke. Undersøg om Zaptec/EV-integration er nede. - [x] **climate.badevarelse** — Danfoss Ally TRV monteret og online (7. maj 2026). - [ ] **Husqvarna Automower BLE — genopsæt parring** — BLE-parringen er ustabil (auth fail / GATT error 133 / ~30 fejl/time i loggen). Gør følgende: diff --git a/secrets.yaml b/secrets.yaml index 39e4047..b344930 100644 --- a/secrets.yaml +++ b/secrets.yaml @@ -37,6 +37,11 @@ synology_password: boss3LEY8ogh!saub ## old nas was 10.0.0.189 # ######################################## +npm_url: http://10.0.0.142:81 +npm_email: claus.dethlefsen@gmail.com +npm_password: Hwli03yitw +# ######################################## + hue_ip: 10.0.0.154 # ######################################## diff --git a/www/snapshots/indkorsel/2026-05-16_16-17-08.jpg b/www/snapshots/indkorsel/2026-05-16_16-17-08.jpg new file mode 100644 index 0000000..d44c231 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-17-08.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-23-32.jpg b/www/snapshots/indkorsel/2026-05-16_16-23-32.jpg new file mode 100644 index 0000000..1ad7abb Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-23-32.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-23-47.jpg b/www/snapshots/indkorsel/2026-05-16_16-23-47.jpg new file mode 100644 index 0000000..2a52483 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-23-47.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-23-56.jpg b/www/snapshots/indkorsel/2026-05-16_16-23-56.jpg new file mode 100644 index 0000000..a1c407e Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-23-56.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-26-55.jpg b/www/snapshots/indkorsel/2026-05-16_16-26-55.jpg new file mode 100644 index 0000000..716faf5 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-26-55.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-38-21.jpg b/www/snapshots/indkorsel/2026-05-16_16-38-21.jpg new file mode 100644 index 0000000..dbb58f4 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-38-21.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-44-06.jpg b/www/snapshots/indkorsel/2026-05-16_16-44-06.jpg new file mode 100644 index 0000000..46028b5 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-44-06.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-47-10.jpg b/www/snapshots/indkorsel/2026-05-16_16-47-10.jpg new file mode 100644 index 0000000..b0ba82d Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-47-10.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-01-12.jpg b/www/snapshots/indkorsel/2026-05-16_17-01-12.jpg new file mode 100644 index 0000000..1548a7c Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-01-12.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-03-45.jpg b/www/snapshots/indkorsel/2026-05-16_17-03-45.jpg new file mode 100644 index 0000000..1cb96b3 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-03-45.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-04-32.jpg b/www/snapshots/indkorsel/2026-05-16_17-04-32.jpg new file mode 100644 index 0000000..2702457 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-04-32.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-07-38.jpg b/www/snapshots/indkorsel/2026-05-16_17-07-38.jpg new file mode 100644 index 0000000..e4253bf Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-07-38.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-07-49.jpg b/www/snapshots/indkorsel/2026-05-16_17-07-49.jpg new file mode 100644 index 0000000..09af36a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-07-49.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-08-13.jpg b/www/snapshots/indkorsel/2026-05-16_17-08-13.jpg new file mode 100644 index 0000000..f061c64 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-08-13.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-10-00.jpg b/www/snapshots/indkorsel/2026-05-16_17-10-00.jpg new file mode 100644 index 0000000..87705c5 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-10-00.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-10-53.jpg b/www/snapshots/indkorsel/2026-05-16_17-10-53.jpg new file mode 100644 index 0000000..5d59d77 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-10-53.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-11-09.jpg b/www/snapshots/indkorsel/2026-05-16_17-11-09.jpg new file mode 100644 index 0000000..ee02cf4 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-11-09.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-11-24.jpg b/www/snapshots/indkorsel/2026-05-16_17-11-24.jpg new file mode 100644 index 0000000..67a923e Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-11-24.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-20-33.jpg b/www/snapshots/indkorsel/2026-05-16_17-20-33.jpg new file mode 100644 index 0000000..671ecd1 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-20-33.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-21-57.jpg b/www/snapshots/indkorsel/2026-05-16_17-21-57.jpg new file mode 100644 index 0000000..7495ab1 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-21-57.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-22-29.jpg b/www/snapshots/indkorsel/2026-05-16_17-22-29.jpg new file mode 100644 index 0000000..45eb408 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-22-29.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-28-17.jpg b/www/snapshots/indkorsel/2026-05-16_17-28-17.jpg new file mode 100644 index 0000000..6262993 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-28-17.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-29-15.jpg b/www/snapshots/indkorsel/2026-05-16_17-29-15.jpg new file mode 100644 index 0000000..f0df2dc Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-29-15.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-32-21.jpg b/www/snapshots/indkorsel/2026-05-16_17-32-21.jpg new file mode 100644 index 0000000..ab492ef Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-32-21.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-32-34.jpg b/www/snapshots/indkorsel/2026-05-16_17-32-34.jpg new file mode 100644 index 0000000..37dfa8b Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-32-34.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-33-28.jpg b/www/snapshots/indkorsel/2026-05-16_17-33-28.jpg new file mode 100644 index 0000000..3e7c183 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-33-28.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-35-12.jpg b/www/snapshots/indkorsel/2026-05-16_17-35-12.jpg new file mode 100644 index 0000000..c0654d7 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-35-12.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-35-22.jpg b/www/snapshots/indkorsel/2026-05-16_17-35-22.jpg new file mode 100644 index 0000000..d2d4490 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-35-22.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-44-58.jpg b/www/snapshots/indkorsel/2026-05-16_17-44-58.jpg new file mode 100644 index 0000000..f1c3b6a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-44-58.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-45-20.jpg b/www/snapshots/indkorsel/2026-05-16_17-45-20.jpg new file mode 100644 index 0000000..37d1b34 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-45-20.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-48-41.jpg b/www/snapshots/indkorsel/2026-05-16_17-48-41.jpg new file mode 100644 index 0000000..237dbed Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-48-41.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-53-10.jpg b/www/snapshots/indkorsel/2026-05-16_17-53-10.jpg new file mode 100644 index 0000000..fc0888a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-53-10.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-54-43.jpg b/www/snapshots/indkorsel/2026-05-16_17-54-43.jpg new file mode 100644 index 0000000..e691547 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-54-43.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-55-05.jpg b/www/snapshots/indkorsel/2026-05-16_17-55-05.jpg new file mode 100644 index 0000000..25b6e0a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-55-05.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_17-57-37.jpg b/www/snapshots/indkorsel/2026-05-16_17-57-37.jpg new file mode 100644 index 0000000..3f06cd8 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_17-57-37.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-00-48.jpg b/www/snapshots/indkorsel/2026-05-16_18-00-48.jpg new file mode 100644 index 0000000..7313b4e Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-00-48.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-02-27.jpg b/www/snapshots/indkorsel/2026-05-16_18-02-27.jpg new file mode 100644 index 0000000..7491cbb Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-02-27.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-10-39.jpg b/www/snapshots/indkorsel/2026-05-16_18-10-39.jpg new file mode 100644 index 0000000..988002f Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-10-39.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-11-09.jpg b/www/snapshots/indkorsel/2026-05-16_18-11-09.jpg new file mode 100644 index 0000000..7c9a644 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-11-09.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-39-29.jpg b/www/snapshots/indkorsel/2026-05-16_18-39-29.jpg new file mode 100644 index 0000000..92c879a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-39-29.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-40-30.jpg b/www/snapshots/indkorsel/2026-05-16_18-40-30.jpg new file mode 100644 index 0000000..e0fcd1d Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-40-30.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-42-20.jpg b/www/snapshots/indkorsel/2026-05-16_18-42-20.jpg new file mode 100644 index 0000000..5713788 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-42-20.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_18-51-40.jpg b/www/snapshots/indkorsel/2026-05-16_18-51-40.jpg new file mode 100644 index 0000000..471d1aa Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_18-51-40.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-22-06.jpg b/www/snapshots/indkorsel/2026-05-16_19-22-06.jpg new file mode 100644 index 0000000..b8a8790 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-22-06.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-22-09.jpg b/www/snapshots/indkorsel/2026-05-16_19-22-09.jpg new file mode 100644 index 0000000..17a831a Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-22-09.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-22-21.jpg b/www/snapshots/indkorsel/2026-05-16_19-22-21.jpg new file mode 100644 index 0000000..17ebaa3 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-22-21.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-36-47.jpg b/www/snapshots/indkorsel/2026-05-16_19-36-47.jpg new file mode 100644 index 0000000..6b92ae3 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-36-47.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-37-59.jpg b/www/snapshots/indkorsel/2026-05-16_19-37-59.jpg new file mode 100644 index 0000000..b1c03c0 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-37-59.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_19-39-15.jpg b/www/snapshots/indkorsel/2026-05-16_19-39-15.jpg new file mode 100644 index 0000000..51138d0 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_19-39-15.jpg differ diff --git a/www/snapshots/indkorsel/latest.jpg b/www/snapshots/indkorsel/latest.jpg index e37a2db..52901df 100644 Binary files a/www/snapshots/indkorsel/latest.jpg and b/www/snapshots/indkorsel/latest.jpg differ