You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Detected integration that uses save_json from homeassistant.util.json module. This is deprecated and will stop working in Home Assistant 2022.4, it should be updated to use homeassistant.helpers.json module instead. Please report issue to the custom integration author for microsoft_todo using this method at custom_components/microsoft_todo/calendar.py, line 87: save_json(hass.config.path(MS_TODO_AUTH_FILE), token)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Detected integration that uses save_json from homeassistant.util.json module. This is deprecated and will stop working in Home Assistant 2022.4, it should be updated to use homeassistant.helpers.json module instead. Please report issue to the custom integration author for microsoft_todo using this method at custom_components/microsoft_todo/calendar.py, line 87: save_json(hass.config.path(MS_TODO_AUTH_FILE), token)
The text was updated successfully, but these errors were encountered: