Home Assistant Unofficial Reference 2024.12.1
select.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ads.select.AdsSelect
 

Namespaces

 homeassistant.components.ads.select
 

Functions

None homeassistant.components.ads.select.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.ads.select.CONF_OPTIONS = "options"
 
string homeassistant.components.ads.select.DEFAULT_NAME = "ADS select"
 
 homeassistant.components.ads.select.PLATFORM_SCHEMA