-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add initial Rachio docs #2723
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
Add initial Rachio docs #2723
Conversation
@Klikini, perhaps your iFrame configuration would be a nice addition. |
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.
Four minor rewrites with fix in comments but then it looks good to go!
- Log in at https://app.rach.io/ | ||
- Click the user button at the top right | ||
- Click API Access Token | ||
- Copy it from the dialog that opens |
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.
Suggest a rewrite:
Copy the API access token from the dialog that opens.
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.
Thanks
|
||
Getting your Rachio API Access Token: | ||
|
||
- Log in at https://app.rach.io/ |
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.
Suggest changing it to be an actual link also.
[https://app.rach.io/](https://app.rach.io/)
|
||
The `rachio` switch platform allows you to control your [Rachio irrigations system](http://rachio.com/). | ||
|
||
Getting your Rachio API Access Token: |
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.
Make this and linkable title?
## {% linkable_title Getting your Rachio API Access Token %}
|
||
- Log in at https://app.rach.io/ | ||
- Click the user button at the top right | ||
- Click API Access Token |
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.
Dot's at the end of each line?
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.
Looks good and can be merged. 👍 🍸
panel_iframe:
rachio:
title: Rachio
url: "https://app.rach.io"
icon: mdi:water-pump |
@Klikini, thanks. |
Description:
Source: https://github.com/Klikini/home-assistant.github.io/issues/2
Pull request in home-assistant (if applicable): home-assistant/core#7600