mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Expose loaded components on the API
This commit is contained in:
@@ -99,3 +99,4 @@ URL_API_EVENTS_EVENT = "/api/events/{}"
|
||||
URL_API_SERVICES = "/api/services"
|
||||
URL_API_SERVICES_SERVICE = "/api/services/{}/{}"
|
||||
URL_API_EVENT_FORWARD = "/api/event_forwarding"
|
||||
URL_API_COMPONENTS = "/api/components"
|
||||
|
||||
Reference in New Issue
Block a user