-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat(sensor): select sensor state in automations from list #54
Conversation
Oh hey you're still there! I was trying to debug the 2023.8 issue but couldn't figure out how it worked. but I saw how the sensor was set up and I was thinking, if we're going to change this, let's at least try to make it clean with an ENUM sensor since I also remember the hassle of finding the right event to subscribe to in the automation |
My plan is to fix 2023.8 compatibility tomorrow. |
@joostlek, most of all changes is done in 2023.8 fix release. |
I can look at this later today |
# Conflicts: # custom_components/sleep_as_android/sensor.py
Thanks! |
Thank you! I'll also run the beta! |
This way the possible options can be selected in the automation menu