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

Classes

class  LaMarzoccoUpdateEntity
 
class  LaMarzoccoUpdateEntityDescription
 

Functions

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

Variables

int PARALLEL_UPDATES = 1
 

Detailed Description

Support for La Marzocco update entities.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.lamarzocco.update.async_setup_entry ( HomeAssistant  hass,
LaMarzoccoConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Create update entities.

Definition at line 55 of file update.py.

Variable Documentation

◆ PARALLEL_UPDATES

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

Definition at line 24 of file update.py.