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
pytz is currently only used to perform some timezone-related operations in the roborock vacuum integration.
Investigate if the stdlibb datetime.timezone could be used instead to avoid this dependency.
pytzis currently only used to perform some timezone-related operations in the roborock vacuum integration.Investigate if the stdlibb
datetime.timezonecould be used instead to avoid this dependency.