-
-
Notifications
You must be signed in to change notification settings - Fork 27
Slalamander patch alarm wake up check #84
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
base: main
Are you sure you want to change the base?
Slalamander patch alarm wake up check #84
Conversation
An additional blueprint, next to the one that uses device triggers. Allows for more advanced use of the `{{ trigger }}` variable in the automation.
This is a new event that was added in SleepAsAndroid version 20250124
IATkachenko
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contributing!
Could you fix small issues from comments?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should not touch this file -- it will be updated automatically while release flow.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we just update existing blueprint and not create new one?
Add comma at EOL of sleep_tracking_states
|
Thanks for the comments. |
This adds the new automation event added in version 20250124, "alarm_wake_up_check" to the constants.
Otherwise, the sensor does not update anymore when it receives that event.
There are some older commits to from the previous blueprint I contributed, though I believe that should be in the repo already.