mirror of
https://github.com/home-assistant/core.git
synced 2026-04-24 18:59:22 +01:00
Only load services.yaml for integrations that have it (#112732)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Provide a mock integration."""
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"domain": "test_with_services",
|
||||
"version": "1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user