-
-
Notifications
You must be signed in to change notification settings - Fork 27
Fixup README #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fixup README #47
Conversation
IATkachenko
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mthespian, thank you for contributing!
Could you have a look to my comments?
| ### on device event | ||
| 1. select `Device` in automatization trigger and use `SleepAsAndroid` device; | ||
| 1. select trigger from a list. | ||
| 2. select trigger from a list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need this: this is just md markup list syntax.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was following suit because previous lists in the readme are actually sequential in the source doc. I can drop it if you prefer, just seemed best to do the same thing everywhere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Application configuration" section and "on device event" is using md-markup style, but "blueprint" is not.
I prefer to keep md-markup and fix blueprint in future.
| * restart **Home Assistant** | ||
| * go to **Home Assistant** `Settings` -> `Integrations` -> `Add Integration` (right bottom conner) | ||
| * type `Sleep As Android` in search field and click at integration name. [Clean browser cache if nothing found](https://github.com/IATkachenko/HA-SleepAsAndroid/issues/29). | ||
| * use browser refresh or clear browser cache to ensure new integration is populated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is better to keep link to issue.
Pulling in 1.10 updates from main line
Adjusting the installation instructions based on an install using HACS frontend version 20220906112053.
Also cleaning up a few typos.