Ville Skyttä e101912aea
Fix case of spelling UpCloud (#30773)
It's with a capital C.
2024-01-11 10:59:49 +01:00

40 lines
1002 B
Markdown

---
title: UpCloud
description: Instructions on how to integrate UpCloud within Home Assistant.
ha_category:
- Binary sensor
- Switch
- System monitor
ha_release: 0.65
ha_config_flow: true
ha_iot_class: Cloud Polling
ha_codeowners:
- '@scop'
ha_domain: upcloud
ha_platforms:
- binary_sensor
- switch
ha_integration_type: integration
---
The **UpCloud** {% term integration %} allows you to access the information about your [UpCloud](https://upcloud.com/) servers from Home Assistant.
There is currently support for the following device types within Home Assistant:
- [Binary sensor](#binary-sensor)
- [Switch](#switch)
## Setup
Set up your API user credentials in your [UpCloud control panel](https://hub.upcloud.com/).
{% include integrations/config_flow.md %}
## Binary sensor
A binary sensor {% term entity %} is set up for all discovered servers.
## Switch
A switch {% term entity %} is set up for all discovered servers. You can use the switch to control (start/stop) them.