From 3db79d88f83f9265fd64bcde3019cbcabf023ff7 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 1 Apr 2026 15:36:51 +0200 Subject: [PATCH] Fix select condition state selector --- homeassistant/components/select/conditions.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/select/conditions.yaml b/homeassistant/components/select/conditions.yaml index bc1feaccbf4..18ff8c47c0c 100644 --- a/homeassistant/components/select/conditions.yaml +++ b/homeassistant/components/select/conditions.yaml @@ -19,7 +19,6 @@ is_option_selected: required: true selector: state: - attribute: options hide_states: - unavailable - unknown