Small title adjustment to the Home Assistant Alerts integration (#76070)

This commit is contained in:
Franck Nijhof 2022-08-02 11:42:57 +02:00 committed by GitHub
parent dbac8b804f
commit 033e3b7e85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"domain": "homeassistant_alerts",
"name": "Home Assistant alerts",
"name": "Home Assistant Alerts",
"config_flow": false,
"documentation": "https://www.home-assistant.io/integrations/homeassistant_alerts",
"codeowners": ["@home-assistant/core"],