Update to 0.1.9, incl. year 2022 update

This commit is contained in:
Tobias Brenner
2022-01-10 00:13:56 +01:00
parent 4b69c1c2c6
commit 3c09d4014b
4 changed files with 9 additions and 8 deletions
+1 -4
View File
@@ -23,8 +23,6 @@ restart your HomeAssistant instance.**
[Domain Name and Cloudlfare Set-Up](#domain-name-and-cloudlfare-set-up) for details.
1. Set the "external_hostname" add-on option with your domain name or a subdomain
that you want to use to access Home Assistant.
1. (Optional) Change the "internal_ha_port" add-on option with the internal Port
to reach Home Assistant in your network (default: 8123).
1. (Optional) Change the "tunnel_name" add-on option (default: homeassistant).
1. **Make sure that there is no DNS entry with your desired external hostname and
no existing tunnel with your desired tunnel name at Cloudflare**.
@@ -43,7 +41,6 @@ Example add-on configuration:
```yaml
external_hostname: "ha.example.com"
internal_ha_port: "8123"
tunnel_name: homeassistant
```
@@ -130,7 +127,7 @@ The original setup of this repository is by [Tobias Brenner][tobias].
MIT License
Copyright (c) 2021 Tobias Brenner
Copyright (c) 2022 Tobias Brenner
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal