Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vultr.switch.VultrSwitch
 

Namespaces

 homeassistant.components.vultr.switch
 

Functions

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

Variables

 homeassistant.components.vultr.switch._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.vultr.switch.DEFAULT_NAME = "Vultr {}"
 
 homeassistant.components.vultr.switch.PLATFORM_SCHEMA