mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Various files: Replace component by integration (#27783)
This commit is contained in:
parent
23239008fe
commit
b9a6488c3d
@ -45,7 +45,7 @@ Note that you have to select manual mode from the Ambiclimate app to be able to
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Component services
|
## Integration services
|
||||||
|
|
||||||
Enable comfort mode on your AC:
|
Enable comfort mode on your AC:
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ port:
|
|||||||
|
|
||||||
## Sensor
|
## Sensor
|
||||||
|
|
||||||
Once you have enabled the AquaLogic component, add the following to your `configuration.yaml` file:
|
Once you have enabled the AquaLogic integration, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
@ -84,7 +84,7 @@ monitored_conditions:
|
|||||||
|
|
||||||
## Switch
|
## Switch
|
||||||
|
|
||||||
Once you have enabled the AquaLogic component, add the following to your `configuration.yaml` file:
|
Once you have enabled the AquaLogic integration, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
@ -49,7 +49,7 @@ This integration may also work with [JBL](https://www.jblsynthesis.com/products/
|
|||||||
|
|
||||||
## Power state
|
## Power state
|
||||||
|
|
||||||
Arcam receivers turn off their network port when in standby, the component will try to reconnect to the receiver every 5 seconds. This means powering on the first zone is not possible over the built-in network connection.
|
Arcam receivers turn off their network port when in standby, the integration will try to reconnect to the receiver every 5 seconds. This means powering on the first zone is not possible over the built-in network connection.
|
||||||
|
|
||||||
Note: Some newer models offer the ability to configure the device to keep the network port active when in standby mode. This can be found under **HDMI Settings** > **HDMI Bypass & IP**. Enabling **HDMI & IP On** will allow full power control from Home Assistant.
|
Note: Some newer models offer the ability to configure the device to keep the network port active when in standby mode. This can be found under **HDMI Settings** > **HDMI Bypass & IP**. Enabling **HDMI & IP On** will allow full power control from Home Assistant.
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ ha_integration_type: integration
|
|||||||
|
|
||||||
The `asterisk_mbox` Asterisk Voicemail integration for Home Assistant allows you to view, listen to, and delete voicemails from an Asterisk voicemail mailbox. The integration includes a panel on the frontend that provides caller-id and speech-to-text transcription (using Google's API) of messages in addition to playback and message deletion. There is also an included sensor that indicates of the number of available messages. There is no requirement that the Asterisk PBX and Home Assistant are running on the same machine.
|
The `asterisk_mbox` Asterisk Voicemail integration for Home Assistant allows you to view, listen to, and delete voicemails from an Asterisk voicemail mailbox. The integration includes a panel on the frontend that provides caller-id and speech-to-text transcription (using Google's API) of messages in addition to playback and message deletion. There is also an included sensor that indicates of the number of available messages. There is no requirement that the Asterisk PBX and Home Assistant are running on the same machine.
|
||||||
|
|
||||||
To enable the component, a configuration is required in both Home Assistant as well as on the Asterisk server.
|
To enable the integration, a configuration is required in both Home Assistant as well as on the Asterisk server.
|
||||||
|
|
||||||
First follow the [Asterisk PBX configuration guide](/docs/asterisk_mbox/) to setup the necessary server on the Asterisk PBX server (this is needed even if Asterisk and Home Assistant are running on the same server)
|
First follow the [Asterisk PBX configuration guide](/docs/asterisk_mbox/) to setup the necessary server on the Asterisk PBX server (this is needed even if Asterisk and Home Assistant are running on the same server)
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ ha_integration_type: integration
|
|||||||
The `atome` sensor platform is retrieving the consumption of your home from the [Direct Energy Atome electric meter](https://total.direct-energie.com/particuliers/electricite/compteur-linky/atome).
|
The `atome` sensor platform is retrieving the consumption of your home from the [Direct Energy Atome electric meter](https://total.direct-energie.com/particuliers/electricite/compteur-linky/atome).
|
||||||
This special little device is connected to a Linky Electric Meter, and sends live data to a cloud platform.
|
This special little device is connected to a Linky Electric Meter, and sends live data to a cloud platform.
|
||||||
|
|
||||||
As there is no official documentation for the API, the component retrieves data from the API used in the Atome mobile app, [hosted here](https://esoftlink.esoftthings.com/).
|
As there is no official documentation for the API, the integration retrieves data from the API used in the Atome mobile app, [hosted here](https://esoftlink.esoftthings.com/).
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -73,13 +73,13 @@ Other devices not listed above have not been tested and may not function as expe
|
|||||||
|
|
||||||
## Binary Sensor
|
## Binary Sensor
|
||||||
|
|
||||||
If you have an August Doorbell, once you have enabled the August component, you should see following sensors:
|
If you have an August Doorbell, once you have enabled the August integration, you should see following sensors:
|
||||||
|
|
||||||
- Doorbell ding sensor
|
- Doorbell ding sensor
|
||||||
- Doorbell motion sensor
|
- Doorbell motion sensor
|
||||||
- Doorbell online sensor
|
- Doorbell online sensor
|
||||||
|
|
||||||
If you have an August Smart Lock with DoorSense, once you have enabled the August component, you should see the following sensors:
|
If you have an August Smart Lock with DoorSense, once you have enabled the August integration, you should see the following sensors:
|
||||||
|
|
||||||
- Door sensor
|
- Door sensor
|
||||||
|
|
||||||
@ -93,16 +93,16 @@ The `august` camera platform allows you to view the latest camera image (trigger
|
|||||||
|
|
||||||
## Sensor
|
## Sensor
|
||||||
|
|
||||||
If you have an August Doorbell with a battery, once you have enabled the August component, you should see the following sensors:
|
If you have an August Doorbell with a battery, once you have enabled the August integration, you should see the following sensors:
|
||||||
|
|
||||||
- Doorbell Battery
|
- Doorbell Battery
|
||||||
|
|
||||||
If you have an August Smart Lock, once you have enabled the August component, you should see the following sensors:
|
If you have an August Smart Lock, once you have enabled the August integration, you should see the following sensors:
|
||||||
|
|
||||||
- Lock Battery
|
- Lock Battery
|
||||||
- Lock Operation
|
- Lock Operation
|
||||||
|
|
||||||
If you have an August Keypad, once you have enabled the August component, you should see the following sensors:
|
If you have an August Keypad, once you have enabled the August integration, you should see the following sensors:
|
||||||
|
|
||||||
- Keypad Battery
|
- Keypad Battery
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user