✏️ Add missing ha_category (#14834)

This commit is contained in:
Klaas Schoute 2020-10-03 20:05:57 +02:00 committed by GitHub
parent 6ea01135c0
commit a011572c75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,8 @@
--- ---
title: Geolocation title: Geolocation
description: Instructions on how to integrate geolocation aware platforms into Home Assistant. description: Instructions on how to integrate geolocation aware platforms into Home Assistant.
ha_category:
- Geolocation
logo: geo_location.png logo: geo_location.png
ha_release: 0.78 ha_release: 0.78
ha_domain: geo_location ha_domain: geo_location

View File

@ -2,6 +2,8 @@
title: Home Assistant Core Integration title: Home Assistant Core Integration
description: Description of the homeassistant integration. description: Description of the homeassistant integration.
ha_release: 0.0 ha_release: 0.0
ha_category:
- Other
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'

View File

@ -2,6 +2,8 @@
title: Spot Crime title: Spot Crime
description: Instructions on how to integrate spotcrime.com into Home Assistant. description: Instructions on how to integrate spotcrime.com into Home Assistant.
ha_release: 0.65 ha_release: 0.65
ha_category:
- Sensor
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_domain: spotcrime ha_domain: spotcrime
--- ---

View File

@ -1,6 +1,8 @@
--- ---
title: Text-to-Speech (TTS) title: Text-to-Speech (TTS)
description: Instructions on how to set up Text-to-Speech (TTS) with Home Assistant. description: Instructions on how to set up Text-to-Speech (TTS) with Home Assistant.
ha_category:
- Text-to-speech
ha_release: 0.35 ha_release: 0.35
ha_codeowners: ha_codeowners:
- '@pvizeli' - '@pvizeli'