Home Assistant Unofficial Reference 2024.12.1
homeassistant.util.hass_dict.HassKey Class Reference
Inheritance diagram for homeassistant.util.hass_dict.HassKey:
[legend]
Collaboration diagram for homeassistant.util.hass_dict.HassKey:
[legend]

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

Generic Hass key type.

At runtime this is a generic subclass of str.

Definition at line 9 of file hass_dict.py.

Member Data Documentation

◆ __slots__

tuple homeassistant.util.hass_dict.HassKey.__slots__ = ()
staticprivate

Definition at line 15 of file hass_dict.py.


The documentation for this class was generated from the following file: