Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mfi.switch.MfiSwitch
 

Namespaces

 homeassistant.components.mfi.switch
 

Functions

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

Variables

 homeassistant.components.mfi.switch._LOGGER = logging.getLogger(__name__)
 
bool homeassistant.components.mfi.switch.DEFAULT_SSL = True
 
bool homeassistant.components.mfi.switch.DEFAULT_VERIFY_SSL = True
 
 homeassistant.components.mfi.switch.PLATFORM_SCHEMA
 
list homeassistant.components.mfi.switch.SWITCH_MODELS = ["Outlet", "Output 5v", "Output 12v", "Output 24v", "Dimmer Switch"]