hass-core/homeassistant/components/notify/manifest.json
Jan Bouwhuis 7eb8f265fe
Add shared notify service migration repair helper (#117213)
* Add shared notifiy service migration repair helper

* Delete ecobee repairs.py

* Update dependency

* Fix file test

* Fix homematic tests

* Improve tests for file  and homematic
2024-05-11 21:13:44 +02:00

9 lines
260 B
JSON

{
"domain": "notify",
"name": "Notifications",
"codeowners": ["@home-assistant/core"],
"dependencies": ["repairs"],
"documentation": "https://www.home-assistant.io/integrations/notify",
"integration_type": "entity",
"quality_scale": "internal"
}