Review comments

Co-Authored-By: Lars Pöpperl <45465820+tispokes@users.noreply.github.com>
This commit is contained in:
Philip Abbey
2025-08-11 20:07:10 +01:00
parent 3d7b588d2c
commit ce81c6af0a
2 changed files with 7 additions and 1 deletions

View File

@ -8,4 +8,4 @@
"bin": true,
"export": true
}
}
}

View File

@ -29,3 +29,9 @@ The authors of the Garmin Home Assistant application do not use, and hence do no
## Credits
With thanks to Lars Pöpperl ([@tispokes](https://github.com/tispokes)) for contributing to this solution.
## References
* [Using Cloudflare ZeroTrust and mTLS to securely access Home Assistant via the internet](https://kcore.org/2024/06/28/using-cloudflare-zerotrust-and-mtls-with-home-assistant-via-the-internet/)
* [Home Assistant Add-on: Cloudflared](https://github.com/brenner-tobias/addon-cloudflared)