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

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

Key type for integrations with config entries.

At runtime this is a generic subclass of str.

Definition at line 18 of file hass_dict.py.

Member Data Documentation

◆ __slots__

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

Definition at line 24 of file hass_dict.py.


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