Small corrections for new integration in 0.107

This commit is contained in:
Franck Nijhof 2020-03-10 21:14:37 +01:00
parent e76e83afb7
commit e05bc95c5c
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 9 additions and 5 deletions

View File

@ -2,15 +2,16 @@
title: Avri title: Avri
description: Instructions on how to set up Avri Waste sensor within Home Assistant. description: Instructions on how to set up Avri Waste sensor within Home Assistant.
logo: avri.jpeg logo: avri.jpeg
ha_category: ha_category:
- Sensor - Sensor
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_release: 0.107 ha_release: 0.107
ha_codeowners: ha_codeowners:
- '@timvancann' - '@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 ## Configuration
@ -26,7 +27,7 @@ sensor:
{% configuration %} {% configuration %}
zip_code: zip_code:
description: Your zip code description: Your zip code
required: true required: true
type: string type: string
house_number: house_number:

View File

@ -4,6 +4,7 @@ description: "Instructions on how to integrate SML-based EDL21 smart meters into
ha_category: ha_category:
- Sensor - Sensor
ha_release: 0.107 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. 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 logo: qvr_pro.png
ha_category: ha_category:
- Camera - 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 [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: ha_category:
- Energy - Energy
- Sensor - Sensor
ha_release: 0.102 ha_release: 0.107
ha_iot_class: Cloud Polling 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. 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.