Vultr


The vultr component allows you to access information about and interact with your Vultr subscriptions (Virtual Private Servers) from Home Assistant.

Obtain your API key from your Vultr Account.

Ensure you allow the public IP of Home Assistant under the Access Control heading.

To integrate your Vultr subscriptions with Home Assistant, add the following section to your configuration.yaml file:

# Example configuration.yaml entry
vultr:
  api_key: ABCDEFG12345

Configuration Variables

api_key

(string)(Required)Your Vultr API key.