Release Notes: TSUN Proxy – New Version 0.15.0-rel
I’m pleased to announce the release of a new version of TSUN Proxy today.
With the 2026.2 update, Home Assistant has officially renamed add-ons to “apps,” and in version 0.15.0-rel, I’ve updated the documentation, configuration, and other relevant sections accordingly.
This update includes the following features and improvements:
🌐 Web UI
- Log Management: Erase multiple log files in a single step. #534
- Network Diagnostics: Integrated network tests directly into the Web UI. #452
- Quick Access: Added direct links to the configuration and log files.
⚙️ General
- Bug Fix: Fixed an issue with file retention – Special thanks to @mime24! #522
- TCP Listener: Added an option to disable the TCP listener if it is not required. #510
🔌 Home Assistant App
- Compatibility: Rename
Add-onintoAppandadd-onintoapp - Logging: Configure the LOG level directly from the HA configuration. #539
- Retention: Configure the retention time for log files. #536
- Compatibility: Added support for battery system serial numbers starting with 'Y00'. #530
- Legacy Support: Discontinued support for
armhfandarmv7architectures. - Security: Fix and improve the AppAmore profile. #558
🐳 Docker
- Cleanup: Removed unused 32-bit architectures.
What's Changed
- S allius/issue427 by @s-allius in #434
- S allius/issue427 by @s-allius in #435
- version 0.14.0 by @s-allius in #441
- S allius/issue438 by @s-allius in #442
- Update dependency pytest-asyncio to v1 by @renovate[bot] in #433
- Update dependency pytest to v8.4.0 by @renovate[bot] in #444
- Update python Docker tag to v3.13.4 by @renovate[bot] in #446
- Update dependency pytest-cov to v6.2.1 by @renovate[bot] in #449
- Update dependency coverage to v7.9.0 by @renovate[bot] in #450
- Update dependency coverage to v7.9.1 by @renovate[bot] in #454
- Update python Docker tag to v3.13.5 by @renovate[bot] in #453
- Update dependency pytest to v8.4.1 by @renovate[bot] in #458
- S allius/issue460 by @s-allius in #461
- Update dependency flake8 to v7.3.0 by @renovate[bot] in #459
- S allius/issue456 by @s-allius in #462
- replace constructor call with a literal by @s-allius in #464
- add links to add-on urls by @s-allius in #466
- Update dependency python-dotenv to v1.1.1 by @renovate[bot] in #467
- Update ghcr.io/hassio-addons/base Docker tag to v18 by @renovate[bot] in #468
- Update ghcr.io/hassio-addons/base Docker tag to v18.0.3 by @renovate[bot] in #469
- Update dependency coverage to v7.9.2 by @renovate[bot] in #470
- S allius/issue472 by @s-allius in #473
- Save task references by @s-allius in #475
- Update dependency pytest-asyncio to v1.1.0 by @renovate[bot] in #476
- Update dependency coverage to v7.10.6 by @renovate[bot] in #477
- Update ghcr.io/hassio-addons/base Docker tag to v18.1.1 by @renovate[bot] in #479
- Update python Docker tag to v3.13.7 by @renovate[bot] in #480
- Update dependency pytest to v8.4.2 by @renovate[bot] in #486
- Update dependency pytest-cov to v6.3.0 by @renovate[bot] in #488
- Update dependency pytest-asyncio to v1.2.0 by @renovate[bot] in #492
- Update actions/checkout action to v5 by @renovate[bot] in #481
- Update actions/setup-python action to v6 by @renovate[bot] in #485
- Update dependency pytest-cov to v7 by @renovate[bot] in #491
- Update ghcr.io/hassio-addons/base Docker tag to v18.1.2 by @renovate[bot] in #495
- Update dependency coverage to v7.10.7 by @renovate[bot] in #494
- Update SonarSource/sonarqube-scan-action action to v6 by @renovate[bot] in #493
- Update python Docker tag by @renovate[bot] in #497
- Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 by @renovate[bot] in #496
- Revert "Update gihub action to python 3.14 (#496)" by @s-allius in #498
- Update dependency schema to v0.7.8 by @renovate[bot] in #500
- Update dependency python-dotenv to v1.2.1 by @renovate[bot] in #503
- Update dependency coverage to v7.13.0 by @renovate[bot] in #501
- Update dependency pytest-asyncio to v1.3.0 by @renovate[bot] in #506
- Update actions/checkout action to v6 by @renovate[bot] in #508
- Update dependency pytest to v9 by @renovate[bot] in #504
- Update SonarSource/sonarqube-scan-action action to v7 by @renovate[bot] in #509
- Update ghcr.io/hassio-addons/base Docker tag to v19 by @renovate[bot] in #507
- Update dependency coverage to v7.13.5 by @renovate[bot] in #515
- Update dependency aiomqtt to v2.5.1 by @renovate[bot] in #516
- Update dependency jinja2-cli to v1 by @renovate[bot] in #519
- Update ghcr.io/hassio-addons/base Docker tag to v20 by @renovate[bot] in #520
- Update dependency python-dotenv to v1.2.2 by @renovate[bot] in #526
- Update dependency pytest-cov to v7.1.0 by @renovate[bot] in #529
- Update dependency pytest to v9.0.3 by @renovate[bot] in #532
- Update dependency python to 3.14 by @renovate[bot] in #499
- bug fix for file retention by @mime24 in #523
- S allius/issue534 by @s-allius in #535
- get retention time from the add-on config by @s-allius in #537
- S allius/issue539 by @s-allius in #540
- S allius/issue530 by @s-allius in #541
- Add config options to disable TCP listener by @danez in #510
- Update ghcr.io/hassio-addons/base Docker tag to v20.0.4 by @renovate[bot] in #538
- Update python Docker tag to v3.14.4 by @renovate[bot] in #533
- Update ghcr.io/hassio-addons/base Docker tag to v20.1.0 by @renovate[bot] in #544
- add page for network test by @s-allius in #452
- update changelog by @s-allius in #546
- fix code smells by @s-allius in #548
- Fix code smells2 by @s-allius in #549
- fix exception attribute error by @s-allius in #551
- S allius/issue555 by @s-allius in #558
- GH workflow for buiding an add-on and signing it with Cosign by @s-allius in #557
- Update sigstore/cosign-installer action to v4 by @renovate[bot] in #567
- Update peter-evans/create-pull-request action to v8 by @renovate[bot] in #566
- Update docker/setup-qemu-action action to v4 by @renovate[bot] in #565
- Update docker/setup-buildx-action action to v4 by @renovate[bot] in #564
- Update docker/login-action action to v4 by @renovate[bot] in #563
- Update actions/setup-python action to v6 by @renovate[bot] in #562
- Update actions/checkout action to v6 by @renovate[bot] in #561
- Update dependency python to 3.14 by @renovate[bot] in #560
- Update SonarSource/sonarqube-scan-action action to v8 by @renovate[bot] in #554
- Update ghcr.io/hassio-addons/base Docker tag to v20.1.1 by @renovate[bot] in #559
- S allius/issue571 by @s-allius in #572
- S allius/issue573 by @s-allius in #574
- Renovate/sigstore cosign installer 4.x by @s-allius in #576
- S allius/issue578 by @s-allius in #579
- S allius/issue578 by @s-allius in #581
New Contributors
Full Changelog: v0.14.1-rel...v0.15.0-rel