Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.lamarzocco.switch Namespace Reference

Classes

class  LaMarzoccoAutoOnOffSwitchEntity
 
class  LaMarzoccoSwitchEntity
 
class  LaMarzoccoSwitchEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, LaMarzoccoConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

int PARALLEL_UPDATES = 1
 

Detailed Description

Switch platform for La Marzocco espresso machines.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.lamarzocco.switch.async_setup_entry ( HomeAssistant  hass,
LaMarzoccoConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up switch entities and services.

Definition at line 64 of file switch.py.

Variable Documentation

◆ PARALLEL_UPDATES

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

Definition at line 22 of file switch.py.