Public Member Functions | |
| None | async_select_option (self, str option) |
| str | current_option (self) |
Static Public Attributes | |
| TYPE = SELECT_DOMAIN | |
| string | unique_id_suffix = "fan_mode" |
Static Private Attributes | |
| _attr_entity_category = EntityCategory.CONFIG | |
| list | _attr_options |
| string | _name_suffix = "Fan Mode" |
| string | _update_key = "mode" |
| None homeassistant.components.deconz.select.DeconzAirPurifierFanMode.async_select_option | ( | self, | |
| str | option | ||
| ) |
| str homeassistant.components.deconz.select.DeconzAirPurifierFanMode.current_option | ( | self | ) |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
|
static |