1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Fix select condition state selector (#167064)

This commit is contained in:
Bram Kragten
2026-04-01 19:41:46 +02:00
committed by GitHub
parent 6355adc6de
commit bff97254d7

View File

@@ -19,7 +19,6 @@ is_option_selected:
required: true
selector:
state:
attribute: options
hide_states:
- unavailable
- unknown