Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tractive.switch.TractiveSwitch
 
class  homeassistant.components.tractive.switch.TractiveSwitchEntityDescription
 

Namespaces

 homeassistant.components.tractive.switch
 

Functions

None homeassistant.components.tractive.switch.async_setup_entry (HomeAssistant hass, TractiveConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.tractive.switch._LOGGER = logging.getLogger(__name__)