Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor/session_aware #38

Merged
merged 6 commits into from
Apr 22, 2024
Merged

refactor/session_aware #38

merged 6 commits into from
Apr 22, 2024

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Apr 21, 2024

hivemind compatible 🎉

needs OpenVoiceOS/OVOS-workshop#197

- remove mk1 clock timer (move to mk1 plugin)
- remove skill_api methods
- make session aware (timezone, time_format, date_format)
- use datetime utils from ovos-utils, dont make UTC assumptions (or at least let all tz assumptions be made in that module)
@JarbasAl JarbasAl added the enhancement New feature or request label Apr 21, 2024
@JarbasAl JarbasAl requested review from goldyfruit and a team April 21, 2024 01:51
- remove mk1 clock timer (move to mk1 plugin)
- remove skill_api methods
- make session aware (timezone, time_format, date_format)
- use datetime utils from ovos-utils, dont make UTC assumptions (or at least let all tz assumptions be made in that module)
@JarbasAl JarbasAl requested a review from emphasize April 21, 2024 02:29
@JarbasAl JarbasAl merged commit fab861b into dev Apr 22, 2024
3 of 8 checks passed
@JarbasAl JarbasAl deleted the refactor/session_aware branch April 22, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'EnclosureAPI' object has no attribute 'display_manager'
1 participant