Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.wemo.models Namespace Reference

Classes

class  WemoConfigEntryData
 
class  WemoData
 

Functions

WemoData async_wemo_data (HomeAssistant hass)
 

Detailed Description

Common data structures and helpers for accessing them.

Function Documentation

◆ async_wemo_data()

WemoData homeassistant.components.wemo.models.async_wemo_data ( HomeAssistant  hass)
Fetch WemoData with proper typing.

Definition at line 43 of file models.py.