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

Classes

class  LaMarzoccoKeyNumberEntity
 
class  LaMarzoccoKeyNumberEntityDescription
 
class  LaMarzoccoNumberEntity
 
class  LaMarzoccoNumberEntityDescription
 

Functions

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

Variables

int PARALLEL_UPDATES = 1
 

Detailed Description

Number platform for La Marzocco espresso machines.

Function Documentation

◆ async_setup_entry()

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

Definition at line 207 of file number.py.

Variable Documentation

◆ PARALLEL_UPDATES

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

Definition at line 38 of file number.py.