Linode
The linode
component allows you to access the information about your Linode systems from Home Assistant.
Obtain your oAuth2 Access Token from Linode account.
- http://cloud.linode.com
- Log in
- Select API Tokens
- Create a Personal Access Token,
- Assigned scope (Please choose the least possible access required.)
To integrate Linode with Home Assistant, add the following section to your configuration.yaml
file:
# Example configuration.yaml entry
linode:
access_token: YOUR_ACCESS_TOKEN