Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.deconz.hub.config.DeconzConfig Class Reference

Public Member Functions

Self from_config_entry (cls, ConfigEntry config_entry)
 

Detailed Description

Represent a deCONZ config entry.

Definition at line 22 of file config.py.

Member Function Documentation

◆ from_config_entry()

Self homeassistant.components.deconz.hub.config.DeconzConfig.from_config_entry (   cls,
ConfigEntry  config_entry 
)
Create object from config entry.

Definition at line 36 of file config.py.


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