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

Add arrow icons in slack message indicating changes compared to previous sleep #17

Merged
merged 5 commits into from
Jun 17, 2023

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Jun 17, 2023

  • Remove the score from the fitbit sleep message
  • Add the last sleep data to the db model
  • Separate the slack alias from the fitbit sleepdata
  • Incorporate the last sleep data:
    • Pass the last sleep data to the slack service
    • Include an icon in the slack post indicating the difference between the previous and new sleep data
    • Save the new sleep data as last sleep data
  • Add tests for Fitbit polling

caarmen added 4 commits June 17, 2023 17:32
* Pass the last sleep data to the slack service
* Include an icon in the slack post indicating the difference between the previous and new sleep data
* Save the new sleep data as last sleep data
@caarmen caarmen force-pushed the add-last-sleep branch 6 times, most recently from e8b1eb3 to 1f58c4c Compare June 17, 2023 21:15
@caarmen caarmen changed the title [WIP 🚧 ] Add arrow icons in slack message indicating changes compared to previous sleep Add arrow icons in slack message indicating changes compared to previous sleep Jun 17, 2023
@caarmen caarmen marked this pull request as ready for review June 17, 2023 21:27
@caarmen caarmen merged commit 69ddf99 into main Jun 17, 2023
@caarmen caarmen deleted the add-last-sleep branch June 17, 2023 21:27
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.

1 participant