Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.nasweb.nasweb_data Namespace Reference

Classes

class  NASwebData
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Dataclass storing integration data in hass.data[DOMAIN].

Variable Documentation

◆ _LOGGER

homeassistant.components.nasweb.nasweb_data._LOGGER = logging.getLogger(__name__)
private

Definition at line 19 of file nasweb_data.py.