Integrations: apply sentence-style capitalization (#29977)

* Integrations: apply sentence-style capitalizytion

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
c0ffeeca7 2023-11-23 16:43:01 +01:00 committed by GitHub
parent 9daeffc177
commit fba25682cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 31 additions and 32 deletions

View File

@ -2,7 +2,7 @@
title: Configuration title: Configuration
description: Instructions on how to setup the configuration panel for Home Assistant. description: Instructions on how to setup the configuration panel for Home Assistant.
ha_category: ha_category:
- Front End - Front end
ha_release: 0.39 ha_release: 0.39
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:

View File

@ -2,7 +2,7 @@
title: Dremel 3D Printer title: Dremel 3D Printer
description: Instructions on how to integrate a Dremel 3D Printer into Home Assistant. description: Instructions on how to integrate a Dremel 3D Printer into Home Assistant.
ha_category: ha_category:
- 3D Printing - 3D printing
- Sensor - Sensor
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 2023.7 ha_release: 2023.7

View File

@ -23,29 +23,29 @@ ha_integration_type: integration
The Gardena Bluetooth integration allows users to integrate their Gardena Bluetooth devices into Home Assistant. The Gardena Bluetooth integration allows users to integrate their Gardena Bluetooth devices into Home Assistant.
See device section for support information: [Water Control](#water-control), [Irrigation Valves](#irrigation-valves), [Lawn Mowers](#lawn-mowers), [Garden Pumps](#gard-pumps) See device section for support information: [water control](#water-control), [irrigation valves](#irrigation-valves), [lawn mowers](#lawn-mowers), [garden pumps](#gard-pumps)
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Water Control ## Water control
- Water Control Bluetooth ([01889-20](https://www.gardena.com/int/products/watering/water-controls/water-control-bluetooth)) - Water Control Bluetooth ([01889-20](https://www.gardena.com/int/products/watering/water-controls/water-control-bluetooth))
- Soil Moisture Sensors ([1867-20](https://www.gardena.com/int/products/watering/water-controls/soil-moisture-sensor/)) - Soil Moisture Sensors ([1867-20](https://www.gardena.com/int/products/watering/water-controls/soil-moisture-sensor/))
The paring of the device may require a [Factory Reset](#factory-reset) before it allows a connection. The paring of the device may require a [factory reset](#factory-reset) before it allows a connection.
### Limitations ### Limitations
- Control of offline scheduling settings is not supported. - Control of offline scheduling settings is not supported.
- Use of the official Android application, sometimes locks out access to device until [Factory Reset](#factory-reset) is performed or Bluetooth is disabled in the Android device. - Use of the official Android application, sometimes locks out access to device until [factory reset](#factory-reset) is performed or Bluetooth is disabled in the Android device.
### Factory Reset ### Factory reset
1. Remove the battery. 1. Remove the battery.
2. Push and hold Man. button and reinsert the battery. 2. Push and hold Man. button and reinsert the battery.
3. Hold the button for approx. 10 seconds. 3. Hold the button for approx. 10 seconds.
## Irrigation Valves ## Irrigation valves
- Irrigation Valve 9 V Bluetooth ([1285-20](https://www.gardena.com/int/products/watering/sprinklersystem/irrigation-valve-9-v-bluetooth/970480401/)) - Irrigation Valve 9 V Bluetooth ([1285-20](https://www.gardena.com/int/products/watering/sprinklersystem/irrigation-valve-9-v-bluetooth/970480401/))
@ -53,7 +53,7 @@ The paring of the device may require a [Factory Reset](#factory-reset) before it
Irrigation valves are currently untested, but expected to work. Irrigation valves are currently untested, but expected to work.
## Lawn Mowers ## Lawn mowers
### Limitations ### Limitations

View File

@ -2,7 +2,7 @@
title: Google Tasks title: Google Tasks
description: Instructions on how to use Google Tasks in Home Assistant. description: Instructions on how to use Google Tasks in Home Assistant.
ha_category: ha_category:
- To-do List - To-do list
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_release: 2023.11 ha_release: 2023.11
ha_config_flow: true ha_config_flow: true

View File

@ -1,11 +1,11 @@
--- ---
title: Lawn Mower title: Lawn mower
description: Instructions on how to setup and use lawn mowers in Home Assistant. description: Instructions on how to setup and use lawn mowers in Home Assistant.
ha_release: 2023.9 ha_release: 2023.9
ha_domain: lawn_mower ha_domain: lawn_mower
ha_quality_scale: internal ha_quality_scale: internal
ha_category: ha_category:
- Lawn Mower - Lawn mower
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
ha_integration_type: entity ha_integration_type: entity

View File

@ -1,8 +1,8 @@
--- ---
title: "MQTT Lawn Mower" title: "MQTT lawn mower"
description: "Instructions on how to integrate MQTT lawn mowers into Home Assistant." description: "Instructions on how to integrate MQTT lawn mowers into Home Assistant."
ha_category: ha_category:
- Lawn Mower - Lawn mower
ha_release: 2023.9 ha_release: 2023.9
ha_iot_class: Configurable ha_iot_class: Configurable
ha_domain: mqtt ha_domain: mqtt
@ -12,7 +12,7 @@ The `mqtt` `lawn_mower` platform allows controlling a lawn mower over MQTT.
## Configuration ## Configuration
To enable MQTT Lawn Mower in your installation, add the following to your `configuration.yaml` file: To enable MQTT lawn mower in your installation, add the following to your `configuration.yaml` file:
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry

View File

@ -2,7 +2,7 @@
title: Local To-do title: Local To-do
description: Instructions on how to use local to-do lists in Home Assistant. description: Instructions on how to use local to-do lists in Home Assistant.
ha_category: ha_category:
- To-do List - To-do list
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 2023.11 ha_release: 2023.11
ha_config_flow: true ha_config_flow: true

View File

@ -227,7 +227,7 @@ The discovery of MQTT devices will enable one to use MQTT devices with only mini
- [Humidifier](/integrations/humidifier.mqtt/) - [Humidifier](/integrations/humidifier.mqtt/)
- [Image](/integrations/image.mqtt/) - [Image](/integrations/image.mqtt/)
- [Climate/HVAC](/integrations/climate.mqtt/) - [Climate/HVAC](/integrations/climate.mqtt/)
- [Lawn Mower](/integrations/lawn_mower.mqtt/) - [Lawn mower](/integrations/lawn_mower.mqtt/)
- [Light](/integrations/light.mqtt/) - [Light](/integrations/light.mqtt/)
- [Lock](/integrations/lock.mqtt/) - [Lock](/integrations/lock.mqtt/)
- [Number](/integrations/number.mqtt/) - [Number](/integrations/number.mqtt/)
@ -980,7 +980,7 @@ mqtt:
- [Humidifier](/integrations/humidifier.mqtt/) - [Humidifier](/integrations/humidifier.mqtt/)
- [Image](/integrations/image.mqtt/) - [Image](/integrations/image.mqtt/)
- [Climate/HVACs](/integrations/climate.mqtt/) - [Climate/HVACs](/integrations/climate.mqtt/)
- [Lawn Mower](/integrations/lawn_mower.mqtt/) - [Lawn mower](/integrations/lawn_mower.mqtt/)
- [Light](/integrations/light.mqtt/) - [Light](/integrations/light.mqtt/)
- [Lock](/integrations/lock.mqtt/) - [Lock](/integrations/lock.mqtt/)
- [Number](/integrations/number.mqtt/) - [Number](/integrations/number.mqtt/)

View File

@ -1,8 +1,8 @@
--- ---
title: Custom Panel title: Custom panel
description: Instructions on how to add customized panels to the front end of Home Assistant. description: Instructions on how to add customized panels to the front end of Home Assistant.
ha_category: ha_category:
- Front End - Front end
ha_release: 0.26 ha_release: 0.26
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:

View File

@ -1,8 +1,8 @@
--- ---
title: iframe Panel title: iFrame panel
description: Instructions on how to add iFrames in the front end of Home Assistant. description: Instructions on how to add iFrames in the front end of Home Assistant.
ha_category: ha_category:
- Front End - Front end
ha_release: 0.25 ha_release: 0.25
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:

View File

@ -2,7 +2,7 @@
title: PrusaLink title: PrusaLink
description: Instructions on monitoring Prusa 3D printers using PrusaLink. description: Instructions on monitoring Prusa 3D printers using PrusaLink.
ha_category: ha_category:
- 3D Printing - 3D printing
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: '2022.9' ha_release: '2022.9'
ha_config_flow: true ha_config_flow: true

View File

@ -1,8 +1,8 @@
--- ---
title: RSS Feed Template title: RSS feed template
description: Use this integration to generate RSS feeds showing your latest data. description: Use this integration to generate RSS feeds showing your latest data.
ha_category: ha_category:
- Front End - Front end
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 0.44 ha_release: 0.44
ha_quality_scale: internal ha_quality_scale: internal

View File

@ -3,7 +3,7 @@ title: Shopping list
description: Instructions on how to integrate a Shopping list into Home Assistant using Intent. description: Instructions on how to integrate a Shopping list into Home Assistant using Intent.
ha_category: ha_category:
- Intent - Intent
- To-do List - To-do list
ha_release: '0.50' ha_release: '0.50'
ha_config_flow: true ha_config_flow: true
ha_quality_scale: internal ha_quality_scale: internal
@ -76,7 +76,7 @@ Sort all items by name in the shopping list.
|------------------------|----------|---------------------------------------------------------------------| |------------------------|----------|---------------------------------------------------------------------|
| `reverse` | yes | Whether to sort in reverse (_descending_) order. (default: `False`) | | `reverse` | yes | Whether to sort in reverse (_descending_) order. (default: `False`) |
## Using in Automations ## Using in automations
A `shopping_list_updated` event is triggered when items in the list are modified, with the following data payload attached to it. This can be used to trigger automations such as sending a push notification when someone adds an item to the shopping list, which when clicked, will open the list. A `shopping_list_updated` event is triggered when items in the list are modified, with the following data payload attached to it. This can be used to trigger automations such as sending a push notification when someone adds an item to the shopping list, which when clicked, will open the list.

View File

@ -4,7 +4,7 @@ description: Instructions on how to use to-do lists within Home Assistant.
ha_domain: todo ha_domain: todo
ha_release: 2023.11 ha_release: 2023.11
ha_category: ha_category:
- To-do List - To-do list
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
@ -28,7 +28,6 @@ in the main sidebar of your Home Assistant instance.
The state of a to-do list entity is a number, which represents the number of The state of a to-do list entity is a number, which represents the number of
incomplete items in the list. incomplete items in the list.
## Services ## Services
Some to-do list integrations allow Home Assistant to manage the to-do items in the list. The Some to-do list integrations allow Home Assistant to manage the to-do items in the list. The

View File

@ -3,7 +3,7 @@ title: Todoist
description: Instructions on how to integrate Todoist into Home Assistant. description: Instructions on how to integrate Todoist into Home Assistant.
ha_category: ha_category:
- Calendar - Calendar
- To-do List - To-do list
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_release: 0.54 ha_release: 0.54
ha_codeowners: ha_codeowners: