Skip to content

Commit

Permalink
add new conditions to all list
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt committed Oct 28, 2024
1 parent e4101c8 commit c14e6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automations/all_conditions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- **fan:** ``is_off``, ``is_on``
- **light:** ``is_off``, ``is_on``
- **lock:** ``is_locked``, ``is_unlocked``
- **media_player:** ``is_idle``, ``is_playing``
- **media_player:** ``is_announcing``, ``is_idle``, ``is_paused``, ``is_playing``
- **micro_wake_word:** ``is_running``
- **microphone:** ``is_capturing``
- **mqtt:** ``connected``
Expand Down

0 comments on commit c14e6b3

Please sign in to comment.