adaptive-cover icon indicating copy to clipboard operation
adaptive-cover copied to clipboard

Feat: update notebook

Open mion00 opened this issue 9 months ago • 0 comments

Description

Update the notebook so that it uses the updated dataclasses in the custom_component dir.

Builds on top on #173, since running the notebook locally requires a functioning local dev environment.

Motivation and Context

It is now possible to simulate the cover position over time.

How has this been tested?

The notebook has been tested locally.

Screenshots (if appropriate):

vertical

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Enhancement (non-breaking which updates existing code)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] Other

Checklist

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

mion00 avatar May 24 '24 17:05 mion00