* 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
9 lines
260 B
JSON
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"
|
|
}
|