Add 'ha_qa_scale' (#6471)

This commit is contained in:
Fabian Affolter 2018-10-03 17:11:56 +02:00 committed by GitHub
parent 5a05ac3c3c
commit 77ea57b161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
47 changed files with 51 additions and 5 deletions

View File

@ -10,10 +10,11 @@ footer: true
logo: home-assistant.png
ha_category: Alarm
ha_release: 0.7.6
ha_qa_scale: internal
---
This platform enables you to set manual alarms in Home Assistant.
The `manual` alarm control panel platform enables you to set manual alarms in Home Assistant.
```yaml
# Example configuration.yaml entry

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.53
ha_qa_scale: internal
---

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Network
ha_release: 0.43
ha_qa_scale: internal
---

View File

@ -11,6 +11,7 @@ ha_category: Binary Sensor
ha_release: 0.12
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform supports sensors which breaks out the `state` and

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.34
ha_qa_scale: internal
---

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.41
ha_qa_scale: internal
---
The `workday` binary sensor indicates, whether the current day is a workday or

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Utility
ha_qa_scale: internal
---

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: "Voice"
ha_qa_scale: internal
---
The conversation component allows you to converse with Home Assistant. You can either converse by pressing the microphone in the frontend (supported browsers only (no iOS)) or by calling the `conversation/process` service with the transcribed text.

View File

@ -11,6 +11,7 @@ ha_category: Cover
ha_release: 0.66
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `group` platform can create a cover that combines several cover entities into one.

View File

@ -11,6 +11,7 @@ ha_category: Cover
ha_release: 0.48
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform can create covers that combine components and provides

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Automation
ha_qa_scale: internal
---
Home Assistant has a built-in component called `device_sun_light_trigger` to help you automate your lights. The component will:

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Network
ha_release: 0.36
ha_qa_scale: internal
---

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Downloading
ha_release: pre 0.7
ha_qa_scale: internal
---
The `downloader` component provides a service to download files. It will raise an error and not continue to set itself up when the download directory does not exist. The directory needs to be writable for the user that is running Home Assistant.

View File

@ -11,6 +11,7 @@ ha_category: Fan
ha_release: 0.69
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform creates fans that combine components and provides the

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: System Monitor
ha_iot_class: "Local Polling"
ha_release: 0.67
ha_qa_scale: internal
---
This component adds [Watchdog](https://pythonhosted.org/watchdog/) file system monitoring, publishing events on the Home Assistant bus on the creation/deletion/modification of files within configured folders. The monitored `event_type` are:

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Organization
ha_qa_scale: internal
---
Groups allow the user to combine multiple entities into one. A group can be promoted to a **view** by setting `view: yes` under the group definition. This will make the group available as a new tab in the frontend.

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: History
ha_release: pre 0.7
ha_qa_scale: internal
---
The `history` component will track everything that is going on within Home

View File

@ -10,7 +10,9 @@ footer: true
ha_category: History
logo: home-assistant.png
ha_release: "0.55"
ha_qa_scale: internal
---
<p class='img'>
<img src='{{site_root}}/images/screenshots/history_graph.png' />
</p>

View File

@ -10,9 +10,10 @@ footer: true
logo: home-assistant.png
ha_category: Intent
ha_release: "0.50"
ha_qa_scale: internal
---
The intent_script component allows users to configure actions and responses to intents. Intents can be fired by any component that supports it. Examples are [Alexa](/components/alexa/) (Amazon Echo), [API.ai](/components/dialogflow/) (Google Assistant) and [Snips](/components/snips/).
The `intent_script` component allows users to configure actions and responses to intents. Intents can be fired by any component that supports it. Examples are [Alexa](/components/alexa/) (Amazon Echo), [API.ai](/components/dialogflow/) (Google Assistant) and [Snips](/components/snips/).
```yaml
# Example configuration.yaml entry

View File

@ -11,6 +11,7 @@ ha_category: Light
ha_release: 0.65
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The group light platform lets you combine multiple lights into one entity. All child lights of a light group can still be used as usual, but controlling the state of the grouped light will forward the command to each child light.

View File

@ -11,6 +11,7 @@ ha_category: Light
ha_release: 0.46
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform creates lights that combine components and provides the

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: "Utility"
ha_qa_scale: internal
---
The `logger` component lets you define the level of logging activities in Home

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Media Player
ha_release: 0.49
ha_qa_scale: internal
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Media Player
featured: false
ha_qa_scale: internal
---
Universal Media Players combine multiple existing entities in Home Assistant into one media player entity. This is used for creating a single entity that controls an entire media center.

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Notifications
ha_release: 0.26
ha_qa_scale: internal
---
The `group` notification platform allows you to combine multiple `notify` platforms into a single service.

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Environment
ha_release: 0.44
ha_qa_scale: internal
---
This`plant`component lets you merge moisture, conductivity, light intensity, temperature and battery level for a plant into a single UI element. It also supports setting minimum and maximum values for each measurement and will change its state to "problem" if it is not within those limits.

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: "History"
ha_release: pre 0.7
ha_qa_scale: internal
---
The `recorder` component is storing details in a database which then are handled by the [`history` component](/components/history/).

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Organization
ha_qa_scale: internal
---
You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red.

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_release: 0.33
ha_iot_class: "Local Push"
ha_qa_scale: internal
---
The `api_stream` sensor platform shows how many clients are connected to the stream API

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.39
ha_qa_scale: internal
---
The `history_stats` sensor platform provides quick statistics about another component or platforms, using data from the [history](/components/history/).

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: "0.31"
ha_qa_scale: internal
---

View File

@ -9,8 +9,9 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Environment
ha_release: '0.20'
ha_release: "0.20"
ha_iot_class: "Local Polling"
ha_qa_scale: internal
---
The Mold Indicator sensor component consumes information of two temperature sensors and a humidity sensor to give an indication for possible mold growth in your home. In case of bad ventilation and insulation, the indoor humidity may lead to condensation on cold surfaces as the windows or even walls. Condensation or a high relative humidity near those cold surfaces leads to a higher risk for mold growth. This sensor component estimates the temperature at a pre-calibrated critical point in the room (the coldest surface) and calculates the relative humidity of the air at that point. If the sensor value rises above approximately 70 percent, mold growth might occur and the room should be ventilated. At 100%, the air humidity condensates at the critical point.

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Environment
ha_iot_class: "Local Polling"
ha_release: 0.38
ha_qa_scale: internal
---

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.49
ha_qa_scale: internal
---
The `otp` sensor generates One-Time Passwords according to [RFC6238](https://tools.ietf.org/html/rfc6238) that is compatible with most OTP generators available, including Google Authenticator. You can use this when building custom security solutions and want to use "rolling codes", that change every 30 seconds.

View File

@ -11,6 +11,7 @@ ha_category: Utility
logo: home-assistant.png
ha_iot_class: "Local Polling"
ha_release: 0.53
ha_qa_scale: internal
---
The `season` sensor will display the current astronomical or meteorological season (Spring, Summer, Autumn, Winter) based on the user's setting in the configuration file.

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: 0.65
ha_qa_scale: internal
---
The `simulated` sensor platform provides a simulated sensor that generates a time-varying signal `V(t)` given by the [function](https://en.wikipedia.org/wiki/Sine_wave):

View File

@ -11,6 +11,7 @@ ha_category: Sensor
ha_release: 0.12
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform supports sensors which break out `state_attributes` from other entities.

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Calendar
ha_iot_class: "Local Push"
ha_release: pre 0.7
ha_qa_scale: internal
---

View File

@ -11,6 +11,7 @@ ha_category: Utility
ha_iot_class: "Local Pushing"
logo: home-assistant.png
ha_release: 0.56
ha_qa_scale: internal
---

View File

@ -11,6 +11,7 @@ ha_category: Utility
ha_iot_class: "Local Pushing"
logo: home-assistant.png
ha_release: 0.52
ha_qa_scale: internal
---
The `version` sensor platform is displaying the current version of Home Assistant in the frontend.

View File

@ -11,6 +11,7 @@ logo: home-assistant.png
ha_category: Calendar
ha_iot_class: "Local Push"
ha_release: pre 0.7
ha_qa_scale: internal
---

View File

@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Intent
ha_release: "0.50"
ha_qa_scale: internal
---
The `shopping_list` component allows you to keep track of shopping list items. Includes the ability to add items via your voice using the sentence "Add eggs to my shopping list".

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Environment
ha_qa_scale: internal
---
The sun component will use your current location to track if the sun is above or

View File

@ -10,6 +10,7 @@ footer: true
ha_category: Automation
ha_release: 0.21
logo: home-assistant.png
ha_qa_scale: internal
---
The `flux` switch platform will change the temperature of your lights similar to the way flux works on your computer, using circadian rhythm. They will be bright during the day, and gradually fade to a red/orange at night.

View File

@ -11,6 +11,7 @@ ha_category: Switch
ha_release: 0.13
ha_iot_class: "Local Push"
logo: home-assistant.png
ha_qa_scale: internal
---
The `template` platform creates switches that combines components.

View File

@ -14,7 +14,7 @@ ha_release: 0.36
The `picotts` text-to-speech platform uses offline pico Text-to-Speech engine to read a text with natural sounding voices.
This requires to install the pico tts library on the system, typically on debian just do `sudo apt-get install libttspico-utils`
On some raspbian release, this package is missing but you can just copy the arm deb package from debian.
On some Raspbian release, this package is missing but you can just copy the arm deb package from debian.
To enable text-to-speech with Pico, add the following lines to your `configuration.yaml`:

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: "Other"
ha_qa_scale: internal
---
The `websocket_api` component set up a WebSocket API and allows one to interact with a Home Assistant instance that is running headless. This component depends on the [`http` component](/components/http/).