Supported features of the siren entity.
Definition at line 23 of file const.py.
◆ DURATION
| int homeassistant.components.siren.const .SirenEntityFeature.DURATION = 16 |
|
static |
◆ Final
| homeassistant.components.siren.const .SirenEntityFeature.Final |
|
static |
◆ TONES
| int homeassistant.components.siren.const .SirenEntityFeature.TONES = 4 |
|
static |
◆ TURN_OFF
| int homeassistant.components.siren.const .SirenEntityFeature.TURN_OFF = 2 |
|
static |
◆ TURN_ON
| int homeassistant.components.siren.const .SirenEntityFeature.TURN_ON = 1 |
|
static |
◆ VOLUME_SET
| int homeassistant.components.siren.const .SirenEntityFeature.VOLUME_SET = 8 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/siren/const.py