Update Discord link
This commit is contained in:
		| @@ -1,11 +1,11 @@ | |||||||
| The biggest contribution you can make for HA Client is to take part in testing and leave your feedback or report bugs in a form of issue on [github](https://github.com/estevez-dev/ha_client/issues). Use [log viewer](/help/additional_features#log-viewer) to provide some logs. | The biggest contribution you can make for HA Client is to take part in testing and leave your feedback or report bugs in a form of issue on [github](https://github.com/estevez-dev/ha_client/issues). | ||||||
|  |  | ||||||
| **Release notes**: [https://github.com/estevez-dev/ha_client/releases](https://github.com/estevez-dev/ha_client/releases) | **Release notes**: [https://github.com/estevez-dev/ha_client/releases](https://github.com/estevez-dev/ha_client/releases) | ||||||
|  |  | ||||||
| **Bug tracker**: [https://github.com/estevez-dev/ha_client/issues](https://github.com/estevez-dev/ha_client/issues) | **Bug tracker**: [https://github.com/estevez-dev/ha_client/issues](https://github.com/estevez-dev/ha_client/issues) | ||||||
|  |  | ||||||
| **Contact or discussion**: [HA Client on Discord](https://discord.gg/nd6FZQ) or [HA Client on Home Assistant community](https://community.home-assistant.io/c/mobile-apps/ha-client-android) | **Contact or discussion**: [HA Client on Discord](https://discord.gg/u9vq7QE) or [HA Client on Home Assistant community](https://community.home-assistant.io/c/mobile-apps/ha-client-android) | ||||||
|  |  | ||||||
| To join beta testing you need to register for it on [Google Play](https://play.google.com/apps/testing/com.keyboardcrumbs.haclient) or just go to the app by [direct link](https://play.google.com/store/apps/details?id=com.keyboardcrumbs.haclient) | To join **beta** testing you need to register for it on [Google Play](https://play.google.com/apps/testing/com.keyboardcrumbs.haclient) | ||||||
|  |  | ||||||
| There also an option to test alpha versions. Join [HA Client on Discord](https://discord.gg/nd6FZQ) for more info. | There is also an option to test **alpha** versions. Join [HA Client on Discord](https://discord.gg/u9vq7QE) for more info. | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								docs.md
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								docs.md
									
									
									
									
									
								
							| @@ -1,5 +1,5 @@ | |||||||
| # Documentation | # Documentation | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
| ## Table of content | ## Table of content | ||||||
| - [Requirements](#requirements) | - [Requirements](#requirements) | ||||||
|   - [Home Assistant general](#home-assistant-general) |   - [Home Assistant general](#home-assistant-general) | ||||||
| @@ -123,7 +123,7 @@ For now notificationas could only have title and text. No actions supported yet. | |||||||
| ``` | ``` | ||||||
| The `title` is not mandatory, by defauld it will be "HA Client". | The `title` is not mandatory, by defauld it will be "HA Client". | ||||||
|  |  | ||||||
| Please note: there is a restriction on daily notifications count for each device: **150**.  | Please note: there is a restriction on daily notifications count for each device: **150**. | ||||||
| ### Location tracking | ### Location tracking | ||||||
| **(HA Client >= 0.7.0)** | **(HA Client >= 0.7.0)** | ||||||
| Starting from version 0.7.0 HA Client supports updating `device_tracker` entity with real device GPS location. The app [should be registered in your HA](#mobile-app-integration) and HA need to be restarted to make it work. | Starting from version 0.7.0 HA Client supports updating `device_tracker` entity with real device GPS location. The app [should be registered in your HA](#mobile-app-integration) and HA need to be restarted to make it work. | ||||||
| @@ -153,7 +153,7 @@ Then just open HA Client app. It will check mobile app integration and ask you t | |||||||
| #### Location tracking issues | #### Location tracking issues | ||||||
| - If the [issue with duplicate integration](#notification-issues) is not your case but your `device_tracker` location is not updating as intended, please check [location tracking section](#if-you-want-your-location-to-be-updated-with-exact-the-same-intervhals-you-set-in-ha-client) of this guide. | - If the [issue with duplicate integration](#notification-issues) is not your case but your `device_tracker` location is not updating as intended, please check [location tracking section](#if-you-want-your-location-to-be-updated-with-exact-the-same-intervhals-you-set-in-ha-client) of this guide. | ||||||
| - Also make sure the Location permission is granted for HA Client. | - Also make sure the Location permission is granted for HA Client. | ||||||
| - You can disable background location tracking task and enable it again to resolve possible issues. Go to _Integration settings_ from HA Client main menu and disable Location tracking to cancel backgroud tasks. Then enable it back.  | - You can disable background location tracking task and enable it again to resolve possible issues. Go to _Integration settings_ from HA Client main menu and disable Location tracking to cancel backgroud tasks. Then enable it back. | ||||||
|  |  | ||||||
| [Back to top](#documentation) | [Back to top](#documentation) | ||||||
| ## UI Configuration | ## UI Configuration | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
| - [Media players](#media-palyers) | - [Media players](#media-palyers) | ||||||
| - [Lights](#lights) | - [Lights](#lights) | ||||||
|  |  | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
|  |  | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
|  |  | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ | |||||||
|   - [SSL Certificates](#ssl-certificates) |   - [SSL Certificates](#ssl-certificates) | ||||||
|   - [Login with long-lived token](#login-with-long-lived-token) |   - [Login with long-lived token](#login-with-long-lived-token) | ||||||
|  |  | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
|  |  | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								help/images/ha-client-1.0.0-alpha1.apk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								help/images/ha-client-1.0.0-alpha1.apk
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,5 +1,5 @@ | |||||||
| # HA Client help pages | # HA Client help pages | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
| ## Table of content | ## Table of content | ||||||
| - [What you need](/help/what_you_need) | - [What you need](/help/what_you_need) | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
| - [Location tracking](#location-tracking) | - [Location tracking](#location-tracking) | ||||||
| - [Troubleshooting](#troubleshooting) | - [Troubleshooting](#troubleshooting) | ||||||
|  |  | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
|  |  | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
| - [Supported Lovelace Cards](#supported-cards) | - [Supported Lovelace Cards](#supported-cards) | ||||||
| - [Additional UI tricks](#additional-ui-tricks) | - [Additional UI tricks](#additional-ui-tricks) | ||||||
|  |  | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
|  |  | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
|  |  | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|  |  | ||||||
| {% include in_post.html %} | {% include in_post.html %} | ||||||
|  |  | ||||||
| If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ) | If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/u9vq7QE) | ||||||
|  |  | ||||||
| ## Home Assistant | ## Home Assistant | ||||||
| Of course you need [Home Assistant](https://www.home-assistant.io/) to make HA Client work. The version of Home Assintant should be **0.104** or higher. | Of course you need [Home Assistant](https://www.home-assistant.io/) to make HA Client work. The version of Home Assintant should be **0.104** or higher. | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								index.md
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.md
									
									
									
									
									
								
							| @@ -8,6 +8,6 @@ The main idea is: | |||||||
|  |  | ||||||
| Join [beta testing](/beta-testing). | Join [beta testing](/beta-testing). | ||||||
|  |  | ||||||
| Join HA Client community on [Discord](https://discord.gg/nd6FZQ) or discuss it at [Home Assistant Community](https://community.home-assistant.io/c/mobile-apps/ha-client-android) | Join HA Client community on [Discord](https://discord.gg/u9vq7QE) or discuss it at [Home Assistant Community](https://community.home-assistant.io/c/mobile-apps/ha-client-android) | ||||||
|  |  | ||||||
| See release notes for all releases on [github](https://github.com/estevez-dev/ha_client/releases) | See release notes for all releases on [github](https://github.com/estevez-dev/ha_client/releases) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user