mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Update Todoist config flow URL (#104992)
This commit is contained in:
parent
188d6a6eee
commit
13fdac23c1
@ -16,7 +16,7 @@ from .const import DOMAIN
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
SETTINGS_URL = "https://todoist.com/app/settings/integrations"
|
||||
SETTINGS_URL = "https://app.todoist.com/app/settings/integrations/developer"
|
||||
|
||||
STEP_USER_DATA_SCHEMA = vol.Schema(
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user