|
| string | ALL = "all" |
| |
| string | OFF = "off" |
| |
| string | ONE = "one" |
| |
Repeat mode for media player entities.
Definition at line 181 of file const.py.
◆ ALL
| string homeassistant.components.media_player.const .RepeatMode.ALL = "all" |
|
static |
◆ OFF
| string homeassistant.components.media_player.const .RepeatMode.OFF = "off" |
|
static |
◆ ONE
| string homeassistant.components.media_player.const .RepeatMode.ONE = "one" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/media_player/const.py