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 alarm switches #66

Closed Nezz closed 2 weeks ago

Nezz commented 2 weeks ago

This is the last big change I needed to get all my automations to work nicely: adding switches for alarms.

A switch will be created for each of the routines, named in sequential order:

Screenshot 2024-10-25 at 16 20 35

Further information about the alarms are available under attributes:

Screenshot 2024-10-25 at 16 22 02

The attributes can be used to show them however you wish on your dashboard:

Screenshot 2024-10-25 at 16 22 52
lukas-clarke commented 2 weeks ago

@Nezz, thanks for the additions. Everything seems to work pretty well, going to cut a new release.