Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_integrations/camera.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ha_platforms:
- diagnostics
---

The camera {% term integration %} allows you to use IP cameras with Home Assistant.
The **Camera** {% term integration %} allows you to use IP cameras with Home Assistant.

{% include integrations/building_block_integration.md %}

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/chacon_dio.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ha_integration_type: integration
---

[Chacon Dio devices](https://chacon.com/) are connected home devices that can be controlled via RF 433 MHz or Wi-Fi.
This {% term integrations %} gives you access to the Wi-Fi connection so that Home Assistant can list your Chacon Dio devices and interact with them in real time, the same way the vendor's smartphone application does.
This {% term integration %} gives you access to the Wi-Fi connection so that Home Assistant can list your Chacon Dio devices and interact with them in real time, the same way the vendor's smartphone application does.

There is currently support for the following device types within Home Assistant:

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/channels.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ related:
ha_quality_scale: legacy
---

The Channels platform allows you to control [Channels](https://getchannels.com/) from Home Assistant. Play, pause, seek, or skip commercials on an instance of Channels that is running on your network.
The **Channels** {% term integration %} allows you to control [Channels](https://getchannels.com/) from Home Assistant. Play, pause, seek, or skip commercials on an instance of Channels that is running on your network.

Your favorite channels will appear as sources in the Source List in Home Assistant.

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/cisco_webex_teams.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ related:
ha_quality_scale: legacy
---

The `cisco_webex_teams` notification platform allows you to deliver rich notifications from Home Assistant to [Cisco Webex](https://www.webex.com/suite/messaging.html) (formerly known as Cisco Spark or Cisco Webex Teams).
The **Cisco Webex Teams** {% term integration %} allows you to deliver rich notifications from Home Assistant to [Cisco Webex](https://www.webex.com/suite/messaging.html) (formerly known as Cisco Spark or Cisco Webex Teams).

To use this notification platform you will need an app (bot) token. To obtain a token visit [Cisco Webex for Developers](https://developer.webex.com/).

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/clementine.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ related:
ha_quality_scale: legacy
---

The `clementine` platform allows you to control a [Clementine Music Player](https://www.clementine-player.org).
The **Clementine Music Player** {% term integration %} allows you to control a [Clementine Music Player](https://www.clementine-player.org).

To add a Clementine Player to your Home Assistant installation, add the following to your {% term "`configuration.yaml`" %} file.
{% include integrations/restart_ha_after_config_inclusion.md %}
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/clickatell.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ related:
ha_quality_scale: legacy
---

The `clickatell` platform uses [Clickatell](https://www.clickatell.com) to deliver SMS notifications from Home Assistant.
The **Clickatell** {% term integration %} uses [Clickatell](https://www.clickatell.com) to deliver SMS notifications from Home Assistant.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/clicksend.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ related:
ha_quality_scale: legacy
---

The `clicksend` platform uses [ClickSend](https://clicksend.com) to deliver notifications from Home Assistant.
The **ClickSend SMS** {% term integration %} uses [ClickSend](https://clicksend.com) to deliver notifications from Home Assistant.

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/clicksend_tts.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ha_integration_type: integration
ha_quality_scale: legacy
---

The `clicksend_tts` platform uses [ClickSend](https://clicksend.com) to deliver text-to-speech (TTS) notifications from Home Assistant.
The **ClickSend TTS** {% term integration %} uses [ClickSend](https://clicksend.com) to deliver text-to-speech (TTS) notifications from Home Assistant.

After creating your account, you should now be able to obtain your `username` and `api_key` [here](https://dashboard.clicksend.com/account/subaccounts).

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/cmus.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ha_integration_type: integration
ha_quality_scale: legacy
---

The `cmus` platform allows you to control a [cmus](https://cmus.github.io/) music player on a remote or local machine from Home Assistant.
The **cmus** {% term integration %} allows you to control a [cmus](https://cmus.github.io/) music player on a remote or local machine from Home Assistant.

To add cmus to your installation, add the following to your {% term "`configuration.yaml`" %} file.
{% include integrations/restart_ha_after_config_inclusion.md %}
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/coinbase.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ha_config_flow: true
ha_integration_type: integration
---

The `coinbase` {% term integration %} lets you access account balances and exchange rates from [Coinbase](https://coinbase.com).
The **Coinbase** {% term integration %} lets you access account balances and exchange rates from [Coinbase](https://coinbase.com).

You will need to obtain an API key from the API section in Coinbase's [User Settings](https://www.coinbase.com/settings/api) to use this integration. Your API key and secret should be of the form `organizations/XXXXX/apiKeys/XXXXX` and `-----BEGIN EC PRIVATE KEY-----\nXXXXXXXXXXXXXXXXX\n-----END EC PRIVATE KEY-----\n` respectively. When creating your API key, it is highly recommended to ensure that only the **View** box is ticked in the **API restrictions** section.

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/compit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ha_integration_type: hub
ha_quality_scale: bronze
---

The Compit {% term integration %} allows you to integrate air conditioning, ventilation, and heating controllers with Home Assistant. You need a Compit iNext account, which you can set up at [inext.compit.pl](https://inext.compit.pl).
The **Compit** {% term integration %} allows you to integrate air conditioning, ventilation, and heating controllers with Home Assistant. You need a Compit iNext account, which you can set up at [inext.compit.pl](https://inext.compit.pl).

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/concord232.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ha_integration_type: integration
ha_quality_scale: legacy
---

The `concord232` platform provides integration with GE, Interlogix (and other brands) alarm panels that support the RS-232 Automation Control Panel interface module (or have it built in). Supported panels include Concord 4.
The **Concord232** {% term integration %} provides integration with GE, Interlogix (and other brands) alarm panels that support the RS-232 Automation Control Panel interface module (or have it built in). Supported panels include Concord 4.

To use this platform, you will need to have the external concord232 client and server installed. The server must be running on the device which is connected to the automation module's serial port. The client must be installed on the machine running Home Assistant. These may often be the same machine, but do not have to be. For additional details in setting up and testing the client and server, see <https://github.com/JasonCarter80/concord232>.

Expand Down
4 changes: 2 additions & 2 deletions source/_integrations/config.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ related:
title: Configuration file
---

The `config` integration is designed to display the **Settings** panels in the frontend to configure and manage parts of Home Assistant.
The **Config** {% term integration %} is designed to display the **Settings** panels in the frontend to configure and manage parts of Home Assistant.

The `config` integration is an internal integration and is enabled by default.
This is an internal integration and is enabled by default.

The **Settings** menu provides access to the following panels:

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/coolmaster.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ ha_platforms:
ha_integration_type: integration
---

The `coolmaster` climate platform lets you control HVAC through [CoolMasterNet](https://coolautomation.com/products/coolmasternet/).
The **CoolMasterNet** {% term integration %} lets you control HVAC through [CoolMasterNet](https://coolautomation.com/products/coolmasternet/).

{% include integrations/config_flow.md %}
2 changes: 1 addition & 1 deletion source/_integrations/counter.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ha_domain: counter
ha_integration_type: helper
---

The Counter {% term integration %} allows one to count occurrences fired by automations.
The **Counter** {% term integration %} allows one to count occurrences fired by automations.

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/cpuspeed.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ha_platforms:
ha_integration_type: device
---

The CPU Speed integration allows you to monitor the current CPU speed.
The **CPU Speed** {% term integration %} allows you to monitor the current CPU speed.

{% include integrations/config_flow.md %}

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/crownstone.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ha_platforms:
ha_integration_type: integration
---

The Crownstone {% term integration %} allows you to control your Crownstones either via the cloud or using a [Crownstone USB](#crownstone-usb) dongle.
The **Crownstone** {% term integration %} allows you to control your Crownstones either via the cloud or using a [Crownstone USB](#crownstone-usb) dongle.

The Crownstone integration supports the following Crownstone devices:

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/currencylayer.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ related:
ha_quality_scale: legacy
---

The `currencylayer` sensor will show you the current exchange rate from [Currencylayer](https://currencylayer.com/) that provides real-time exchange rates for [170 currencies](https://currencylayer.com/currencies). The free account is limited to only USD as a base currency, allows 250 requests per month and updates daily.
The **Currencylayer** {% term integration %} will show you the current exchange rate from [Currencylayer](https://currencylayer.com/) that provides real-time exchange rates for [170 currencies](https://currencylayer.com/currencies). The free account is limited to only USD as a base currency, allows 250 requests per month and updates daily.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/panel_custom.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ related:
title: Configuration file
---

The `panel_custom` {% term integration %} allows you to write your own panels in JavaScript and add them to Home Assistant. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/frontend/custom-ui/creating-custom-panels/).
The **Custom panel** {% term integration %} allows you to write your own panels in JavaScript and add them to Home Assistant. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/frontend/custom-ui/creating-custom-panels/).

To enable customized panels in your installation, add the following to your {% term "`configuration.yaml`" %} file.
{% include integrations/restart_ha_after_config_inclusion.md %}
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/proxy.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ related:
ha_quality_scale: legacy
---

The `proxy` camera {% term integration %} allows you to pass another camera's output through post-processing routines and generate a new camera with the post-processed output.
The **Camera Proxy** {% term integration %} allows you to pass another camera's output through post-processing routines and generate a new camera with the post-processed output.

The current post-processing supports resizing and/or cropping the image/MJPEG as well as limiting the maximum refresh rate.

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/switch_as_x.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ha_platforms:
ha_integration_type: helper
---

The **Change device type of a switch** helper integrations lets you convert any Home Assistant switch into
The **Change device type of a switch** helper {% term integration %} lets you convert any Home Assistant switch into
a Home Assistant Light, Cover, Fan, Lock, Siren, or Valve.

In Home Assistant's world, a wall plug is a switch. And while that is correct
Expand Down