lukas-clarke / eight_sleep

Home Assistant Eight Sleep integration that works with Eight Sleep's new API and OAUTH2
MIT License
107 stars 19 forks source link

Add support for dismissing the next upcoming alarm #36

Closed mwalling closed 3 months ago

mwalling commented 4 months ago

Adds service and handler to dismiss the next alarm. It is useful when you get out of bed before alarm time but still don't want to pull out your phone.

lukas-clarke commented 3 months ago

@mwalling, thanks for the contribution. Hoping to have time to test this out this weekend and cut a release with it. Would you mind adding the new service to the list of services in the Readme. Also, from what I remember you have to add the service to the strings.json file to have the correct suggestions/details when using the UI to call the service.

lukas-clarke commented 3 months ago

@mwalling, was able to test this out. Looks good! Going to issue a release with this.