Updates for 1.0.0
This commit is contained in:
parent
9c926bf902
commit
f30e41f42d
@ -2,7 +2,6 @@
|
||||
|
||||
- [Media players](#media-palyers)
|
||||
- [Lights](#lights)
|
||||
- [Log viewer](#log-viewer)
|
||||
|
||||
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
|
||||
|
||||
@ -42,16 +41,4 @@ You can copy current color of any RGB light and paste it to other light.
|
||||
|
||||
[Back to top](#help-pages---additional-features)
|
||||
|
||||
## Log viewer
|
||||
|
||||
There is a built in debug messages viewer in the app. You can access it with **Log** item in main menu. It will be very helpful if you will attach a copy of this log to your issue report. It is easy to do with button in top right corner that will copy all log entries to clipboard.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Please note that oldest entries goes first, so to see latest messages you need to scroll this view down.
|
||||
|
||||
[Back to top](#help-pages---additional-features)
|
||||
|
||||
### [Mobile App Integration](/help/mobile_app_integration) < Previous
|
@ -34,6 +34,8 @@ That's it! You are ready to go.
|
||||
|
||||
[Back to top](#help-pages---connection)
|
||||
|
||||
{% include in_post.html %}
|
||||
|
||||
## Advanced
|
||||
### Port
|
||||
You don't need to worry about port if you are using [Remote UI](https://www.nabucasa.com/config/remote/). Just leave it blank.
|
||||
|
@ -25,7 +25,7 @@ You can find **Integration settings** in **App settings** from main HA Client me
|
||||
|
||||
[Back to top](#help-pages---mobile-app-integration)
|
||||
|
||||
## Devcie name
|
||||
## Device name
|
||||
On [first app start](/help/connection#quick-start) you can choose device name for your integration. All entity names created by this integration will depend on that name.
|
||||
|
||||
If you want to change device name for already created integration, you need to remove *Mobile App: [your device name]* from Home Assistant **Configuration** - **Integrations**, then restart your server and launch HA Client once again. The app will ask you to create new integration allowing to change default device name.
|
||||
@ -60,6 +60,8 @@ After mobile app will be registered and your Home Assistant will be restarted yo
|
||||
|
||||
[Back to top](#help-pages---mobile-app-integration)
|
||||
|
||||
{% include in_post.html %}
|
||||
|
||||
## Troubleshooting
|
||||
If notifications or location tracking doesn't work, first thing you need to check is entities name you are using. You can check that in **Configuration** - **Integrations** - **Mobile App: [your device name]** in your Home Assistant.
|
||||
|
||||
|
Reference in New Issue
Block a user