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

miband: Add alarms #40

Merged
merged 1 commit into from
Mar 1, 2021
Merged

miband: Add alarms #40

merged 1 commit into from
Mar 1, 2021

Conversation

nico202
Copy link

@nico202 nico202 commented Feb 26, 2021

based on #7 and gadgetbridge

@nico202 nico202 mentioned this pull request Feb 26, 2021
@nico202
Copy link
Author

nico202 commented Feb 26, 2021

example:

        band.setAlarm(days=(Weekdays.monday, Weekdays.friday),
                      hour=21, minute=4, snooze=True)

setAlarm: new method
Weekdays: new class
@satcar77 satcar77 merged commit f0a068b into satcar77:master Mar 1, 2021
@nico202 nico202 deleted the alarm branch March 29, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants