Remove the deprecated discovery_info endpoint (#64534)
This commit is contained in:
@@ -699,7 +699,6 @@ URL_ROOT: Final = "/"
|
||||
URL_API: Final = "/api/"
|
||||
URL_API_STREAM: Final = "/api/stream"
|
||||
URL_API_CONFIG: Final = "/api/config"
|
||||
URL_API_DISCOVERY_INFO: Final = "/api/discovery_info"
|
||||
URL_API_STATES: Final = "/api/states"
|
||||
URL_API_STATES_ENTITY: Final = "/api/states/{}"
|
||||
URL_API_EVENTS: Final = "/api/events"
|
||||
|
||||
Reference in New Issue
Block a user