Merge branch 'current' into next

This commit is contained in:
Franck Nijhof 2020-03-18 15:59:59 +01:00
commit ed0a73cfce
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
12 changed files with 1308 additions and 8 deletions

View File

@ -100,9 +100,9 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 106
current_patch_version: 6
date_released: 2020-03-10
current_minor_version: 107
current_patch_version: 0
date_released: 2020-03-18
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -2,15 +2,16 @@
title: Avri
description: Instructions on how to set up Avri Waste sensor within Home Assistant.
logo: avri.jpeg
ha_category:
ha_category:
- Sensor
ha_iot_class: Cloud Polling
ha_release: 0.107
ha_codeowners:
- '@timvancann'
ha_domain: avri
---
The `Avri Waste` platform allows you to track the next scheduled waste pickup and the type of waste from [Avri](https://www.avri.nl/).
The `Avri Waste` platform allows you to track the next scheduled waste pickup and the type of waste from [Avri](https://www.avri.nl/).
## Configuration
@ -26,7 +27,7 @@ sensor:
{% configuration %}
zip_code:
description: Your zip code
description: Your zip code
required: true
type: string
house_number:

View File

@ -4,6 +4,7 @@ description: "Instructions on how to integrate SML-based EDL21 smart meters into
ha_category:
- Sensor
ha_release: 0.107
ha_domain: edl21
---
The `edl21` integration lets you read German EDL21 smart meters using [SML](https://de.wikipedia.org/wiki/Smart_Message_Language) from Home Assistant.

View File

@ -4,7 +4,8 @@ description: "Instructions on how to integrate QVR Pro within Home Assistant."
logo: qvr_pro.png
ha_category:
- Camera
ha_release: "0.107"
ha_release: 0.107
ha_domain: qvr_pro
---
[QVR Pro](https://www.qnap.com/solution/qvr-pro-official) allows you to create

View File

@ -5,8 +5,9 @@ logo: tankerkoenig.png
ha_category:
- Energy
- Sensor
ha_release: 0.102
ha_release: 0.107
ha_iot_class: Cloud Polling
ha_domain: tankerkoenig
---
The `tankerkoenig` platform allows you to monitor the fuel prices with [tankerkoenig.de](https://www.tankerkoenig.de/) from within Home Assistant and setup automations based on the information.

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB