Skip to content

Commit

Permalink
Merge pull request #78 from Jeruntu/fix/workaround_509_option_descrip…
Browse files Browse the repository at this point in the history
…tion

Fix/workaround 509 option description
  • Loading branch information
Jeruntu authored Jan 8, 2025
2 parents e7df02e + 3ce5908 commit 286aa77
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Omada Dev/translations/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ configuration:
certfile:
name: Certificate File
description: Path to the Certificate File.
enable_workaround_509:
name: Enable Workaround 509
description: Workaround from 509 from mbentley
6 changes: 6 additions & 0 deletions Omada Stable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.15.6.7-ha1 2025-1-8

- Added extra configuration option to enable workaround 509 from `mbentley`.
- Only try to enable this if you run into startup issues.
- Omada is still at 5.15.6.7. When this new option is not enabled, nothing changes.

## 5.15.6.7 2024-12-27

- Updated to Omada release 5.15.6.7
Expand Down
2 changes: 1 addition & 1 deletion Omada Stable/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Omada Controller Stable
image: jeruntu/home-assistant-omada-stable
version: 5.15.6.7
version: 5.15.6.7-ha1
slug: omada_controller_stable
description: TP-Link Omada Controller software
webui: https://[HOST]:[PORT:8043]
Expand Down

0 comments on commit 286aa77

Please sign in to comment.