mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-10 19:57:49 +01:00
[media_player] add new conditions to all conditions list (#4396)
This commit is contained in:
parent
e4101c86a1
commit
9eee18eb6d
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user