Digital Ocean
The digital_ocean
component allows you to access the information about your Digital Ocean droplets from Home Assistant.
Obtain your API key from your Digital Ocean dashboard.
To integrate your Digital Ocean droplets with Home Assistant, add the following section to your configuration.yaml
file:
# Example configuration.yaml entry
digital_ocean:
access_token: YOUR_API_KEY
Configuration variables:
- access_token (Required): Your Digital Ocean API access token.