diff --git a/source/_integrations/apprise.markdown b/source/_integrations/apprise.markdown index 0bbed7e822bd..dc5f4843f651 100644 --- a/source/_integrations/apprise.markdown +++ b/source/_integrations/apprise.markdown @@ -14,6 +14,8 @@ ha_platforms: The [Apprise service](https://github.com/caronc/apprise/) is an all-in-one solution to open up Home Assistant to _just about_ every Notification platform (such as Amazon SNS, Discord, Telegram, Slack, MSTeams, Twilio, etc.) +## Configuration + To use Apprise supported notifications, add the following to your `configuration.yaml` file: ```yaml @@ -59,7 +61,7 @@ config: type: string {% endconfiguration %} -#### Example service call +## Example service call ```yaml - service: notify.apprise @@ -80,11 +82,11 @@ If you're using configuration files to store your Apprise URLs in, then you have The tag `all` is reserved to notify absolutely everything, whether you have a tag associated with a URL or not. -### Notes +## Notes There are over 50 supported Notification services supported by Apprise. Each has their own tweaks and customizations you can leverage. - For instructions on how to construct the URLs, visit [here](https://github.com/caronc/apprise/wiki#notification-services). - For instructions on how you can customize your own Apprise configuration files (referenced through the `config` directive), check out the following: - - [Text Formatted URLs](https://github.com/caronc/apprise/wiki/config_text) - - [YAML Formatted URLs](https://github.com/caronc/apprise/wiki/config_yaml) + - [Text Formatted URLs](https://github.com/caronc/apprise/wiki/config_text) + - [YAML Formatted URLs](https://github.com/caronc/apprise/wiki/config_yaml) diff --git a/source/_integrations/aquostv.markdown b/source/_integrations/aquostv.markdown index b7e5190993b0..a316fd0af0e7 100644 --- a/source/_integrations/aquostv.markdown +++ b/source/_integrations/aquostv.markdown @@ -14,6 +14,8 @@ The `aquostv` platform allows you to control a [Sharp Aquos TV](http://www.sharp When the TV is first connected, you will need to accept Home Assistant on the TV to allow communication. +## Configuration + To add a TV to your installation, add the following to your `configuration.yaml` file: ```yaml @@ -62,7 +64,7 @@ Also, with **power_on_enabled** as True, the Aquos logo on your TV will stay on -Currently known supported models: +## Currently known supported models - LC-40LE830U - LC-46LE830U @@ -78,4 +80,4 @@ Currently known supported models: - LC-70LE650U - LC-70LE747E (no volume control) -If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/home-assistant/home-assistant.io/blob/current/source/_integrations/aquostv.markdown). +If your model is not on the list, give it a test. If everything works correctly, then add it to the list on [GitHub](https://github.com/home-assistant/home-assistant.io/blob/current/source/_integrations/aquostv.markdown). diff --git a/source/_integrations/arcam_fmj.markdown b/source/_integrations/arcam_fmj.markdown index a999b0a44a4c..65d6ff2ebd53 100644 --- a/source/_integrations/arcam_fmj.markdown +++ b/source/_integrations/arcam_fmj.markdown @@ -26,19 +26,16 @@ Supported devices: ## Power state -Arcam FMJ receivers turn off their network port when in standby, the component will try to -reconnect to the receiver every 5 seconds. This mean powering on the first zone is not -possible over the builtin network connection. Two options for complete power control -exists: IR or Serial gateway. +Arcam FMJ 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. Two options for complete power control exists: IR or Serial gateway. ### IR command Use an IR blaster to send a command to turn the device on using these discrete codes: - - Zone 1: Protocol: RC5 Device: 16 Function: 123 - - Zone 2: Protocol: RC5 Device: 23 Function: 123 +- Zone 1: Protocol: RC5 Device: 16 Function: 123 +- Zone 2: Protocol: RC5 Device: 23 Function: 123 -Turn on sometime requires two IR codes to be sent. You can generate the raw, broadlink or other IR format string using [irgen](https://github.com/elupus/irgen) tool like: +Turn on sometime requires two IR codes to be sent. You can generate the raw, broadlink or other IR format string using [irgen](https://github.com/elupus/irgen) tool like: ```shell irgen -i rc5 -d 16 0 123 -o broadlink_base64 -r 2 diff --git a/source/_integrations/arris_tg2492lg.markdown b/source/_integrations/arris_tg2492lg.markdown index 5cb923461194..4308be14e0f8 100644 --- a/source/_integrations/arris_tg2492lg.markdown +++ b/source/_integrations/arris_tg2492lg.markdown @@ -16,6 +16,7 @@ ha_platforms: This platform allows you to detect presence by looking at connected devices to an Arris TG2492LG router. This is one of the routers provided by: + * [Ziggo](https://www.ziggo.nl/), a cable operator in the Netherlands, to their customers as the Ziggo Connectbox. * [Virgin Media](https://www.virginmedia.com/), a cable operator in the United Kingdom, to their customers as the Hub 3. diff --git a/source/_integrations/aten_pe.markdown b/source/_integrations/aten_pe.markdown index 73fd2539c3a3..532ffe11e72e 100644 --- a/source/_integrations/aten_pe.markdown +++ b/source/_integrations/aten_pe.markdown @@ -17,7 +17,8 @@ The `aten_pe` integration lets you control [ATEN Rack PDUs](https://www.aten.com In order to use it, SNMP must be enabled on your PDU. It is recommended to use SNMPv3 to protect your credentials from eavesdropping. Tested devices: - * [PE8324G](https://www.aten.com/eu/en/products/energy-intelligence-pduupsracks/rack-pdu/pe8324/) + +* [PE8324G](https://www.aten.com/eu/en/products/energy-intelligence-pduupsracks/rack-pdu/pe8324/) To set it up, add the following information to your `configuration.yaml` file: diff --git a/source/_integrations/august.markdown b/source/_integrations/august.markdown index 3d06a581a743..97ef248fdcb6 100644 --- a/source/_integrations/august.markdown +++ b/source/_integrations/august.markdown @@ -25,7 +25,7 @@ The `august` integration allows you to integrate your [August](https://august.co {% include integrations/config_flow.md %} -### Known Working Devices +## Known Working Devices - August Wi-Fi Smart Lock (Gen 4) - August Smart Lock Pro (Gen 3) @@ -46,12 +46,13 @@ There is currently support for the following device types within Home Assistant: August Lock 2nd Gen will need either August Connect or Doorbell to connect to Home Assistant. -### Known Unsupported Devices +## Known Unsupported Devices + - The Yale Doorman L3 Other devices not listed above have not been tested and may not function as expected. -### Binary Sensor +## Binary Sensor If you have an August Doorbell, once you have enabled the August component, you should see following sensors: @@ -63,11 +64,11 @@ If you have an August Smart Lock with DoorSense, once you have enabled the Augus - Door sensor -### Camera +## Camera The `august` camera platform allows you to view the latest camera image (triggered by motion) by your [August](https://august.com/) device in Home Assistant. -### Sensor +## Sensor If you have an August Doorbell with a battery, once you have enabled the August component, you should see the following sensors: @@ -82,7 +83,7 @@ If you have an August Keypad, once you have enabled the August component, you sh - Keypad Battery -### Presence Detection with Lock Operation +## Presence Detection with Lock Operation Using the lock operation sensors, you can detect when a user operates a lock and is physically present (not remote). The below automation example (added to `automations.yaml`) will trigger when the user named “John Doe” in August locks or unlocks the door from the keypad (if present), via Bluetooth from their phone, or by auto-unlock. The state of the sensor will be the name of the party operating the lock as returned by August. diff --git a/source/_integrations/avea.markdown b/source/_integrations/avea.markdown index 3c2f199d5287..b6e4b2ce71de 100644 --- a/source/_integrations/avea.markdown +++ b/source/_integrations/avea.markdown @@ -14,7 +14,7 @@ ha_platforms: [Elgato Avea](https://www.evehome.com/en/news/elgato-avea-transform-your-home) is a Bluetooth light bulb that is no longer supported by the manufacturer. The `avea` integration allows you to control all your Avea bulbs with Home Assistant. -### Configuration +## Configuration To enable Avea, add the following lines to your `configuration.yaml` file: diff --git a/source/_integrations/awair.markdown b/source/_integrations/awair.markdown index 6f8fb76e2e61..6e992450d783 100644 --- a/source/_integrations/awair.markdown +++ b/source/_integrations/awair.markdown @@ -24,14 +24,14 @@ You will need to request access to the Awair API and obtain an access token from The integration will fetch data from each device linked to your Awair developer account. The following sensors are supported: - * Temperature - * Humidity - * Carbon dioxide - * Total volatile organic compounds - * PM2.5 density - * PM10 density - * Sound level - * Luminescence +* Temperature +* Humidity +* Carbon dioxide +* Total volatile organic compounds +* PM2.5 density +* PM10 density +* Sound level +* Luminescence Not all devices support all sensors; consult Awair's documentation to find out what sensors are present on your device. For first-generation Awair devices with a "dust" sensor, the integration will create identical PM2.5 and PM10 sensors (which reflects the capabilities of the sensor - it can detect dust between PM2.5 and PM10 but cannot differentiate between them). diff --git a/source/_integrations/aws.markdown b/source/_integrations/aws.markdown index 096502b82615..c1eb43d8505d 100644 --- a/source/_integrations/aws.markdown +++ b/source/_integrations/aws.markdown @@ -138,7 +138,7 @@ If one exists, the SNS Subject will be set to the title. All attributes from the ### Setting up SNS within AWS - Log into your AWS console and under "Security and Identity", select "Identity & Access Management". -- On the left-hand side, select "Users" then click "Create New Users". Enter a name here and then click "Create". +- On the left-hand side, select "Users" then click "Create New Users". Enter a name here and then click "Create". - You can either download the credentials or click the arrow to display them one time.