Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wled.switch.WLEDNightlightSwitch
 
class  homeassistant.components.wled.switch.WLEDReverseSwitch
 
class  homeassistant.components.wled.switch.WLEDSyncReceiveSwitch
 
class  homeassistant.components.wled.switch.WLEDSyncSendSwitch
 

Namespaces

 homeassistant.components.wled.switch
 

Functions

None homeassistant.components.wled.switch.async_setup_entry (HomeAssistant hass, WLEDConfigEntry entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.wled.switch.async_update_segments (WLEDDataUpdateCoordinator coordinator, set[int] current_ids, AddEntitiesCallback async_add_entities)
 

Variables

int homeassistant.components.wled.switch.PARALLEL_UPDATES = 1