Skip to content

Commit 9eee18e

Browse files
author
Kevin Ahrendt
authoredOct 28, 2024
[media_player] add new conditions to all conditions list (#4396)
1 parent e4101c8 commit 9eee18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎automations/all_conditions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- **fan:** ``is_off``, ``is_on``
99
- **light:** ``is_off``, ``is_on``
1010
- **lock:** ``is_locked``, ``is_unlocked``
11-
- **media_player:** ``is_idle``, ``is_playing``
11+
- **media_player:** ``is_announcing``, ``is_idle``, ``is_paused``, ``is_playing``
1212
- **micro_wake_word:** ``is_running``
1313
- **microphone:** ``is_capturing``
1414
- **mqtt:** ``connected``

0 commit comments

Comments
 (0)