Home Assistant Unofficial Reference 2024.12.1
select.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.rainmachine.select.FreezeProtectionSelectDescription
 
class  homeassistant.components.rainmachine.select.FreezeProtectionSelectOption
 
class  homeassistant.components.rainmachine.select.FreezeProtectionTemperatureSelect
 
class  homeassistant.components.rainmachine.select.RainMachineSelectDescription
 

Namespaces

 homeassistant.components.rainmachine.select
 

Functions

None homeassistant.components.rainmachine.select.async_setup_entry (HomeAssistant hass, RainMachineConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

tuple homeassistant.components.rainmachine.select.SELECT_DESCRIPTIONS
 
string homeassistant.components.rainmachine.select.TYPE_FREEZE_PROTECTION_TEMPERATURE = "freeze_protection_temperature"