Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.nasweb.switch.RelaySwitch
 

Namespaces

 homeassistant.components.nasweb.switch
 

Functions

NASwebOutput|None homeassistant.components.nasweb.switch._get_output (NASwebCoordinator coordinator, int index)
 
None homeassistant.components.nasweb.switch.async_setup_entry (HomeAssistant hass, NASwebConfigEntry config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.nasweb.switch._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.nasweb.switch.OUTPUT_TRANSLATION_KEY = "switch_output"