Rename Events category to Event (#28952)

This commit is contained in:
Joost Lekkerkerker 2023-09-19 16:58:34 +02:00 committed by GitHub
parent 95953ca2aa
commit d6e48160a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Event title: Event
description: Instructions on how to use event entities in Home Assistant. description: Instructions on how to use event entities in Home Assistant.
ha_category: ha_category:
- Events - Event
ha_release: 2023.8 ha_release: 2023.8
ha_quality_scale: internal ha_quality_scale: internal
ha_domain: event ha_domain: event

View File

@ -2,7 +2,7 @@
title: "MQTT Event" title: "MQTT Event"
description: "Instructions on how to integrate MQTT events into Home Assistant." description: "Instructions on how to integrate MQTT events into Home Assistant."
ha_category: ha_category:
- Events - Event
ha_release: 2023.8 ha_release: 2023.8
ha_iot_class: Configurable ha_iot_class: Configurable
ha_domain: mqtt ha_domain: mqtt