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

respect lesson is_cancelled attribute #52

Open
bbirnbach opened this issue Dec 2, 2024 · 0 comments · May be fixed by #53
Open

respect lesson is_cancelled attribute #52

bbirnbach opened this issue Dec 2, 2024 · 0 comments · May be fixed by #53
Labels
enhancement New feature or request

Comments

@bbirnbach
Copy link
Collaborator

bbirnbach commented Dec 2, 2024

Is your feature request related to a problem? Please describe.
Canceled lessons are still visible in calendar. They have a is_cancelled attribute which needs to be evaluated.

Describe the solution you'd like
Question: How to handle canceled Events?

  1. delete them
  2. mark them as canceled -> i don't think HA can display canceled events
    2.1. maybe a prefix like "(canceled)" or something?!

Any suggestions are welcome.

@bbirnbach bbirnbach added the enhancement New feature or request label Dec 2, 2024
@bbirnbach bbirnbach changed the title respect lesson is_canceld attribute respect lesson is_canceled attribute Dec 2, 2024
@bbirnbach bbirnbach changed the title respect lesson is_canceled attribute respect lesson is_cancelled attribute Dec 2, 2024
@bbirnbach bbirnbach linked a pull request Dec 3, 2024 that will close this issue
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 a pull request may close this issue.

1 participant