Merge branch 'current' into rc

This commit is contained in:
Franck Nijhof 2020-10-07 17:52:50 +02:00
commit 29dc426a2c
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
7 changed files with 8 additions and 1 deletions

View File

@ -4,6 +4,7 @@ description: Instructions on how to add APNS notifications to Home Assistant.
ha_category: ha_category:
- Notifications - Notifications
ha_release: 0.31 ha_release: 0.31
ha_iot_class: Cloud Push
ha_domain: apns ha_domain: apns
--- ---

View File

@ -5,6 +5,7 @@ logo: interlogix.png
ha_category: ha_category:
- Alarm - Alarm
- Binary Sensor - Binary Sensor
ha_iot_class: Local Polling
ha_release: 0.31 ha_release: 0.31
ha_domain: concord232 ha_domain: concord232
--- ---

View File

@ -3,6 +3,7 @@ title: Datadog
description: Send data and events to Datadog. description: Send data and events to Datadog.
ha_category: ha_category:
- History - History
ha_iot_class: Local Push
ha_release: 0.45 ha_release: 0.45
ha_domain: datadog ha_domain: datadog
--- ---

View File

@ -1,7 +1,6 @@
--- ---
title: Flo title: Flo
description: Instructions on how to integrate Flo by Moen into Home Assistant. description: Instructions on how to integrate Flo by Moen into Home Assistant.
ha_release: 0.115
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Sensor - Sensor
@ -10,6 +9,8 @@ ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@dmulcahey' - '@dmulcahey'
ha_domain: flo ha_domain: flo
ha_iot_class: Cloud Polling
ha_release: 0.115
--- ---
The `flo` integration integrates The `flo` integration integrates

View File

@ -4,6 +4,7 @@ description: Instructions on how to set up P5 FutureNow relay/dimmer units as li
logo: p5.png logo: p5.png
ha_category: ha_category:
- Light - Light
ha_iot_class: Local Polling
ha_release: 0.75 ha_release: 0.75
ha_domain: futurenow ha_domain: futurenow
--- ---

View File

@ -4,6 +4,7 @@ description: Instructions on how to add Prowl notifications to Home Assistant.
ha_category: ha_category:
- Notifications - Notifications
ha_release: 0.52 ha_release: 0.52
ha_iot_class: Cloud Push
ha_domain: prowl ha_domain: prowl
--- ---

View File

@ -5,6 +5,7 @@ logo: pushsafer.png
ha_category: ha_category:
- Notifications - Notifications
ha_release: 0.39 ha_release: 0.39
ha_iot_class: Cloud Push
ha_domain: pushsafer ha_domain: pushsafer
--- ---